Skip to content

Commit 47856c1

Browse files
trz42github-actions[bot]
authored andcommitted
update overview of available software
1 parent c389183 commit 47856c1

15 files changed

Lines changed: 606 additions & 7 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: 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: LSMTool is a Python package which allows for the manipulation of LOFAR
9+
sky models in the makesourcedb format.
10+
license: Not confirmed
11+
name: LSMTool
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: '[''LSMTool/1.7.0-foss-2023b'']'
29+
url: https://lsmtool.readthedocs.io/en/latest/
30+
---
31+
32+
LSMTool
33+
=======
34+
35+
36+
LSMTool is a Python package which allows for the manipulation of LOFAR sky models in the makesourcedb format.
37+
38+
https://lsmtool.readthedocs.io/en/latest/
39+
# Available modules
40+
41+
42+
The overview below shows which LSMTool installations are available per target architecture in EESSI, ordered based on software version (new to old).
43+
44+
To start using LSMTool, load one of these modules using a `module load` command like:
45+
46+
```shell
47+
module load LSMTool/1.7.0-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+
|LSMTool/1.7.0-foss-2023b|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
55+
56+
57+
### LSMTool/1.7.0-foss-2023b
58+
59+
This is a list of extensions included in the module:
60+
61+
lsmtool-1.7.0
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: This package provides a casacore storage manager to read raw correlator
9+
output of the LOFAR telescope.
10+
license: Not confirmed
11+
name: LofarStMan
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: '[''LofarStMan/1.0-foss-2023b'']'
29+
url: https://github.com/lofar-astron/LofarStMan
30+
---
31+
32+
LofarStMan
33+
==========
34+
35+
36+
This package provides a casacore storage manager to read raw correlator output of the LOFAR telescope.
37+
38+
https://github.com/lofar-astron/LofarStMan
39+
# Available modules
40+
41+
42+
The overview below shows which LofarStMan installations are available per target architecture in EESSI, ordered based on software version (new to old).
43+
44+
To start using LofarStMan, load one of these modules using a `module load` command like:
45+
46+
```shell
47+
module load LofarStMan/1.0-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+
|LofarStMan/1.0-foss-2023b|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
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: PyVO lets you find and retrieve astronomical data available from archives
9+
that support standard IVOA virtualobservatory service protocols.
10+
license: Not confirmed
11+
name: PyVO
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: '[''PyVO/1.7-foss-2023b'']'
29+
url: https://pyvo.readthedocs.io/
30+
---
31+
32+
PyVO
33+
====
34+
35+
36+
PyVO lets you find and retrieve astronomical data available from archives that support standard IVOA virtualobservatory service protocols.
37+
38+
https://pyvo.readthedocs.io/
39+
# Available modules
40+
41+
42+
The overview below shows which PyVO installations are available per target architecture in EESSI, ordered based on software version (new to old).
43+
44+
To start using PyVO, load one of these modules using a `module load` command like:
45+
46+
```shell
47+
module load PyVO/1.7-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+
|PyVO/1.7-foss-2023b|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
55+
56+
57+
### PyVO/1.7-foss-2023b
58+
59+
This is a list of extensions included in the module:
60+
61+
pyvo-1.7
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: RDFLib is a Python library for working with RDF, a simple yet powerful
9+
language for representing information.
10+
license: Not confirmed
11+
name: RDFlib
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: '[''RDFlib/7.1.4-GCCcore-13.2.0'']'
29+
url: https://github.com/RDFLib/rdflib
30+
---
31+
32+
RDFlib
33+
======
34+
35+
36+
RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.
37+
38+
https://github.com/RDFLib/rdflib
39+
# Available modules
40+
41+
42+
The overview below shows which RDFlib installations are available per target architecture in EESSI, ordered based on software version (new to old).
43+
44+
To start using RDFlib, load one of these modules using a `module load` command like:
45+
46+
```shell
47+
module load RDFlib/7.1.4-GCCcore-13.2.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+
|RDFlib/7.1.4-GCCcore-13.2.0|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
55+
56+
57+
### RDFlib/7.1.4-GCCcore-13.2.0
58+
59+
This is a list of extensions included in the module:
60+
61+
rdflib-7.1.4

