Crates.io | ghcn-daily |
lib.rs | ghcn-daily |
version | 0.0.1 |
source | src |
created_at | 2016-09-24 21:48:00.737333 |
updated_at | 2016-09-24 21:48:00.737333 |
description | Parser for the GHCN-Daily dataset |
homepage | https://github.com/hobofan/rust-ghcn-daily |
repository | https://github.com/hobofan/rust-ghcn-daily |
max_upload_size | |
id | 6611 |
size | 73,639 |
Rust crate providing a parser and data structures for working with the GHCN-Daily dataset.
To start using this crate add the following to your Cargo.toml
:
[dependencies]
ghcn-daily = "0.0.1"
This library is based on the GHCN-Daily dataset with work done by:
Menne, M.J., I. Durre, B. Korzeniewski, S. McNeal, K. Thomas, X. Yin, S. Anthony, R. Ray,
R.S. Vose, B.E.Gleason, and T.G. Houston, 2012: Global Historical Climatology Network -
Daily (GHCN-Daily), Version 3.22.
NOAA National Climatic Data Center. http://doi.org/10.7289/V5D21VHZ Accessed September 24, 2016.
This project is in no way associated with the Global Historical Climatology Network or the NOAA National Climatic Data Center.
This project (rust-ghcn-daily) is licensed under either of
at your option.