상세 컨텐츠

본문 제목

인공위성을 홈페이지에 품어볼까?

기타정보

by 김일국 2021. 5. 6. 14:56

본문

#인공위성을 표시할 수 있는 소스는 아래와 같습니다.(파이썬은 실행되지만, 자바소스는 실행되지 않으니 사용 마세요)

외부모듈 설치 후 아래 3줄만 실행됨. 설치하기: pip install spacetrack

from spacetrack import SpaceTrackClient

st = SpaceTrackClient('아이디''암호'#space-track 아이디 / 암호 를 넣으셔야 합니다.

print(st.tle_latest(norad_cat_id=[2554441335], ordinal=1format='tle')) #25544는 위성번호 임.

## 파이썬 소스: pypi.org/project/spacetrack/

 

spacetrack

Python client for space-track.org

pypi.org

## 자바 소스 : github.com/stevenpaligo/spacetrack-client

 

stevenpaligo/spacetrack-client

Java client for the Space-Track.org REST API. Contribute to stevenpaligo/spacetrack-client development by creating an account on GitHub.

github.com

0. 구글샛트랙은 구글맵의 API(애플리케이션 프로그램 인터페이스)를 이용하는 위성 위치추적용 온라인 소프트웨어로, 미국 항공우주국(NASA)의 궤도 자료(www.nasa.gov/feature/spaceflightnasagov-has-been-retired/) 와 미국전략사령부(USSTRATCOM)의 우주 감시 데이터(www.space-track.org) 를 이용해 국제 우주 정거장(ISS)의 인공위성의 현재 위치를 실시간으로 보여 줍니다.(아래 개발자는 일본의 프로그래머 가시와이 이사나)

www.lizard-tail.com/isana/tracking/index.html

 

OrbTrack - online satellite tracker

 

www.lizard-tail.com

- 우주감시 데이터 활용하는 자바스트립트 소스 참조: idl.selab.re.kr/?topic=http-%EB%A1%9C%EA%B7%B8%EC%9D%B8

 

http 로그인 - IDL/ENVI User Group

홈 › 게시판 › IDL Q&A › http 로그인 This topic has 1개 답변, 2명 참여, and was last updated 5 years, 3 months 전에 by Sangwoo. 1 답변 글타래를 보이고 있습니다 글쓴이 글 2016/01/18 3:51 오후 #2671 Reply tlseorb0111회

idl.selab.re.kr

- 우주감시데이터 얻기: 북미방공사령부(NORAD)의 우주물체 감시정보망의 신규 우주물체 등록여부 확인

(주의, 아래 사이트 마이페이지에 회원 탈퇴가 없습니다.)

www.space-track.org/auth/createAccount

 

Space-Track.Org

Please read the following terms and conditions of the User Agreement carefully! This website permits access to U.S. Government space situational awareness information to approved users only. To obtain access, all users must abide by the following terms and

www.space-track.org

1. 우리나라 우주 개발에 대해서

- 내용참조: interactive.hankookilbo.com/v/satelliteviewer/index.html

 

인공위성 추적 뷰어 | 한국일보

지구 궤도에 떠 있는 위성의 위치를 실시간 추적하세요.

interactive.hankookilbo.com

- 내용참조: interactive.hankookilbo.com/v/satellite/index.html

 

한반도, 소리 없는 ‘위성 전쟁’… 머리 위 감시자들 | 한국일보

소리 없는 ‘위성 전쟁’… 758개 한반도 상공의 위성을 파헤쳐봤다

interactive.hankookilbo.com

관련글 더보기

댓글 영역