Delta Modeling Section Datastore — tools for downloading, formatting, screening, and managing continuous time-series data from water-quality and hydrological agencies (USGS, CDEC, NOAA, NCRO, DES, and others).
Full documentation: https://cadwrdeltamodeling.github.io/dms_datastore/
git clone https://github.com/CADWRDeltaModeling/dms_datastore
conda env create -f environment.yml
conda activate dms_datastoreDevelopment install after the above:
pip install --no-deps -e .