From e5a0491c2add8070a794a2be8052f5ab44dbf568 Mon Sep 17 00:00:00 2001
From: bikegeek <3753118+bikegeek@users.noreply.github.com>
Date: Thu, 16 Feb 2023 15:51:47 -0700
Subject: [PATCH] =?UTF-8?q?Issue=20#2016=20update=20the=20Python=20version?=
=?UTF-8?q?s=20used=20by=20the=20METplus=20analysis=20t=E2=80=A6=20(#2044)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
* Issue #2016 update the Python versions used by the METplus analysis tools
* Issue #2016 update netcdf version to be consistent with NCO version
* Issue #2016 Remove yaml
---
docs/Users_Guide/overview.rst | 40 ++++++++++++++---------------------
1 file changed, 16 insertions(+), 24 deletions(-)
diff --git a/docs/Users_Guide/overview.rst b/docs/Users_Guide/overview.rst
index 0cea5af8c0..f43396dadb 100644
--- a/docs/Users_Guide/overview.rst
+++ b/docs/Users_Guide/overview.rst
@@ -208,7 +208,7 @@ METplus Components Python Requirements
(h5py)
<../generated/met_tool_wrapper/PCPCombine/PCPCombine_python_embedding.html>`_
* - imutils
- - >=0.5.3
+ - >=0.5.4
- METplotpy :raw-html:`
`
- https://pypi.org/project/imutils/
- A series of convenience :raw-html:`
`
@@ -223,7 +223,7 @@ METplus Components Python Requirements
and much more easier
-
* - imageio
- -
+ - >=2.19.3
- METcalcpy, :raw-html:`
`
METplotpy
- https://pypi.org/project/imageio/
@@ -236,7 +236,7 @@ METplus Components Python Requirements
and scientific formats
-
* - lxml
- -
+ - >=4.9.1
- METcalcpy, :raw-html:`
`
METplotpy, :raw-html:`
`
METdataio
@@ -246,7 +246,7 @@ METplus Components Python Requirements
libxml2 and libxslt
-
* - matplotlib
- - >=3.3.4
+ - >=3.5.2
- METplus wrappers, :raw-html:`
`
METcalcpy, :raw-html:`
`
METplotpy
@@ -349,7 +349,7 @@ METplus Components Python Requirements
(metplotpy)
<../generated/model_applications/s2s/TCGen_fcstGFSO_obsBDECKS_GDF_TDF.html>`_
* - metpy
- -
+ - >=1.3.1
- METplus wrappers
- https://www.unidata.ucar.edu/software/metpy/
- a collection of tools :raw-html:`
`
@@ -371,7 +371,7 @@ METplus Components Python Requirements
\**REQUIRES Python 3.7
-
* - netCDF4
- - >=1.5.4
+ - >=1.6.2
- METplus wrappers, :raw-html:`
`
METcalcpy, :raw-html:`
`
METplotpy
@@ -380,7 +380,7 @@ METplus Components Python Requirements
the netCDF C library
- For using MET Python embedding functionality in use cases
* - numpy
- - >=1.19.2
+ - >=1.23.5
- METplus wrappers, :raw-html:`
`
METcalcpy, :raw-html:`
`
METplotpy, :raw-html:`
`
@@ -394,7 +394,7 @@ METplus Components Python Requirements
Fourier transforms, and more.
- For using MET Python embedding functionality in use cases
* - pandas
- - >=1.0.5, <=1.2.3 (METdataio)
+ - >=1.5.1
- METplus wrappers, :raw-html:`
`
METcalcpy, :raw-html:`
`
METplotpy, :raw-html:`
`
@@ -409,7 +409,7 @@ METplus Components Python Requirements
language
- For using MET Python embedding functionality in use cases
* - pint
- - >=0.18
+ - >=0.19.2
- METcalcpy
- https://github.com/hgrecco/pint
- Python package to define, :raw-html:`
`
@@ -417,7 +417,7 @@ METplus Components Python Requirements
physical quantities
-
* - plotly
- - >=4.9.0
+ - >=5.9.0
- METcalcpy, :raw-html:`
`
METplotpy
- https://github.com/plotly/plotly.py
@@ -458,7 +458,7 @@ METplus Components Python Requirements
(pylab)
<../generated/model_applications/s2s/UserScript_fcstGFS_obsERA_WeatherRegime.html>`_
* - pymysql
- -
+ - >=1.0.2
- METcalcpy, :raw-html:`
`
METplotpy, :raw-html:`
`
METdataio
@@ -506,7 +506,7 @@ METplus Components Python Requirements
(pyresample)
<../generated/model_applications/marine_and_cryosphere/GridStat_fcstRTOFS_obsSMAP_climWOA_sss.html>`_
* - pytest
- - >=5.2.1
+ - >=7.2.0
- METcalcpy, :raw-html:`
`
METplotpy, :raw-html:`
`
METdataio
@@ -528,7 +528,7 @@ METplus Components Python Requirements
libraries like Plotly
-
* - pyyaml
- - >=5.3.1
+ - >=6.0
- METcalcpy, :raw-html:`
`
METplotpy, :raw-html:`
`
METdataio
@@ -538,7 +538,7 @@ METplus Components Python Requirements
programming language
-
* - scikit-image
- - >=0.16.2
+ - >=0.19.3
- METcalcpy, :raw-html:`
`
METplotpy
- https://scikit-image.org
@@ -572,7 +572,7 @@ METplus Components Python Requirements
(scikit-learn)
<../generated/model_applications/marine_and_cryosphere/GridStat_fcstRTOFS_obsSMAP_climWOA_sss.html>`_
* - scipy
- - >=1.5.1
+ - >=1.8.1
- METplus wrappers, :raw-html:`
`
METcalcpy, :raw-html:`
`
METplotpy
@@ -635,7 +635,7 @@ METplus Components Python Requirements
(sklearn)
<../generated/model_applications/s2s/UserScript_fcstGFS_obsERA_WeatherRegime.html>`_
* - xarray
- - >=0.17.0
+ - >=2022.3.0
- METplus wrappers, :raw-html:`
`
METcalcpy, :raw-html:`
`
METplotpy
@@ -662,14 +662,6 @@ METplus Components Python Requirements
tripolar coordinate file
(xesmf)
<../generated/model_applications/marine_and_cryosphere/PlotDataPlane_obsHYCOM_coordTripolar.html>`_
- * - yaml
- -
- - METcalcpy, :raw-html:`
`
- METplotpy
- - https://pypi.org/project/PyYAML/
- - to load, read, and write :raw-html:`
`
- YAML files with PyYAML
- -
Future development plans