NOAA-GFDL / pace

Re-write of FV3GFS weather/climate model in Python
Apache License 2.0
12 stars 11 forks source link

Update pace to use python 3.11.9 #82

Closed fmalatino closed 2 months ago

fmalatino commented 3 months ago

Description Updates to constraints and requirements to enable the use of python 3.11.9

How Has This Been Tested? Tested using the main unit tests in tests/main

Checklist:

mlee03 commented 3 months ago

Could we use this PR to test the updated images? Two additional changes are required, the tag has to be updated to 3.11.9 in here and here

fmalatino commented 3 months ago

Could we use this PR to test the updated images? Two additional changes are required, the tag has to be updated to 3.11.9 in here and here

Can do. Will update and re-push

FlorianDeconinck commented 2 months ago

NB: this will break orchestration, we have failures with py 3.11.X. I am fixing it DaCe side. Should not block for now, we have CI coverage issues anyway we will discuss on Friday