Pygeohydro

Latest version: v0.16.5

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

Scan your dependencies

Page 6 of 8

0.10.1

-------------------

Internal Changes
~~~~~~~~~~~~~~~~
- Add ``lxml`` to deps.

0.10.0

-------------------

Internal Changes
~~~~~~~~~~~~~~~~
- The official first release of PyGeoHydro with a new name and logo.
- Replace ``cElementTree`` with ``ElementTree`` since it's been deprecated by ``defusedxml``.
- Make ``mypy`` checks more strict and fix all the errors and prevent possible
bugs.
- Speed up CI testing by using ``mamba`` and caching.

0.9.2

------------------

Internal Changes
~~~~~~~~~~~~~~~~
- Rename ``hydrodata`` package to ``PyGeoHydro`` for publication on JOSS.
- In ``NWIS.get_info``, drop rows that don't have mean daily discharge data instead of slicing.
- Speed up Github Actions by using ``mamba`` and caching.
- Improve ``pip`` installation by adding ``pyproject.toml``.

New Features
~~~~~~~~~~~~

- Add support for the National Inventory of Dams (NID) via ``get_nid`` function.

0.9.1

------------------

Internal Changes
~~~~~~~~~~~~~~~~
- Fix an issue with ``NWIS.get_info`` method where stations with False values as their
``hcdn_2009`` value were returned as ``None`` instead.

0.9.0

------------------

Internal Changes
~~~~~~~~~~~~~~~~
- Bump versions of packages across the stack to the same version.
- Use the new PyNHD function for getting basins, ``NLDI.get_basisn``.
- Made ``mypy`` checks more strict and added all the missing type annotations.

0.8.0

------------------

- Fixed the issue with WaterData due to the recent changes on the server side.
- Updated the examples based on the latest changes across the stack.
- Add support for multipolygon.
- Remove the ``fill_hole`` argument.
- Fix a warning in ``nlcd`` regarding performing division on ``nan`` values.

Page 6 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.