(1) 기상청 OPEN API 기상청 open api 를 이용하기 위해서는 우선, 공공데이터 포털에 들어가 api key 신청을 해야만 한다. 동네예보조회 서비스를 통해 GPS로 받은 위/경도 값으로 기상값들을 받아오려 한다. http://newsky2.kma.go.kr/service/SecndSrtpdFrcstInfoService2/ForecastSpaceData? 여기에 추가적으로 인증 받은 service key 를 넣어줘야 한다. (GET 방식) ServiceKey={{ service key}} 다음으로 여러가지 파라미터 값들 중에서 기본적으로 사용해야하는 파라미터는 다음과 같다. base_date={{ YYmmdd }} # 년월일 base_time= {{ HHMM }} # 시간분 nx = {{ i..
Python 2.7 using lib pygrib (https://github.com/jswhit/pygrib) Example usagefrom the python interpreter prompt, import the package: >>> import pygribopen a GRIB file, create a grib message iterator: >>> grbs = pygrib.open('sampledata/flux.grb') pygrib open instances behave like regular python file objects, with seek, tell, read, readline and close methods, except that offsets are measured in gri..
- Total
- Today
- Yesterday
- app
- grib
- code review
- Python
- css
- CocoaPods
- AWS
- boto3
- OpenAPI
- Apple
- Swift
- project
- jupyter
- nginx
- lambda
- serverless
- Django
- swift3.0
- pycon
- 개발
- API
- admin
- 파이썬
- IOS
- s3
- 기상청
- lib
- uWSGI
- ubuntu
- FTP
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |