Skip to content
New issue

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

Upgrade to using Python 3.10.4 #176

Closed
7 of 22 tasks
jprestop opened this issue Jan 23, 2023 · 2 comments · Fixed by #188
Closed
7 of 22 tasks

Upgrade to using Python 3.10.4 #176

jprestop opened this issue Jan 23, 2023 · 2 comments · Fixed by #188
Assignees
Labels
alert: NEED ACCOUNT KEY Need to assign an account key to this issue component: external dependency External dependency issue priority: high High Priority requestor: METplus Team METplus Development Team requestor: NOAA/EMC NOAA Environmental Modeling Center required: FOR OFFICIAL RELEASE Required to be completed in the official release for the assigned milestone type: task An actionable item of work

Comments

@jprestop
Copy link
Collaborator

jprestop commented Jan 23, 2023

Describe the Task

Update any code necessary for upgrading to Python 3.10.4. We are taking this action because WCOSS2 is only allowing Python 3.10.4 to be used for operational installations. Therefore, we need to ensure that our next release uses Python 3.10.4.

Please also update .readthedocs.yaml with 3.10.4

Time Estimate

Estimate the amount of work required here.
Issues should represent approximately 1 to 3 days of work.
(Assignee please fill this in once you know.)

Sub-Issues

Consider breaking the task down into sub-issues.

  • Add a checkbox for each sub-issue here.

Relevant Deadlines

Incorporate in a beta version as soon as possible to ensure there are no problems.

Funding Source

Please ask Tara before starting on this work.

Define the Metadata

Assignee

  • Select engineer(s) or no engineer required
  • Select scientist(s) or no scientist required

Labels

  • Select component(s)
  • Select priority
  • Select requestor(s)

Projects and Milestone

  • Select Repository and/or Organization level Project(s) or add alert: NEED PROJECT ASSIGNMENT label
  • Select Milestone as the next official version or Future Versions

Define Related Issue(s)

Consider the impact to the other METplus components.

Task Checklist

See the METplus Workflow for details.

  • Complete the issue definition above, including the Time Estimate and Funding Source.
  • Fork this repository or create a branch of develop.
    Branch name: feature_<Issue Number>_<Description>
  • Complete the development and test your changes.
  • Add/update log messages for easier debugging.
  • Add/update unit tests.
  • Add/update documentation.
  • Add any new Python packages to the METplus Components Python Requirements table.
  • Push local changes to GitHub.
  • Submit a pull request to merge into develop.
    Pull request: feature <Issue Number> <Description>
  • Define the pull request metadata, as permissions allow.
    Select: Reviewer(s) and Development issues
    Select: Repository level development cycle Project for the next official release
    Select: Milestone as the next official version
  • Iterate until the reviewer(s) accept and merge your changes.
  • Delete your fork or branch.
  • Close this issue.
@jprestop jprestop added alert: NEED ACCOUNT KEY Need to assign an account key to this issue priority: high High Priority requestor: NOAA/EMC NOAA Environmental Modeling Center type: task An actionable item of work component: external dependency External dependency issue requestor: METplus Team METplus Development Team required: FOR OFFICIAL RELEASE Required to be completed in the official release for the assigned milestone labels Jan 23, 2023
@jprestop jprestop added this to the METdataio-2.1.0 milestone Jan 23, 2023
@bikegeek bikegeek self-assigned this Feb 3, 2023
@venitahagerty
Copy link
Contributor

I installed python 3.10.4 on my laptop, and also installed pandas 1.5.1. I tested met_db_load.py with the standard test data and two other test data sets. No errors or futurewarnings appeared.

@bikegeek bikegeek modified the milestones: METdataio-2.1.0, METdataio 2.1.0-beta1 Feb 15, 2023
bikegeek added a commit that referenced this issue Feb 24, 2023
@jprestop jprestop linked a pull request Feb 24, 2023 that will close this issue
13 tasks
@jprestop jprestop modified the milestones: METdataio 2.1.0-beta1, METdataio-2.1.0 Feb 24, 2023
@bikegeek
Copy link
Collaborator

Testing Summary

Date:
Location:
Status (PASS/FAIL):
Description:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alert: NEED ACCOUNT KEY Need to assign an account key to this issue component: external dependency External dependency issue priority: high High Priority requestor: METplus Team METplus Development Team requestor: NOAA/EMC NOAA Environmental Modeling Center required: FOR OFFICIAL RELEASE Required to be completed in the official release for the assigned milestone type: task An actionable item of work
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants