-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MNT: Pull the latest hyriver packages.
- Loading branch information
Taher Chegini
committed
May 26, 2024
1 parent
951da2a
commit 42c47f7
Showing
10 changed files
with
10 additions
and
10 deletions.
There are no files selected for viewing
Submodule async-retriever
updated
5 files
+1 −0 | .deepsource.toml | |
+3 −3 | .pre-commit-config.yaml | |
+1 −1 | CODE_OF_CONDUCT.rst | |
+3 −3 | README.rst | |
+11 −10 | pyproject.toml |
Submodule hydrosignatures
updated
5 files
+1 −0 | .deepsource.toml | |
+3 −3 | .pre-commit-config.yaml | |
+1 −1 | CODE_OF_CONDUCT.rst | |
+3 −3 | README.rst | |
+10 −9 | pyproject.toml |
Submodule py3dep
updated
6 files
+1 −0 | .deepsource.toml | |
+3 −3 | .pre-commit-config.yaml | |
+1 −1 | CODE_OF_CONDUCT.rst | |
+3 −3 | README.rst | |
+13 −12 | pyproject.toml | |
+2 −2 | tests/test_exceptions.py |
Submodule pydaymet
updated
6 files
+1 −0 | .deepsource.toml | |
+3 −3 | .pre-commit-config.yaml | |
+1 −1 | CODE_OF_CONDUCT.rst | |
+3 −3 | README.rst | |
+1 −1 | pydaymet/core.py | |
+10 −9 | pyproject.toml |
Submodule pygeohydro
updated
9 files
+1 −0 | .deepsource.toml | |
+3 −3 | .pre-commit-config.yaml | |
+1 −1 | CODE_OF_CONDUCT.rst | |
+25 −0 | HISTORY.rst | |
+5 −3 | README.rst | |
+2 −0 | pygeohydro/__init__.py | |
+183 −23 | pygeohydro/pygeohydro.py | |
+11 −10 | pyproject.toml | |
+11 −4 | tests/test_pygeohydro.py |
Submodule pygeoogc
updated
7 files
+1 −0 | .deepsource.toml | |
+3 −3 | .pre-commit-config.yaml | |
+1 −1 | CODE_OF_CONDUCT.rst | |
+3 −3 | README.rst | |
+1 −1 | pygeoogc/cache_keys.py | |
+1 −1 | pygeoogc/utils.py | |
+10 −9 | pyproject.toml |
Submodule pygeoutils
updated
5 files
+1 −0 | .deepsource.toml | |
+3 −3 | .pre-commit-config.yaml | |
+1 −1 | CODE_OF_CONDUCT.rst | |
+3 −3 | README.rst | |
+13 −12 | pyproject.toml |
Submodule pygridmet
updated
6 files
+1 −0 | .deepsource.toml | |
+3 −3 | .pre-commit-config.yaml | |
+1 −1 | CODE_OF_CONDUCT.rst | |
+3 −3 | README.rst | |
+119 −5 | pygridmet/pygridmet.py | |
+10 −9 | pyproject.toml |
Submodule pynhd
updated
7 files
+1 −0 | .deepsource.toml | |
+3 −3 | .pre-commit-config.yaml | |
+1 −1 | CODE_OF_CONDUCT.rst | |
+5 −0 | HISTORY.rst | |
+3 −3 | README.rst | |
+6 −3 | pynhd/nhdplus_derived.py | |
+10 −9 | pyproject.toml |
Submodule pynldas2
updated
5 files
+1 −1 | .deepsource.toml | |
+3 −3 | .pre-commit-config.yaml | |
+1 −1 | CODE_OF_CONDUCT.rst | |
+3 −3 | README.rst | |
+10 −9 | pyproject.toml |