diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 3b00376..2a9af34 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,6 +1,6 @@ ### All Submissions: -* [ ] Have you followed the guidelines in our Contributer's Guide](https://github.com/NCAR/CUPiD/wiki/Contributor's-Guide) (including the `pre-commit` check)? +* [ ] Have you followed the guidelines in our [Contributor's Guide](https://github.com/NCAR/CUPiD/wiki/Contributor's-Guide) (including the `pre-commit` check)? * [ ] Have you checked to ensure there aren't other open [Pull Requests](../../../pulls) for the same update/change? @@ -13,5 +13,4 @@ ### Changes to Core Features: * [ ] Have you added an explanation of what your changes do and why you'd like us to include them? -* [ ] Have you written new tests for your core changes, as applicable? -* [ ] Have you successfully ran tests with your changes locally? +* [ ] Have you successfully tested your changes locally? diff --git a/environments/cupid-analysis.yml b/environments/cupid-analysis.yml index 012f124..7486bbe 100644 --- a/environments/cupid-analysis.yml +++ b/environments/cupid-analysis.yml @@ -8,6 +8,7 @@ dependencies: - dask - distributed - geocat-comp + - geopandas - intake - intake-esm - intake-xarray