Skip to content

Commit c5deaec

Browse files
committed
Update TempestExtremes to v2.3.1
A cmake based build system was introduce in version 2.3.0. The spack package recipe for TempestExtremes uses a cmake build system, so a version >=2.3.0 is now neeed
1 parent 1c6a9f3 commit c5deaec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

e3sm_supported_machines/default.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ 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.2.3+mpi
50+
tempestextremes = tempestextremes@2.3.1+mpi
5151
tempestremap = [email protected]

recipes/e3sm-unified/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ requirements:
5454
# - pcmdi_metrics 3.8.2
5555
- squadgen 1.2.2 # [linux]
5656
- tempest-remap 2.2.0 # [mpi != 'hpc']
57-
- tempest-extremes 2.2.3 {{ mpi_prefix }}_* # [mpi != 'hpc']
57+
- tempest-extremes 2.3.1 {{ mpi_prefix }}_* # [mpi != 'hpc']
5858
- uxarray >=2024.12.0
5959
- xcdat 0.8.0
6060
- zppy 3.0.0

0 commit comments

Comments
 (0)