Skip to content

Commit c777ff7

Browse files
authored
Merge pull request #632 from EESSIbot/update-software-overview-1764294785
2 parents 7ab82e1 + 1df8cac commit c777ff7

6 files changed

Lines changed: 184 additions & 3 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: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
---
2+
hide:
3+
- toc
4+
json_ld:
5+
'@context': https://schema.org
6+
'@type': SoftwareApplication
7+
applicationCategory: DeveloperApplication
8+
description: Earth System Modeling Framework (ESMF) Python Interface
9+
license: Not confirmed
10+
name: ESMPy
11+
offers:
12+
'@type': Offer
13+
price: 0
14+
operatingSystem: LINUX
15+
review:
16+
'@type': Review
17+
author:
18+
'@type': Organization
19+
name: EESSI
20+
reviewBody: Application has been successfully made available on all architectures
21+
supported by EESSI
22+
reviewRating:
23+
'@type': Rating
24+
ratingValue: 5
25+
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
26+
on your system
27+
softwareVersion: '[''ESMPy/8.6.0-foss-2023a'']'
28+
url: https://earthsystemmodeling.org/esmpy
29+
---
30+
31+
ESMPy
32+
=====
33+
34+
35+
Earth System Modeling Framework (ESMF) Python Interface
36+
37+
https://earthsystemmodeling.org/esmpy
38+
# Available modules
39+
40+
41+
The overview below shows which ESMPy installations are available per target architecture in EESSI, ordered based on software version (new to old).
42+
43+
To start using ESMPy, load one of these modules using a `module load` command like:
44+
45+
```shell
46+
module load ESMPy/8.6.0-foss-2023a
47+
```
48+
49+
*(This data was automatically generated on {{ generated_time }})*
50+
51+
| |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|
52+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
53+
|ESMPy/8.6.0-foss-2023a|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
54+
55+
56+
### ESMPy/8.6.0-foss-2023a
57+
58+
This is a list of extensions included in the module:
59+
60+
esmpy-8.6.0
Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
---
2+
hide:
3+
- toc
4+
json_ld:
5+
'@context': https://schema.org
6+
'@type': SoftwareApplication
7+
applicationCategory: DeveloperApplication
8+
description: The pytest framework makes it easy to write small,readable tests, and
9+
can scale to support complex functional testing forapplications and libraries.
10+
license: Not confirmed
11+
name: pytest
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: '[''pytest/7.4.2-GCCcore-12.3.0'']'
29+
url: https://docs.pytest.org/en/latest/
30+
---
31+
32+
pytest
33+
======
34+
35+
36+
The pytest framework makes it easy to write small,readable tests, and can scale to support complex functional testing forapplications and libraries.
37+
38+
https://docs.pytest.org/en/latest/
39+
# Available modules
40+
41+
42+
The overview below shows which pytest installations are available per target architecture in EESSI, ordered based on software version (new to old).
43+
44+
To start using pytest, load one of these modules using a `module load` command like:
45+
46+
```shell
47+
module load pytest/7.4.2-GCCcore-12.3.0
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+
|pytest/7.4.2-GCCcore-12.3.0|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
55+
56+
57+
### pytest/7.4.2-GCCcore-12.3.0
58+
59+
This is a list of extensions included in the module:
60+
61+
elementpath-4.1.5, exceptiongroup-1.1.1, iniconfig-2.0.0, pluggy-1.2.0, pytest-7.4.2, xmlschema-2.5.0
Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
---
2+
hide:
3+
- toc
4+
json_ld:
5+
'@context': https://schema.org
6+
'@type': SoftwareApplication
7+
applicationCategory: DeveloperApplication
8+
description: 'xESMF: Universal Regridder for Geospatial Data'
9+
license: Not confirmed
10+
name: xESMF
11+
offers:
12+
'@type': Offer
13+
price: 0
14+
operatingSystem: LINUX
15+
review:
16+
'@type': Review
17+
author:
18+
'@type': Organization
19+
name: EESSI
20+
reviewBody: Application has been successfully made available on all architectures
21+
supported by EESSI
22+
reviewRating:
23+
'@type': Rating
24+
ratingValue: 5
25+
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
26+
on your system
27+
softwareVersion: '[''xESMF/0.8.6-foss-2023a'']'
28+
url: https://xesmf.readthedocs.io
29+
---
30+
31+
xESMF
32+
=====
33+
34+
35+
xESMF: Universal Regridder for Geospatial Data
36+
37+
https://xesmf.readthedocs.io
38+
# Available modules
39+
40+
41+
The overview below shows which xESMF installations are available per target architecture in EESSI, ordered based on software version (new to old).
42+
43+
To start using xESMF, load one of these modules using a `module load` command like:
44+
45+
```shell
46+
module load xESMF/0.8.6-foss-2023a
47+
```
48+
49+
*(This data was automatically generated on {{ generated_time }})*
50+
51+
| |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|
52+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
53+
|xESMF/0.8.6-foss-2023a|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
54+
55+
56+
### xESMF/0.8.6-foss-2023a
57+
58+
This is a list of extensions included in the module:
59+
60+
cf_xarray-0.9.3, cftime-1.6.2, sparse-0.14.0, xesmf-0.8.6

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: "Thu, 27 Nov 2025 at 02:09:33 UTC"
180+
generated_time: "Fri, 28 Nov 2025 at 01:53:03 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)