11{% set name = "E3SM-Unified" %}
2- {% set version = "1.9.1 " %}
2+ {% set version = "1.9.2 " %}
33{% set build = 0 %}
44
55package :
@@ -31,26 +31,26 @@ requirements:
3131 # ## main packages ###
3232 - python
3333 - chemdyg 0.1.4
34- - e3sm_diags 2.9.0
35- - e3sm_to_cmip 1.10.0
34+ - e3sm_diags 2.10.1
35+ - e3sm_to_cmip 1.11.1
3636 - geometric_features 1.2.0
3737 # fixes an issues with cryptography <37 constraint
3838 - globus-cli >=3.15.0
39- - ilamb 2.6 # [mpi != 'nompi' and mpi != 'hpc']
39+ - ilamb 2.7 # [mpi != 'nompi' and mpi != 'hpc']
4040 - ipython
4141 - jupyter
4242 - livvkit 3.0.1
43- - mache 1.17 .0
43+ - mache 1.18 .0
4444 - moab 5.5.1 {{ mpi_prefix }}_tempest_* # [mpi != 'hpc']
45- - mpas-analysis 1.9.0
46- - mpas_tools 0.27 .0
45+ - mpas-analysis 1.9.1
46+ - mpas_tools 0.30 .0
4747 - nco 5.1.9 # [mpi != 'hpc']
4848 - pcmdi_metrics 2.3.1
4949 - tempest-remap 2.2.0 # [mpi != 'hpc']
5050 - tempest-extremes 2.2.1 {{ mpi_prefix }}_* # [mpi != 'hpc']
51- - xcdat 0.5.0
51+ - xcdat 0.6.1
5252 - zppy 2.3.1
53- - zstash 1.4.1 # [linux]
53+ - zstash 1.4.2 # [linux]
5454 # ## dependencies ###
5555 - {{ mpi }} # [mpi != 'nompi' and mpi != 'hpc']
5656 - blas
@@ -71,7 +71,7 @@ requirements:
7171 - genutil 8.2.1
7272 - globus-sdk
7373 - gsw
74- - hdf5 1.14.2 {{ mpi_prefix }}_*
74+ - hdf5 1.14.3 {{ mpi_prefix }}_*
7575 - ipygany
7676 - libnetcdf 4.9.2 {{ mpi_prefix }}_*
7777 - lxml
@@ -81,7 +81,7 @@ requirements:
8181 - nb_conda
8282 - nb_conda_kernels
8383 - ncview 2.1.8
84- - ncvis-climate
84+ - ncvis-climate 2023.09.12
8585 - netcdf4 1.6.4 nompi_*
8686 - notebook <7.0.0
8787 - numpy >1.13
@@ -90,9 +90,9 @@ requirements:
9090 - pillow
9191 - plotly
9292 - progressbar2
93- - proj 9.2 .1
93+ - proj 9.3 .1
9494 - pyevtk
95- - pyproj 3.6.0
95+ - pyproj 3.6.1
9696 - pyremap
9797 - pytest
9898 - pywavelets
@@ -104,7 +104,7 @@ requirements:
104104 - xarray 2023.5.0
105105 - xesmf
106106
107- # addition ilamb 2.6 dependencies, for system MPI builds
107+ # addition ilamb 2.7 dependencies, for system MPI builds
108108 - cython
109109 - cf-units >=2.0.0
110110 - psutil
@@ -132,7 +132,6 @@ test:
132132 - zstash --help # [linux]
133133 - ilamb-fetch -h # [mpi != 'nompi' and mpi != 'hpc']
134134 - ilamb-run -h # [mpi != 'nompi' and mpi != 'hpc']
135- - ilamb-table -h # [mpi != 'nompi' and mpi != 'hpc']
136135 - ncks --help # [mpi != 'hpc']
137136 - ncap2 --help # [mpi != 'hpc']
138137 - jupyter --help
0 commit comments