Skip to content

Commit

Permalink
Replace conda_env_ctsm_py.txt with conda_env_ctsm_pylib_3_13_2.txt.
Browse files Browse the repository at this point in the history
  • Loading branch information
samsrabin committed Mar 5, 2025
1 parent add9933 commit ea4c542
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 35 deletions.
24 changes: 12 additions & 12 deletions python/conda_env_ctsm_py.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
# conda install -n ctsm_pylib --file conda_env_ctsm_py.txt # Do this each time you update your CTSM Version
# conda activate ctsm_pylib # Do this anytime you want to run a CTSM python script
#
python=3.11.11
xarray
tqdm
scipy
netcdf4
requests
xesmf
numba
pylint
black
cartopy
matplotlib
python=3.13.2
xarray=2025.1.2
tqdm=4.67.1
scipy=1.15.2
netcdf4=1.7.2
requests=2.32.3
xesmf=0.8.8
numba=0.61.0
pylint=3.3.4
black=25.1.0
cartopy=0.24.0
matplotlib=3.10.1
23 changes: 0 additions & 23 deletions python/conda_env_ctsm_pylib_3_13_2.txt

This file was deleted.

0 comments on commit ea4c542

Please sign in to comment.