ghcn-daily

Crates.ioghcn-daily
lib.rsghcn-daily
version0.0.1
sourcesrc
created_at2016-09-24 21:48:00.737333
updated_at2016-09-24 21:48:00.737333
descriptionParser for the GHCN-Daily dataset
homepagehttps://github.com/hobofan/rust-ghcn-daily
repositoryhttps://github.com/hobofan/rust-ghcn-daily
max_upload_size
id6611
size73,639
Maximilian Goisser (hobofan)

documentation

README

Rust GHCN-Daily parser

Rust crate providing a parser and data structures for working with the GHCN-Daily dataset.

Installation

To start using this crate add the following to your Cargo.toml:

[dependencies]
ghcn-daily = "0.0.1"

Acknowledgements & Disclaimer

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.

License

This project (rust-ghcn-daily) is licensed under either of

at your option.

Commit count: 5

cargo fmt