Skip to content

Commit e1156df

Browse files
authored
Merge pull request #574 from EESSIbot/update-software-overview-1759324078
2 parents 6c2fb77 + 673a638 commit e1156df

File tree

12 files changed

+447
-4
lines changed

12 files changed

+447
-4
lines changed

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: FreeXL is an open source library to extract valid data from within
9+
anExcel (.xls) spreadsheet.
10+
license: Not confirmed
11+
name: FreeXL
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: '[''FreeXL/2.0.0-GCCcore-12.3.0'']'
29+
url: https://www.gaia-gis.it/fossil/freexl/index
30+
---
31+
32+
FreeXL
33+
======
34+
35+
36+
FreeXL is an open source library to extract valid data from within anExcel (.xls) spreadsheet.
37+
38+
https://www.gaia-gis.it/fossil/freexl/index
39+
# Available modules
40+
41+
42+
The overview below shows which FreeXL installations are available per target architecture in EESSI, ordered based on software version (new to old).
43+
44+
To start using FreeXL, load one of these modules using a `module load` command like:
45+
46+
```shell
47+
module load FreeXL/2.0.0-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+
|FreeXL/2.0.0-GCCcore-12.3.0|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: The Geographic Resources Analysis Support System - used for geospatial
9+
data management and analysis, image processing, graphics and maps production,
10+
spatial modeling, and visualization
11+
license: Not confirmed
12+
name: GRASS
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: '[''GRASS/8.4.0-foss-2023a'']'
30+
url: https://grass.osgeo.org
31+
---
32+
33+
GRASS
34+
=====
35+
36+
37+
The Geographic Resources Analysis Support System - used for geospatial data management and analysis, image processing, graphics and maps production, spatial modeling, and visualization
38+
39+
https://grass.osgeo.org
40+
# Available modules
41+
42+
43+
The overview below shows which GRASS installations are available per target architecture in EESSI, ordered based on software version (new to old).
44+
45+
To start using GRASS, load one of these modules using a `module load` command like:
46+
47+
```shell
48+
module load GRASS/8.4.0-foss-2023a
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+
|GRASS/8.4.0-foss-2023a|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
---
2+
hide:
3+
- toc
4+
json_ld:
5+
'@context': https://schema.org
6+
'@type': SoftwareApplication
7+
applicationCategory: DeveloperApplication
8+
description: PDAL is Point Data Abstraction Library. It is a C/C++ open source library
9+
and applications fortranslating and processing point cloud data. It is not limited
10+
to LiDAR data,although the focus and impetus for many of the tools in the library
11+
have their origins in LiDAR.
12+
license: Not confirmed
13+
name: PDAL
14+
offers:
15+
'@type': Offer
16+
price: 0
17+
operatingSystem: LINUX
18+
review:
19+
'@type': Review
20+
author:
21+
'@type': Organization
22+
name: EESSI
23+
reviewBody: Application has been successfully made available on all architectures
24+
supported by EESSI
25+
reviewRating:
26+
'@type': Rating
27+
ratingValue: 5
28+
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
29+
on your system
30+
softwareVersion: '[''PDAL/2.8.2-foss-2023a'']'
31+
url: https://pdal.io/
32+
---
33+
34+
PDAL
35+
====
36+
37+
38+
PDAL is Point Data Abstraction Library. It is a C/C++ open source library and applications fortranslating and processing point cloud data. It is not limited to LiDAR data,although the focus and impetus for many of the tools in the library have their origins in LiDAR.
39+
40+
https://pdal.io/
41+
# Available modules
42+
43+
44+
The overview below shows which PDAL installations are available per target architecture in EESSI, ordered based on software version (new to old).
45+
46+
To start using PDAL, load one of these modules using a `module load` command like:
47+
48+
```shell
49+
module load PDAL/2.8.2-foss-2023a
50+
```
51+
52+
*(This data was automatically generated on {{ generated_time }})*
53+
54+
| |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|
55+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
56+
|PDAL/2.8.2-foss-2023a|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: AttrDict is a Python library that provides mapping objects that allow
9+
their elements to be accessed both as keys and as attributes.
10+
license: Not confirmed
11+
name: attrdict3
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: '[''attrdict3/2.0.2-GCCcore-12.3.0'']'
29+
url: https://github.com/pirofti/AttrDict3
30+
---
31+
32+
attrdict3
33+
=========
34+
35+
36+
AttrDict is a Python library that provides mapping objects that allow their elements to be accessed both as keys and as attributes.
37+
38+
https://github.com/pirofti/AttrDict3
39+
# Available modules
40+
41+
42+
The overview below shows which attrdict3 installations are available per target architecture in EESSI, ordered based on software version (new to old).
43+
44+
To start using attrdict3, load one of these modules using a `module load` command like:
45+
46+
```shell
47+
module load attrdict3/2.0.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+
|attrdict3/2.0.2-GCCcore-12.3.0|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
55+
56+
57+
### attrdict3/2.0.2-GCCcore-12.3.0
58+
59+
This is a list of extensions included in the module:
60+
61+
attrdict3-2.0.2
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 RT Topology Library exposes an API to create andmanage standard
9+
(ISO 13249 aka SQL/MM) topologies using user-provideddata stores.
10+
license: Not confirmed
11+
name: librttopo
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: '[''librttopo/1.1.0-GCC-12.3.0'']'
29+
url: https://git.osgeo.org/gitea/rttopo/librttopo
30+
---
31+
32+
librttopo
33+
=========
34+
35+
36+
The RT Topology Library exposes an API to create andmanage standard (ISO 13249 aka SQL/MM) topologies using user-provideddata stores.
37+
38+
https://git.osgeo.org/gitea/rttopo/librttopo
39+
# Available modules
40+
41+
42+
The overview below shows which librttopo installations are available per target architecture in EESSI, ordered based on software version (new to old).
43+
44+
To start using librttopo, load one of these modules using a `module load` command like:
45+
46+
```shell
47+
module load librttopo/1.1.0-GCC-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+
|librttopo/1.1.0-GCC-12.3.0|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
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: SpatiaLite is an open source library intended to extend the SQLite
9+
core to support fully fledged Spatial SQL capabilities.
10+
license: Not confirmed
11+
name: libspatialite
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: '[''libspatialite/5.1.0-GCC-12.3.0'']'
29+
url: https://www.gaia-gis.it/fossil/libspatialite/home
30+
---
31+
32+
libspatialite
33+
=============
34+
35+
36+
SpatiaLite is an open source library intended to extend the SQLite core to support fully fledged Spatial SQL capabilities.
37+
38+
https://www.gaia-gis.it/fossil/libspatialite/home
39+
# Available modules
40+
41+
42+
The overview below shows which libspatialite installations are available per target architecture in EESSI, ordered based on software version (new to old).
43+
44+
To start using libspatialite, load one of these modules using a `module load` command like:
45+
46+
```shell
47+
module load libspatialite/5.1.0-GCC-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+
|libspatialite/5.1.0-GCC-12.3.0|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
---
2+
hide:
3+
- toc
4+
json_ld:
5+
'@context': https://schema.org
6+
'@type': SoftwareApplication
7+
applicationCategory: DeveloperApplication
8+
description: Mini zip and unzip based on zlib
9+
license: Not confirmed
10+
name: minizip
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: '[''minizip/1.1-GCCcore-12.3.0'']'
28+
url: https://www.winimage.com/zLibDll/minizip.html
29+
---
30+
31+
minizip
32+
=======
33+
34+
35+
Mini zip and unzip based on zlib
36+
37+
https://www.winimage.com/zLibDll/minizip.html
38+
# Available modules
39+
40+
41+
The overview below shows which minizip installations are available per target architecture in EESSI, ordered based on software version (new to old).
42+
43+
To start using minizip, load one of these modules using a `module load` command like:
44+
45+
```shell
46+
module load minizip/1.1-GCCcore-12.3.0
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+
|minizip/1.1-GCCcore-12.3.0|x|x|x|x|x|x|x|x|x|x|x|x|x|x|

0 commit comments

Comments
 (0)