Skip to content

Commit 4b5dc34

Browse files
committed
Manually apply more suggestions from code review
1 parent 188973e commit 4b5dc34

File tree

2 files changed

+5
-9
lines changed

2 files changed

+5
-9
lines changed

e3sm_supported_machines/default.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ 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
4545
nco = [email protected]+openmp
46-
netcdf_c = [email protected].2+mpi~parallel-netcdf
46+
netcdf_c = [email protected].3+mpi~parallel-netcdf
4747
netcdf_fortran = [email protected]
4848
parallel_netcdf = [email protected]
4949
# parallelio = [email protected]+fortran+mpi~pnetcdf

recipes/e3sm-unified/meta.yaml

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,9 @@ requirements:
3232
- python
3333
- r
3434
- cdo
35-
- cime_gen_domain 6.1.59 # [linux]
3635
- chemdyg 1.1.0
3736
- e3sm_diags 3.0.0
38-
- e3sm_to_cmip 1.11.3
37+
- e3sm_to_cmip 1.13.0rc1
3938
- e3sm-tools 3.0.2 # [linux]
4039
- geometric_features 1.6.1
4140
# fixes an issues with cryptography <37 constraint
@@ -50,8 +49,7 @@ requirements:
5049
- mpas-analysis 1.14.0rc2
5150
- mpas_tools 1.4.0rc1
5251
- nco 5.3.5 # [mpi != 'hpc']
53-
# can not be installed until dependency on genutils, cdutil, cdms2, cdp
54-
# - pcmdi_metrics 3.8.2
52+
- pcmdi_metrics 4.0.0
5553
- squadgen 1.2.2 # [linux]
5654
- tempest-remap 2.2.0 # [mpi != 'hpc']
5755
- tempest-extremes 2.4 {{ mpi_prefix }}_* # [mpi != 'hpc']
@@ -87,13 +85,11 @@ requirements:
8785
- gsw
8886
- hdf5 1.14.6 {{ mpi_prefix }}_*
8987
- ipygany
90-
- libnetcdf 4.9.2 {{ mpi_prefix }}_*
88+
- libnetcdf 4.9.3 {{ mpi_prefix }}_*
9189
- lxml
92-
- matplotlib-base 3.9.4
90+
- matplotlib-base 3.10.6
9391
- metpy
9492
- mpi4py # [mpi != 'nompi' and mpi != 'hpc']
95-
- nb_conda
96-
- nb_conda_kernels
9793
- ncview 2.1.8
9894
- ncvis-climate 2024.01.26
9995
- nc-time-axis

0 commit comments

Comments
 (0)