https://github.com/monocongo/ingest_ghcnd
Python code to ingest GHCN-D (Global Historical Climate Network, Daily) files from ASCII to other formats.
https://github.com/monocongo/ingest_ghcnd
Last synced: 6 months ago
JSON representation
Python code to ingest GHCN-D (Global Historical Climate Network, Daily) files from ASCII to other formats.
- Host: GitHub
- URL: https://github.com/monocongo/ingest_ghcnd
- Owner: monocongo
- License: bsd-3-clause
- Created: 2018-02-27T04:00:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-02T04:35:13.000Z (over 8 years ago)
- Last Synced: 2024-06-11T19:52:09.808Z (about 2 years ago)
- Language: Python
- Size: 364 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ingest_ghcnd
Python code to ingest GHCN-D (Global Historical Climate Network, Daily) files from ASCII to other formats.
Initial use case is to convert GHCN-D to the format required for input to the [WMO National Climate Monitoring Product](https://github.com/ET-NCMP/NCMP) tool.
Included are example input files for a single station, and an example output file that should result from ingesting these inputs.