Skip to content

Commit d60972e

Browse files
trz42github-actions[bot]
authored andcommitted
update overview of available software
1 parent 1647e3a commit d60972e

6 files changed

Lines changed: 116 additions & 5 deletions

File tree

docs/available_software/data/json_data.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/available_software/data/json_data_detail.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
---
2+
hide:
3+
- toc
4+
json_ld:
5+
'@context': https://schema.org
6+
'@type': SoftwareApplication
7+
applicationCategory: DeveloperApplication
8+
description: The Earth System Modeling Framework (ESMF) is a suite of software tools
9+
for developing high-performance, multi-component Earth science modeling applications.
10+
license: Not confirmed
11+
name: ESMF
12+
offers:
13+
'@type': Offer
14+
price: 0
15+
operatingSystem: LINUX
16+
review:
17+
'@type': Review
18+
author:
19+
'@type': Organization
20+
name: EESSI
21+
reviewBody: Application has been successfully made available on all architectures
22+
supported by EESSI
23+
reviewRating:
24+
'@type': Rating
25+
ratingValue: 5
26+
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
27+
on your system
28+
softwareVersion: '[''ESMF/8.6.1-foss-2023b'']'
29+
url: https://www.earthsystemcog.org/projects/esmf/
30+
---
31+
32+
ESMF
33+
====
34+
35+
36+
The Earth System Modeling Framework (ESMF) is a suite of software tools for developing high-performance, multi-component Earth science modeling applications.
37+
38+
https://www.earthsystemcog.org/projects/esmf/
39+
# Available modules
40+
41+
42+
The overview below shows which ESMF installations are available per target architecture in EESSI, ordered based on software version (new to old).
43+
44+
To start using ESMF, load one of these modules using a `module load` command like:
45+
46+
```shell
47+
module load ESMF/8.6.1-foss-2023b
48+
```
49+
50+
*(This data was automatically generated on {{ generated_time }})*
51+
52+
| |aarch64/generic|aarch64/a64fx|aarch64/neoverse_n1|aarch64/neoverse_v1|aarch64/nvidia/grace|x86_64/generic|x86_64/amd/zen2|x86_64/amd/zen3|x86_64/amd/zen4|x86_64/intel/cascadelake|x86_64/intel/haswell|x86_64/intel/icelake|x86_64/intel/sapphirerapids|x86_64/intel/skylake_avx512|
53+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
54+
|ESMF/8.6.1-foss-2023b|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
---
2+
hide:
3+
- toc
4+
json_ld:
5+
'@context': https://schema.org
6+
'@type': SoftwareApplication
7+
applicationCategory: DeveloperApplication
8+
description: NetCDF (network Common Data Form) is a set of software libraries and
9+
machine-independent data formats that support the creation, access, and sharing
10+
of array-oriented scientific data.
11+
license: Not confirmed
12+
name: netCDF-C++4
13+
offers:
14+
'@type': Offer
15+
price: 0
16+
operatingSystem: LINUX
17+
review:
18+
'@type': Review
19+
author:
20+
'@type': Organization
21+
name: EESSI
22+
reviewBody: Application has been successfully made available on all architectures
23+
supported by EESSI
24+
reviewRating:
25+
'@type': Rating
26+
ratingValue: 5
27+
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
28+
on your system
29+
softwareVersion: '[''netCDF-C++4/4.3.1-gompi-2023b'']'
30+
url: https://www.unidata.ucar.edu/software/netcdf/
31+
---
32+
33+
netCDF-C++4
34+
===========
35+
36+
37+
NetCDF (network Common Data Form) is a set of software libraries and machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data.
38+
39+
https://www.unidata.ucar.edu/software/netcdf/
40+
# Available modules
41+
42+
43+
The overview below shows which netCDF-C++4 installations are available per target architecture in EESSI, ordered based on software version (new to old).
44+
45+
To start using netCDF-C++4, load one of these modules using a `module load` command like:
46+
47+
```shell
48+
module load netCDF-C++4/4.3.1-gompi-2023b
49+
```
50+
51+
*(This data was automatically generated on {{ generated_time }})*
52+
53+
| |aarch64/generic|aarch64/a64fx|aarch64/neoverse_n1|aarch64/neoverse_v1|aarch64/nvidia/grace|x86_64/generic|x86_64/amd/zen2|x86_64/amd/zen3|x86_64/amd/zen4|x86_64/intel/cascadelake|x86_64/intel/haswell|x86_64/intel/icelake|x86_64/intel/sapphirerapids|x86_64/intel/skylake_avx512|
54+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
55+
|netCDF-C++4/4.3.1-gompi-2023b|x|x|x|x|x|x|x|x|x|x|x|x|x|x|

docs/available_software/detail/netCDF-Fortran.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ json_ld:
2626
ratingValue: 5
2727
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
2828
on your system
29-
softwareVersion: '[''netCDF-Fortran/4.6.0-gompi-2022b'', ''netCDF-Fortran/4.6.1-gompi-2023a'']'
29+
softwareVersion: '[''netCDF-Fortran/4.6.0-gompi-2022b'', ''netCDF-Fortran/4.6.1-gompi-2023a'',
30+
''netCDF-Fortran/4.6.1-gompi-2023b'']'
3031
url: https://www.unidata.ucar.edu/software/netcdf/
3132
---
3233

@@ -45,12 +46,13 @@ The overview below shows which netCDF-Fortran installations are available per ta
4546
To start using netCDF-Fortran, load one of these modules using a `module load` command like:
4647

4748
```shell
48-
module load netCDF-Fortran/4.6.1-gompi-2023a
49+
module load netCDF-Fortran/4.6.1-gompi-2023b
4950
```
5051

5152
*(This data was automatically generated on {{ generated_time }})*
5253

5354
| |aarch64/generic|aarch64/a64fx|aarch64/neoverse_n1|aarch64/neoverse_v1|aarch64/nvidia/grace|x86_64/generic|x86_64/amd/zen2|x86_64/amd/zen3|x86_64/amd/zen4|x86_64/intel/cascadelake|x86_64/intel/haswell|x86_64/intel/icelake|x86_64/intel/sapphirerapids|x86_64/intel/skylake_avx512|
5455
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
56+
|netCDF-Fortran/4.6.1-gompi-2023b|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
5557
|netCDF-Fortran/4.6.1-gompi-2023a|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
5658
|netCDF-Fortran/4.6.0-gompi-2022b|x|x|x|x|x|x|x|x|x|x|x|x|x|x|

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ extra:
177177
- icon: fontawesome/brands/twitter
178178
link: https://twitter.com/eessi_hpc
179179
# this gets auto-updated via update_generated_time.sh script run in update_available_software.yml action
180-
generated_time: "Mon, 27 Oct 2025 at 02:10:31 UTC"
180+
generated_time: "Fri, 07 Nov 2025 at 12:51:00 UTC"
181181
extra_javascript:
182182
# mermaid diagram
183183
- https://cdn.jsdelivr.net/npm/mermaid@10/dist/mermaid.esm.min.mjs

0 commit comments

Comments
 (0)