Py3dep

Latest version: v0.19.0

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

Scan your dependencies

Page 6 of 7

0.11.0

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

New Features
~~~~~~~~~~~~
- Added command-line interface (:issue_3dep:`10`).
- All feature query functions use persistent caching that can significantly improve
the performance.

Breaking Changes
~~~~~~~~~~~~~~~~
- Drop support for Python 3.6 since many of the dependencies such as ``xarray`` and ``pandas``
have done so.
- The returned ``xarray`` objects are in parallel mode, i.e., in some cases ``compute`` method
should be used to get the results.
- Save the output as a ``netcdf`` instead of ``raster`` since conversion
from ``nc`` to ``tiff`` can be easily done with ``rioxarray``.

0.10.1

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

- Add announcement regarding the new name for the software stack, HyRiver.
- Improve ``pip`` installation and release workflow.

0.10.0

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

- The first release after renaming hydrodata to PyGeoHydro.
- 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.0

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

- Bump version to the same version as PyGeoHydro.
- Add support for saving maps as ``geotiff`` file(s).
- Replace ``Elevation Point Query Service`` service with ``AirMap`` for getting
elevations for a list of coordinates in bulk since ``AirMap`` is much faster.
The resolution of ``AirMap`` is 30 m.
- Use ``cytoolz`` for some operations for improving performance.

0.2.0

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

- Add support for multipolygon.
- Remove the ``fill_hole`` argument.
- Add a new function to get elevations for a list of coordinates called ``elevation_bycoords``.
- Refactor ``elevation_bygrid`` function for increasing readability and performance.

0.1.7

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

- Added a rename operation to ``get_map`` to automatically rename the variables to a
more sensible one.
- Replaced ``simplejson`` with ``orjson`` to speed-up JSON operations.

Page 6 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.