Skip to content

Commit 188973e

Browse files
andrewdnolanxylar
andauthored
Apply suggestions from code review
Update package version to be in sync with confluence page Co-authored-by: Xylar Asay-Davis <[email protected]>
1 parent 72dce2d commit 188973e

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

e3sm_supported_machines/default.cfg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,13 @@ xesmf = None
3939
# spack package specs
4040
[spack_specs]
4141

42-
esmf = esmf@8.8.1+mpi+netcdf~pnetcdf~external-parallelio
42+
esmf = esmf@8.9.0+mpi+netcdf~pnetcdf~external-parallelio
4343
hdf5 = [email protected]+cxx+fortran+hl+mpi+shared
4444
moab = [email protected]+mpi+hdf5+netcdf+pnetcdf+metis+parmetis+tempest
45-
nco = [email protected].4+openmp
45+
nco = [email protected].5+openmp
4646
netcdf_c = [email protected]+mpi~parallel-netcdf
4747
netcdf_fortran = [email protected]
4848
parallel_netcdf = [email protected]
4949
# parallelio = [email protected]+fortran+mpi~pnetcdf
50-
tempestextremes = tempestextremes@2.3.1+mpi
50+
tempestextremes = tempestextremes@2.4+mpi
5151
tempestremap = [email protected]

recipes/e3sm-unified/meta.yaml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{% set name = "E3SM-Unified" %}
2-
{% set version = "1.12.0rc2" %}
2+
{% set version = "1.12.0rc1" %}
33
{% set build = 0 %}
44

55
package:
@@ -47,14 +47,14 @@ requirements:
4747
- mache 1.31.0
4848
- moab 5.5.1 {{ mpi_prefix }}_tempest_* # [mpi != 'hpc']
4949
- mosaic 1.1.0
50-
- mpas-analysis 1.14.0rc01
51-
- mpas_tools 1.2.2
52-
- nco 5.3.4 # [mpi != 'hpc']
50+
- mpas-analysis 1.14.0rc2
51+
- mpas_tools 1.4.0rc1
52+
- nco 5.3.5 # [mpi != 'hpc']
5353
# can not be installed until dependency on genutils, cdutil, cdms2, cdp
5454
# - pcmdi_metrics 3.8.2
5555
- squadgen 1.2.2 # [linux]
5656
- tempest-remap 2.2.0 # [mpi != 'hpc']
57-
- tempest-extremes 2.3.1 {{ mpi_prefix }}_* # [mpi != 'hpc']
57+
- tempest-extremes 2.4 {{ mpi_prefix }}_* # [mpi != 'hpc']
5858
- uxarray >=2024.12.0
5959
- xcdat 0.8.0
6060
- zppy 3.0.0
@@ -76,11 +76,11 @@ requirements:
7676
- bottleneck
7777
- cartopy >=0.17.0
7878
- cmocean
79-
- dask 2024.11.2
79+
- dask 2025.9.1
8080
- dogpile.cache
8181
- eofs
82-
- esmf 8.8.1 {{ mpi_prefix }}_*
83-
- esmpy 8.8.1
82+
- esmf 8.9.0 {{ mpi_prefix }}_*
83+
- esmpy 8.9.0
8484
- f90nml
8585
- ffmpeg
8686
- globus-sdk
@@ -105,9 +105,9 @@ requirements:
105105
- pillow
106106
- plotly
107107
- progressbar2
108-
- proj 9.5.1
108+
- proj 9.6.2
109109
- pyevtk
110-
- pyproj 3.7.0
110+
- pyproj 3.7.2
111111
- pyremap
112112
- pytest
113113
- pywavelets
@@ -120,7 +120,7 @@ requirements:
120120
- sympy >=0.7.6
121121
- tabulate
122122
- windspharm
123-
- xarray 2025.1.1
123+
- xarray 2025.9.0
124124
- xesmf 0.8.8
125125

126126
# addition ilamb 2.7 dependencies, for system MPI builds

0 commit comments

Comments
 (0)