Wells4hydrogeology

Latest version: v0.1.2

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.1.2

- FIX: layer_target_thick() was combining too many wells in v0.1.1. This has been vised
- layer_target_thick() now only allows geodataframes input, and df parameter was changed to gdf to reflect this.
- Minor formatting changes and change to

**Full Changelog**: https://github.com/RJbalikian/wells4hydrogeology/compare/v0.1.1...v0.1.2

0.1.1

Fixes to w4h.run() and minor formatting updates

**Full Changelog**: https://github.com/RJbalikian/wells4hydrogeology/compare/v0.1.0...v0.1.1

0.1.0

Updates

- Updated dependencies (for linux and parallelization)
- Major bug fix: some elevations were being added to themselves to create unreasonably high elevations
- Major bug fix: some layer thickness values were being duplicated (added at the same interval). Truth-checks created
- Updates to plot_cross_section() function (add cmap compatibility; fix alignment issue)

**Full Changelog**: https://github.com/RJbalikian/wells4hydrogeology/compare/v0.0.25...v0.1.0

0.0.25

Major Changes:
* All elevation data included in xarray output (which defaults to a Dataset object, not DataArray, now)
* Cross section visualization tool up (w4h.plot_cross_section())
* Intended for dataset output from w4h.run()
* Use surface raster data for well locating by default
* Exports no longer made by default
* Statewide/regional sample data issue fixed
* Remove extra band when data only has 1 band

What's Changed
* Dev updates from main back to main by RJbalikian in https://github.com/RJbalikian/wells4hydrogeology/pull/23
* syncing everything up by RJbalikian in https://github.com/RJbalikian/wells4hydrogeology/pull/30
* Merge pull request 30 from RJbalikian/main by RJbalikian in https://github.com/RJbalikian/wells4hydrogeology/pull/31


**Full Changelog**: https://github.com/RJbalikian/wells4hydrogeology/compare/v0.0.23...v0.0.25

0.0.24dev

* Include all layers (surface elevation, bedrock elevation, layer elevations, drift thickness, layer thickness) in output dataset
* Removes extra "band" dimension if applicable (for 1 band data with band dimension)
* No longer exports by default
* Statewide sample data fix
* Profile plots working provisionally and incompletely
* A few minor updates in preparation for parallelization (not yet supported)
* Update docstrings, etc.

What's Changed
* Dev updates from main back to main by RJbalikian in https://github.com/RJbalikian/wells4hydrogeology/pull/23
* syncing everything up by RJbalikian in https://github.com/RJbalikian/wells4hydrogeology/pull/30
* Merge pull request 30 from RJbalikian/main by RJbalikian in https://github.com/RJbalikian/wells4hydrogeology/pull/31


**Full Changelog**: https://github.com/RJbalikian/wells4hydrogeology/compare/v0.0.23...v0.0.24-dev

0.0.23

- Fix issue with verbose outputs (percentages)
- Fixed issue with local sample data
- Add readthedocs documentation (update _generate_docs file and docs dir accordingly, including name)
- Update license file
- Change default output_crs to EPSG:5070 (USGS National Grid)
- Fix issues with inconsistent reprojection
- Make output_crs an inferred kwarg of w4h.run() instead of a specified kwarg
- Add w4h.version attribute
- Various (minor) formatting fixes (many for linting programs)

Page 1 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.