dtcenter / METplus

Python scripting infrastructure for MET tools.
https://metplus.readthedocs.io
Apache License 2.0
99 stars 37 forks source link

Update Python from 3.10.x to 3.12.x #2697

Open jprestop opened 2 months ago

jprestop commented 2 months ago

Describe the Task

NOTE: DO NOT START WORK ON THIS AT THIS TIME. FIRST, WE NEED TO DETERMINE IF WE ARE CUTTING THIS OFFICIAL RELEASE IN APRIL.

Python needs to be updated from Python 3.10 to Python 3.12.x, consistent with the version on the NCEP/NCO WCOSS2 hosts.

Review the package versions in our requirements.txt files when making this update. Ensure that there are no problems with Python Embedding with MET.

A link to the Python versions and dates : https://devguide.python.org/versions/

Time Estimate

Estimate the amount of work required here. Issues should represent approximately 1 to 3 days of work.

Sub-Issues

For the METplus Analysis Tools:

Relevant Deadlines

List relevant project deadlines here or state NONE.

Funding Source

Define the source of funding and account keys here or state NONE.

Define the Metadata

Assignee

Labels

Milestone and Projects

Define Related Issue(s)

Consider the impact to the other METplus components. This change needs to be made across all repositories

Task Checklist

See the METplus Workflow for details.

georgemccabe commented 2 months ago

@John-Sharples suggested to review the package versions in our requirements.txt files when making this update.