Skip to content

Commit 46b3d61

Browse files
authored
Merge pull request #661 from xylar/update-to-1.3.0
Update to v1.3.0
2 parents c5cb444 + 8ef9c59 commit 46b3d61

15 files changed

+178
-25
lines changed

CITATION.cff

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,9 @@ authors:
6565
- given-names: Andrew
6666
family-names: Nolan
6767
orcid: 'https://orcid.org/0000-0002-9785-0196'
68+
- given-names: Courtney
69+
family-names: Shafer
70+
orcid: 'https://orcid.org/0009-0001-3651-2812'
6871
- family-names: Saenz
6972
given-names: Juan
7073
- given-names: Maciej
@@ -76,6 +79,5 @@ authors:
7679
family-names: Smith
7780
repository-code: 'https://github.com/MPAS-Dev/MPAS-Tools'
7881
url: 'https://mpas-dev.github.io/MPAS-Tools/master/'
79-
version: 1.2.2
80-
date-released: '2025-06-15'
81-
82+
version: 1.3.0
83+
date-released: '2025-08-15'

conda_package/ci/linux_64_python3.10.____cpython.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ cxx_compiler:
1313
cxx_compiler_version:
1414
- '13'
1515
docker_image:
16-
- quay.io/condaforge/linux-anvil-cos7-x86_64
16+
- quay.io/condaforge/linux-anvil-x86_64:alma9
1717
fortran_compiler:
1818
- gfortran
1919
fortran_compiler_version:
2020
- '13'
2121
hdf5:
22-
- 1.14.4
22+
- 1.14.6
2323
libnetcdf:
2424
- 4.9.2
2525
netcdf_fortran:

conda_package/ci/linux_64_python3.11.____cpython.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ cxx_compiler:
1313
cxx_compiler_version:
1414
- '13'
1515
docker_image:
16-
- quay.io/condaforge/linux-anvil-cos7-x86_64
16+
- quay.io/condaforge/linux-anvil-x86_64:alma9
1717
fortran_compiler:
1818
- gfortran
1919
fortran_compiler_version:
2020
- '13'
2121
hdf5:
22-
- 1.14.4
22+
- 1.14.6
2323
libnetcdf:
2424
- 4.9.2
2525
netcdf_fortran:

conda_package/ci/linux_64_python3.12.____cpython.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ cxx_compiler:
1313
cxx_compiler_version:
1414
- '13'
1515
docker_image:
16-
- quay.io/condaforge/linux-anvil-cos7-x86_64
16+
- quay.io/condaforge/linux-anvil-x86_64:alma9
1717
fortran_compiler:
1818
- gfortran
1919
fortran_compiler_version:
2020
- '13'
2121
hdf5:
22-
- 1.14.4
22+
- 1.14.6
2323
libnetcdf:
2424
- 4.9.2
2525
netcdf_fortran:

conda_package/ci/linux_64_python3.13.____cpython.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ cxx_compiler:
1313
cxx_compiler_version:
1414
- '13'
1515
docker_image:
16-
- quay.io/condaforge/linux-anvil-cos7-x86_64
16+
- quay.io/condaforge/linux-anvil-x86_64:alma9
1717
fortran_compiler:
1818
- gfortran
1919
fortran_compiler_version:
2020
- '13'
2121
hdf5:
22-
- 1.14.4
22+
- 1.14.6
2323
libnetcdf:
2424
- 4.9.2
2525
netcdf_fortran:

conda_package/ci/linux_64_python3.9.____cpython.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ cxx_compiler:
1313
cxx_compiler_version:
1414
- '13'
1515
docker_image:
16-
- quay.io/condaforge/linux-anvil-cos7-x86_64
16+
- quay.io/condaforge/linux-anvil-x86_64:alma9
1717
fortran_compiler:
1818
- gfortran
1919
fortran_compiler_version:
2020
- '13'
2121
hdf5:
22-
- 1.14.4
22+
- 1.14.6
2323
libnetcdf:
2424
- 4.9.2
2525
netcdf_fortran:

conda_package/ci/osx_64_python3.10.____cpython.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ fortran_compiler:
1919
fortran_compiler_version:
2020
- '13'
2121
hdf5:
22-
- 1.14.4
22+
- 1.14.6
2323
libnetcdf:
2424
- 4.9.2
2525
llvm_openmp:

conda_package/ci/osx_64_python3.11.____cpython.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ fortran_compiler:
1919
fortran_compiler_version:
2020
- '13'
2121
hdf5:
22-
- 1.14.4
22+
- 1.14.6
2323
libnetcdf:
2424
- 4.9.2
2525
llvm_openmp:

conda_package/ci/osx_64_python3.12.____cpython.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ fortran_compiler:
1919
fortran_compiler_version:
2020
- '13'
2121
hdf5:
22-
- 1.14.4
22+
- 1.14.6
2323
libnetcdf:
2424
- 4.9.2
2525
llvm_openmp:

conda_package/ci/osx_64_python3.13.____cpython.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ fortran_compiler:
1919
fortran_compiler_version:
2020
- '13'
2121
hdf5:
22-
- 1.14.4
22+
- 1.14.6
2323
libnetcdf:
2424
- 4.9.2
2525
llvm_openmp:

0 commit comments

Comments
 (0)