Skip to content

Commit a055fde

Browse files
trz42github-actions[bot]
authored andcommitted
update overview of available software
1 parent 4c19a3b commit a055fde

4 files changed

Lines changed: 64 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: 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: LINC is a pipeline to correct for various instrumental and ionospheric
9+
effects in both LOFAR HBA and LOFAR LBAobservations.
10+
license: Not confirmed
11+
name: LINC
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: '[''LINC/5.0-foss-2023b'']'
29+
url: https://linc.readthedocs.io/en/latest/
30+
---
31+
32+
LINC
33+
====
34+
35+
36+
LINC is a pipeline to correct for various instrumental and ionospheric effects in both LOFAR HBA and LOFAR LBAobservations.
37+
38+
https://linc.readthedocs.io/en/latest/
39+
# Available modules
40+
41+
42+
The overview below shows which LINC installations are available per target architecture in EESSI, ordered based on software version (new to old).
43+
44+
To start using LINC, load one of these modules using a `module load` command like:
45+
46+
```shell
47+
module load LINC/5.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+
|LINC/5.0-foss-2023b|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
55+
56+
57+
### LINC/5.0-foss-2023b
58+
59+
This is a list of extensions included in the module:
60+
61+
backports.shutil_get_terminal_size-1.0.0, bdsf-1.13.0.post2, LINC-5.0, pyregion-2.3.0

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ extra:
173173
- icon: fontawesome/brands/twitter
174174
link: https://twitter.com/eessi_hpc
175175
# this gets auto-updated via update_generated_time.sh script run in update_available_software.yml action
176-
generated_time: "Sun, 26 Oct 2025 at 01:55:29 UTC"
176+
generated_time: "Mon, 27 Oct 2025 at 02:10:31 UTC"
177177
extra_javascript:
178178
# mermaid diagram
179179
- https://cdn.jsdelivr.net/npm/mermaid@10/dist/mermaid.esm.min.mjs

0 commit comments

Comments
 (0)