Skip to content

Commit c0ae19f

Browse files
committed
Update to v1.12.0rc3
1 parent 24ebabe commit c0ae19f

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

e3sm_supported_machines/default.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ilamb = 2.7.2
2222

2323
# the version of mache to use during deployment (should match the version used
2424
# in the package itself)
25-
mache = 1.31.0
25+
mache = 2.0.0rc2
2626

2727
# the version of mpi4py to build if using system compilers and MPI
2828
mpi4py = 4.1.1
@@ -42,7 +42,7 @@ xesmf = None
4242
esmf = [email protected]+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].5+openmp
45+
nco = [email protected].6+openmp
4646
netcdf_c = [email protected]+mpi~parallel-netcdf
4747
netcdf_fortran = [email protected]
4848
parallel_netcdf = [email protected]

recipes/e3sm-unified/meta.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ requirements:
3333
- r
3434
- cdo
3535
- chemdyg 1.1.1rc1
36-
- e3sm_diags 3.1.0rc1
37-
- e3sm_to_cmip 1.13.0rc1
36+
- e3sm_diags 3.1.0rc2
37+
- e3sm_to_cmip 1.13.0rc3
3838
- e3sm-tools 3.0.2 # [linux]
3939
- geometric_features 1.6.1
4040
# fixes an issues with cryptography <37 constraint
@@ -43,21 +43,21 @@ requirements:
4343
- ipython
4444
- jupyter
4545
- livvkit 3.2.0
46-
- mache 1.32.0
46+
- mache 2.0.0rc2
4747
- moab 5.5.1 {{ mpi_prefix }}_tempest_* # [mpi != 'hpc']
48-
- mosaic 1.1.0
48+
- mosaic 1.2.0
4949
- mpas-analysis 1.14.0rc2
5050
- mpas_tools 1.4.0rc1
51-
- nco 5.3.5 # [mpi != 'hpc']
51+
- nco 5.3.6 # [mpi != 'hpc']
5252
- pcmdi_metrics 4.0.1
5353
- squadgen 1.2.2 # [linux]
5454
- tempest-remap 2.2.0 # [mpi != 'hpc']
5555
- tempest-extremes 2.4 {{ mpi_prefix }}_* # [mpi != 'hpc']
5656
- uxarray >=2024.12.0
5757
- xcdat 0.10.1
58-
- zppy 3.1.0rc2
58+
- zppy 3.1.0rc3
5959
- zppy-interfaces 0.2.0rc2
60-
- zstash 1.5.0rc3 # [linux]
60+
- zstash 1.5.0rc4 # [linux]
6161

6262
### mkdocs
6363
- mkdocs-material

0 commit comments

Comments
 (0)