MetPy
MetPy copied to clipboard
MetPy is a collection of tools in Python for reading, visualizing and performing calculations with weather data.
#### Description Of Changes #### Checklist - [X] Closes #3535 - [X] Tests added
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.10 to 0.5.0. Release notes Sourced from ruff's releases. 0.5.0 Release Notes Check out the blog post for a migration guide and overview of the changes! Breaking...
Bumps [scipy](https://github.com/scipy/scipy) from 1.13.1 to 1.14.0. Release notes Sourced from scipy's releases. SciPy 1.14.0 Release Notes SciPy 1.14.0 is the culmination of 3 months of hard work. It contains many...
The [Nightly workflow](https://github.com/Unidata/MetPy/actions/runs/10612060382) is failing. The documentation build failed. Log: python override_check.py Override check successful. Running Sphinx v7.3.7 making output directory... done Using Sphinx-Gallery to convert rst text blocks to...
#### Description Of Changes Fix galvez_davison_index error when missing data at 950 hPa. In raise ValueError at: `f'\n{np.max(pressure, axis=0)[indices_without_950]}'` It show error message: "invalid index to scalar variable". This cause...
Bumps [cartopy](https://github.com/SciTools/cartopy) from 0.22.0 to 0.23.0. Release notes Sourced from cartopy's releases. REL: v0.23 This release is compatible with Python 3.12 and Numpy 2. Some of the major new features...
Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.0.0. Release notes Sourced from numpy's releases. v2.0.0 NumPy 2.0.0 Release Notes NumPy 2.0.0 is the first major release since 2006. It is the result...
Bumps [netcdf4](https://github.com/Unidata/netcdf4-python) from 1.6.5 to 1.7.1.post1. Changelog Sourced from netcdf4's changelog. version 1.7.1 (tag v1.7.1rel) include nc_complex source code from v0.2.0 tag (instead of using submodule). add aarch64 wheels. version...
Bumps [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) from 0.15.2 to 0.15.4. Release notes Sourced from pydata-sphinx-theme's releases. v0.15.4 What's Changed Inheritance Diagram Dark Mode Support by @j9ac9k in pydata/pydata-sphinx-theme#1834 Add documentation for the back_to_top_button config...
Bumps [geopandas](https://github.com/geopandas/geopandas) from 0.14.4 to 1.0.0. Release notes Sourced from geopandas's releases. v1.0.0 Notes on dependencies: GeoPandas 1.0 drops support for shapely<2 and PyGEOS. The only geometry engine that is...