Recent Releases of climate_indices
climate_indices -
Updated version with an updated processing script for grids, new public domain license (Unlicense), calibration period support for gamma fitting, increased test coverage, and various code cleanups.
- Python
Published by monocongo almost 8 years ago
climate_indices - Alpha release with all indices appearing to work as expected
Alpha release with all indices appearing to work as expected.
Contents:
- indices_python: main module
- tests: unit tests for main module
- scripts/ingest: scripts to ingest grid or climate divisions datasets from ASCII to NetCDF
- scripts/process: scripts to process indices computations on either grids or climate divisions datasets
- scripts/task: scripts that perform a combination of ingest and process for either grids or climate divisions datasets, useful as cron jobs for monthly processing
- scripts/compare: scripts to compare results of indices processing on grids or climate divisions, comparing against expected results (nClimDivs from NCEI, PRISM grids from WRCC)
- Python
Published by monocongo about 8 years ago