Changelog¶
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.1.0] - 2026-01-12¶
Added¶
- Initial release of pyGWRetrieval
- Core
GroundwaterRetrievalclass for USGS NWIS data retrieval - Support for multiple data sources:
gwlevels,dv,iv - Spatial query methods: zip code, GeoJSON, shapefile, state, site numbers
TemporalAggregatorclass for monthly, annual, and custom aggregationsGroundwaterPlotterclass for visualization- Parallel processing with Dask for large datasets
- Command-line interface (CLI)
- Comprehensive example:
full_workflow_csv_zipcodes.py - Regional analysis case study for 9 U.S. metropolitan areas
- 15 visualization types for groundwater analysis
- Sustainability index and future projections
Features¶
- Buffer-based spatial queries
- CSV zip code batch processing
- Parquet and CSV export formats
- Trend analysis with statistical significance
- Change point detection
- Publication-ready figures at 300 DPI