We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Four occurences:
get_nc_helpers.py (1 hit) interpolate_grid2bnd.py (1 hit) modelbuilder.py (1 hit) xarray_helpers.py (1 hit)
It can be left in __init__.py since that one is for filtering
__init__.py
Also remove filterwarnings = ["ignore::UserWarning"] from pyproject.toml
filterwarnings = ["ignore::UserWarning"]
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Four occurences:
It can be left in
__init__.py
since that one is for filteringAlso remove
filterwarnings = ["ignore::UserWarning"]
from pyproject.tomlThe text was updated successfully, but these errors were encountered: