------------------
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.