Skip to content

Data and code for 'Investigating the drought sensitivity of intermontane-basin groundwater systems in western Montana using standardized drought indices' (Buckley, 2024)

License

dannbuckley/buckley24drought

Repository files navigation

buckley24drought

Data and code for 'Investigating the drought sensitivity of intermontane-basin groundwater systems in western Montana using standardized drought indices' (Buckley, 2024)

Development

All Python code in src/buckley24drought/ is linted using Pylint on every push and PR.

All unit tests should go in the tests/ directory. All tests are run using pytest on every push and PR. Install the package in "editable" mode to run the tests locally:

pip install -e .

Docstrings should follow the numpydoc style guide.

About

Data and code for 'Investigating the drought sensitivity of intermontane-basin groundwater systems in western Montana using standardized drought indices' (Buckley, 2024)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages