https://github.com/nosferican/ncei.jl
Interface for the National Centers for Environmental Information (NCEI) API
https://github.com/nosferican/ncei.jl
api climate julia noaa weather
Last synced: about 1 year ago
JSON representation
Interface for the National Centers for Environmental Information (NCEI) API
- Host: GitHub
- URL: https://github.com/nosferican/ncei.jl
- Owner: Nosferican
- License: isc
- Created: 2018-03-18T22:25:45.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2023-04-30T18:57:01.000Z (about 3 years ago)
- Last Synced: 2025-03-25T19:41:47.993Z (about 1 year ago)
- Topics: api, climate, julia, noaa, weather
- Language: Julia
- Size: 120 KB
- Stars: 8
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Citation: CITATION.cff
Awesome Lists containing this project
README
# NCEI.jl
Interface for the National Centers for Environmental Information (NCEI) API
| License | Project Status | Citation | Documentation | Coverage | CI |
| ------- | -------------- | -------- | ------------- | -------- | -- |
| [![License: ISC - Permissive License][li]][lu] | [![Project Status: Active – The project has reached a stable, usable state and is being actively developed.][pi]][pu] | [![Citation][ri]][ru] | [![Documentation][di]][du] | [![Code Coverage][cci]][ccu] | [![Continuous Integration][ci]][cu] |
[li]: https://img.shields.io/badge/License-ISC-green.svg
[lu]: https://img.shields.io/badge/docs-stable-blue?style=plastic
[pi]: https://www.repostatus.org/badges/latest/active.svg
[pu]: https://www.repostatus.org/#active
[ri]: https://zenodo.org/badge/DOI/10.5281/zenodo.1210010.svg
[ru]: https://zenodo.org/badge/DOI/10.5281/zenodo.1210010.svg
[di]: https://img.shields.io/badge/docs-blue.svg
[du]: https://Nosferican.github.io/NCEI.jl/dev
[cci]: https://codecov.io/gh/Nosferican/NCEI.jl/branch/main/graph/badge.svg
[ccu]: https://codecov.io/gh/Nosferican/NCEI.jl
[ci]: https://github.com/Nosferican/NCEI.jl/workflows/CI/badge.svg
[cu]: https://github.com/Nosferican/NCEI.jl/actions?workflow=CI