docs/available_software/detail/Ruby.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: '[''Ruby/3.2.2-GCCcore-12.2.0'', ''Ruby/3.3.0-GCCcore-12.3.0'']'
29+
softwareVersion: '[''Ruby/3.2.2-GCCcore-12.2.0'', ''Ruby/3.3.0-GCCcore-12.3.0'',
30+
''Ruby/3.4.2-GCCcore-13.2.0'']'
3031
url: https://www.ruby-lang.org
3132
---
3233

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

4748
```shell
48-
module load Ruby/3.3.0-GCCcore-12.3.0
49+
module load Ruby/3.4.2-GCCcore-13.2.0
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+
|Ruby/3.4.2-GCCcore-13.2.0|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
5557
|Ruby/3.3.0-GCCcore-12.3.0|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
5658
|Ruby/3.2.2-GCCcore-12.2.0|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
5759

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: SAGECal is a fast, distributed and GPU accelerated radio astronomialcalibration
9+
package. The many optimization algorithms in SAGECal areimplemented in a computationally
10+
efficient way and can be used in manyother applications.
11+
license: Not confirmed
12+
name: SAGECal
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: '[''SAGECal/0.8.4-foss-2023b'']'
30+
url: https://sagecal.sourceforge.net/
31+
---
32+
33+
SAGECal
34+
=======
35+
36+
37+
SAGECal is a fast, distributed and GPU accelerated radio astronomialcalibration package. The many optimization algorithms in SAGECal areimplemented in a computationally efficient way and can be used in manyother applications.
38+
39+
https://sagecal.sourceforge.net/
40+
# Available modules
41+
42+
43+
The overview below shows which SAGECal installations are available per target architecture in EESSI, ordered based on software version (new to old).
44+
45+
To start using SAGECal, load one of these modules using a `module load` command like:
46+
47+
```shell
48+
module load SAGECal/0.8.4-foss-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+
|SAGECal/0.8.4-foss-2023b|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
---
2+
hide:
3+
- toc
4+
json_ld:
5+
'@context': https://schema.org
6+
'@type': SoftwareApplication
7+
applicationCategory: DeveloperApplication
8+
description: This is the reference implementation of the Common Workflow Language
9+
openstandards. It is intended to be feature complete and provide comprehensivevalidation
10+
of CWL files as well as provide other tools related to working withCWL.
11+
license: Not confirmed
12+
name: cwltool
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: '[''cwltool/3.1.20250110105449-foss-2023b'']'
30+
url: https://cwltool.readthedocs.io/
31+
---
32+
33+
cwltool
34+
=======
35+
36+
37+
This is the reference implementation of the Common Workflow Language openstandards. It is intended to be feature complete and provide comprehensivevalidation of CWL files as well as provide other tools related to working withCWL.
38+
39+
https://cwltool.readthedocs.io/
40+
# Available modules
41+
42+
43+
The overview below shows which cwltool installations are available per target architecture in EESSI, ordered based on software version (new to old).
44+
45+
To start using cwltool, load one of these modules using a `module load` command like:
46+
47+
```shell
48+
module load cwltool/3.1.20250110105449-foss-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+
|cwltool/3.1.20250110105449-foss-2023b|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
56+
57+
58+
### cwltool/3.1.20250110105449-foss-2023b
59+
60+
This is a list of extensions included in the module:
61+
62+
argcomplete-3.6.2, coloredlogs-15.0.1, cwl-upgrader-1.2.12, cwl-utils-0.38, cwltool-3.1.20250110105449, humanfriendly-10.0, mistune-3.0.2, mypy-extensions-1.1.0, prov-1.5.1, rich-argparse-1.7.1, schema-salad-8.9.20250408123006, spython-0.3.14

0 commit comments

Comments
 (0)