[Git][debian-gis-team/metpy][upstream] New upstream version 1.7.0+ds

Antonio Valentino (@antonio.valentino) gitlab at salsa.debian.org
Sun Aug 10 16:30:21 BST 2025



Antonio Valentino pushed to branch upstream at Debian GIS Project / metpy


Commits:
7359e769 by Antonio Valentino at 2025-08-09T05:06:06+00:00
New upstream version 1.7.0+ds
- - - - -


124 changed files:

- + .codespellexclude
- .codespellignore
- .gitattributes
- LICENSE
- README.md
- SUPPORT.md
- + docs/_static/NSF-Unidata_lockup_horizontal_2024.png
- + docs/_static/NSF-Unidata_lockup_horizontal_2024_darkmode_v3.png
- − docs/_static/NSF.jpg
- docs/_static/theme-unidata.css
- − docs/_static/unidata_150x150.png
- docs/_templates/overrides/metpy.calc.rst
- docs/api/index.rst
- docs/api/references.rst
- docs/conf.py
- docs/devel/infrastructureguide.rst
- docs/index.rst
- docs/userguide/gempak.rst
- docs/userguide/installguide.rst
- docs/userguide/media.rst
- examples/Advanced_Sounding_With_Complex_Layout.py
- examples/README.txt
- + examples/calculations/High_Low_Analysis.py
- examples/calculations/QVector.py
- examples/cross_section.py
- examples/formats/NEXRAD_Level_2_File.py
- examples/formats/NEXRAD_Level_3_File.py
- examples/gridding/Inverse_Distance_Verification.py
- examples/gridding/Natural_Neighbor_Verification.py
- examples/plots/Plotting_Surface_Analysis.py
- examples/plots/US_Counties.py
- examples/plots/nhc_wind_probabilities.py
- + examples/remote/basic.py
- + examples/remote/ml_forecast.py
- pyproject.toml
- − setup.py
- src/metpy/calc/basic.py
- src/metpy/calc/kinematics.py
- src/metpy/calc/thermo.py
- src/metpy/calc/tools.py
- src/metpy/calc/turbulence.py
- src/metpy/cbook.py
- src/metpy/constants/__init__.py
- src/metpy/constants/default.py
- src/metpy/constants/nounit.py
- src/metpy/interpolate/geometry.py
- src/metpy/interpolate/grid.py
- src/metpy/interpolate/points.py
- src/metpy/interpolate/tools.py
- src/metpy/io/_tools.py
- src/metpy/io/gempak.py
- src/metpy/io/gini.py
- src/metpy/io/nexrad.py
- src/metpy/plots/__init__.py
- − src/metpy/plots/_mpl.py
- src/metpy/plots/declarative.py
- src/metpy/plots/patheffects.py
- src/metpy/plots/skewt.py
- src/metpy/plots/station_plot.py
- + src/metpy/plots/text.py
- + src/metpy/remote/__init__.py
- + src/metpy/remote/aws.py
- src/metpy/static-data-manifest.txt
- src/metpy/testing.py
- src/metpy/units.py
- src/metpy/xarray.py
- tests/calc/test_calc_tools.py
- tests/calc/test_indices.py
- tests/calc/test_kinematics.py
- tests/calc/test_thermo.py
- tests/calc/test_turbulence.py
- tests/interpolate/test_geometry.py
- tests/interpolate/test_points.py
- tests/io/test_gempak.py
- tests/plots/baseline/test_declarative_events.png
- tests/plots/baseline/test_declarative_image.png
- + tests/plots/baseline/test_declarative_plot_surface_analysis_custom.png
- + tests/plots/baseline/test_declarative_plot_surface_analysis_default.png
- + tests/plots/baseline/test_emagram_api.png
- + tests/plots/baseline/test_emagram_arbitrary_rect.png
- + tests/plots/baseline/test_emagram_default_aspect_empty.png
- + tests/plots/baseline/test_emagram_gridspec.png
- + tests/plots/baseline/test_emagram_mixing_line_args.png
- + tests/plots/baseline/test_emagram_shade_area.png
- + tests/plots/baseline/test_emagram_shade_cape_cin.png
- + tests/plots/baseline/test_emagram_subplot.png
- + tests/plots/baseline/test_emagram_tight_bbox.png
- + tests/plots/baseline/test_emagram_wide_aspect_ratio.png
- tests/plots/baseline/test_global.png
- tests/plots/baseline/test_latlon.png
- + tests/plots/baseline/test_scattertext_scalar_text.png
- tests/plots/baseline/test_skewt_api.png
- tests/plots/baseline/test_skewt_api_units.png
- tests/plots/baseline/test_skewt_default_aspect_empty.png
- tests/plots/baseline/test_skewt_mixing_line_args.png
- + tests/plots/baseline/test_stuve_api.png
- + tests/plots/baseline/test_stuve_arbitrary_rect.png
- + tests/plots/baseline/test_stuve_default_aspect_empty.png
- + tests/plots/baseline/test_stuve_gridspec.png
- + tests/plots/baseline/test_stuve_mixing_line_args.png
- + tests/plots/baseline/test_stuve_shade_area.png
- + tests/plots/baseline/test_stuve_shade_cape_cin.png
- + tests/plots/baseline/test_stuve_subplot.png
- + tests/plots/baseline/test_stuve_tight_bbox.png
- + tests/plots/baseline/test_stuve_wide_aspect_ratio.png
- tests/plots/test_cartopy_utils.py
- tests/plots/test_declarative.py
- tests/plots/test_patheffects.py
- tests/plots/test_mpl.py → tests/plots/test_plot_text.py
- tests/plots/test_skewt.py
- tests/plots/test_station_plot.py
- + tests/remote/fixtures/test_goes_range.yaml
- + tests/remote/fixtures/test_goes_single.yaml
- + tests/remote/fixtures/test_mlwp_range.yaml
- + tests/remote/fixtures/test_mlwp_single.yaml
- + tests/remote/fixtures/test_nexrad2_range.yaml
- + tests/remote/fixtures/test_nexrad2_single.yaml
- + tests/remote/fixtures/test_nexrad3_range.yaml
- + tests/remote/fixtures/test_nexrad3_single.yaml
- + tests/remote/test_aws.py
- tests/test_cbook.py
- tests/test_xarray.py
- tools/flake8-metpy/flake8_metpy.py
- tutorials/upperair_soundings.py


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/debian-gis-team/metpy/-/commit/7359e7695972ebf517ce06f954077788af9fe6ed

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/metpy/-/commit/7359e7695972ebf517ce06f954077788af9fe6ed
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20250810/994c70b0/attachment.htm>


More information about the Pkg-grass-devel mailing list