Closed timothyas closed 2 years ago
Huh, this is really strange. My first commit changed all 3 files, but when I ran into trouble I reverted the py37 and py38 files to have xgcm=0.5.0
. I'm looking at my PR and it shows only 1 file changed (with the py39 changed to xgcm>=0.5.0
). I'll try closing and re-opening this PR
In #133 all the CI environment files were modified to use xgcm version 0.5.0. This seems necessary for python 3.7 and 3.8, but not for 3.9. I think it would be good to keep the python 3.9 with the most up-to-date xgcm version. I know they are making some big changes to the code and it would be good to keep up with that.