Skip to content

Commit

Permalink
Merge branch 'main' of github.com:C2SM/c2sm.github.io into zephyr_dat…
Browse files Browse the repository at this point in the history
…asets
  • Loading branch information
mjaehn committed Jul 10, 2024
2 parents 0dc6391 + 9b3097c commit 417e324
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 20 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update_datasets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
if: steps.git-check.outputs.changes_detected == 'true'
uses: peter-evans/create-pull-request@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
commit-message: "GitHub Action: Update datasets"
title: "[AUTO] Update Datasets"
body: "This is an auto-generated PR with dataset updates."
Expand Down
12 changes: 6 additions & 6 deletions docs/datasets/climate_model_data.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@
/nfs/atmos/c2sm
```

- Size: 200.07 TB :material-information-outline:{ title="last updated: 2024-07-05 01:46:11" }
- Number of files: 663,456 :material-information-outline:{ title="last updated: 2024-07-05 01:46:11" }
- Size: 200.55 TB :material-information-outline:{ title="last updated: 2024-07-10 01:45:44" }
- Number of files: 663,772 :material-information-outline:{ title="last updated: 2024-07-10 01:45:44" }
- Access: direct / rsync
- Status: frozen (2019-03)
- Variables:
Expand Down Expand Up @@ -175,17 +175,17 @@
/store/c2sm/c2sme
```

- Size: 356.97 TB :material-information-outline:{ title="last updated: 2024-07-05 01:46:37" }
- Number of files: 552,595 :material-information-outline:{ title="last updated: 2024-07-05 01:46:37" }
- Size: 356.97 TB :material-information-outline:{ title="last updated: 2024-07-10 01:45:53" }
- Number of files: 552,595 :material-information-outline:{ title="last updated: 2024-07-10 01:45:53" }
- Access: direct / rsync
- Status: monthly updated
- Resolution: 0.44° and 0.11°

### CORDEX-ReKliEs

- Location: IAC, Euler
- Size: 22.41 TB :material-information-outline:{ title="last updated: 2024-07-05 01:44:05" }
- Number of files: 94,936 :material-information-outline:{ title="last updated: 2024-07-05 01:44:05" }
- Size: 22.41 TB :material-information-outline:{ title="last updated: 2024-07-10 01:43:06" }
- Number of files: 94,936 :material-information-outline:{ title="last updated: 2024-07-10 01:43:06" }
- Access: direct
- Status: monthly updated
- Resolution: 0.11°
Expand Down
16 changes: 8 additions & 8 deletions docs/datasets/obs_reanalysis_data.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,8 @@
/net/atmos/data/cerra/processed/v1/
```

- Size: 7.72 TB :material-information-outline:{ title="last updated: 2024-07-05 01:43:36" }
- Number of files: 1,824 :material-information-outline:{ title="last updated: 2024-07-05 01:43:36" }
- Size: 7.72 TB :material-information-outline:{ title="last updated: 2024-07-10 01:42:37" }
- Number of files: 1,824 :material-information-outline:{ title="last updated: 2024-07-10 01:42:37" }
- Access: direct
- Status: updated
- Time period: 1985-2020
Expand Down Expand Up @@ -198,8 +198,8 @@
/net/atmos/data/cerra-land/processed/v1/
```

- Size: 1.78 TB :material-information-outline:{ title="last updated: 2024-07-05 01:43:36" }
- Number of files: 1,016 :material-information-outline:{ title="last updated: 2024-07-05 01:43:36" }
- Size: 1.78 TB :material-information-outline:{ title="last updated: 2024-07-10 01:42:37" }
- Number of files: 1,016 :material-information-outline:{ title="last updated: 2024-07-10 01:42:37" }
- Access: direct
- Status: updated
- Time period: 1985-2020
Expand Down Expand Up @@ -252,8 +252,8 @@
/net/atmos/data/era5_cds/processed/
```

- Size: 45.76 TB :material-information-outline:{ title="last updated: 2024-07-05 01:44:33" }
- Number of files: 138,400 :material-information-outline:{ title="last updated: 2024-07-05 01:44:33" }
- Size: 45.76 TB :material-information-outline:{ title="last updated: 2024-07-10 01:44:26" }
- Number of files: 138,400 :material-information-outline:{ title="last updated: 2024-07-10 01:44:26" }
- Access: direct
- Status: updated
- Time period: v1: 1940-present, v2: 1980-present
Expand Down Expand Up @@ -293,8 +293,8 @@
/net/atmos/data/era5-land_cds/processed/v1/
```

- Size: 6.64 TB :material-information-outline:{ title="last updated: 2024-07-05 01:43:38" }
- Number of files: 1,504 :material-information-outline:{ title="last updated: 2024-07-05 01:43:38" }
- Size: 6.64 TB :material-information-outline:{ title="last updated: 2024-07-10 01:42:40" }
- Number of files: 1,504 :material-information-outline:{ title="last updated: 2024-07-10 01:42:40" }
- Access: direct
- Status: updated
- Time period: 1950-present
Expand Down
5 changes: 0 additions & 5 deletions docs/models/icon.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,6 @@ srun -N 1 -c 12 --mem-per-cpu=20G spack install -v -j 12
- The resulting executable is not tested.
- Anything can go wrong

- Install latest `uenv` tool
```shell
git clone [email protected]:eth-cscs/uenv.git && ./uenv/install --local
```

- Get `spack-c2sm` on the `uenv_ci` branch
```shell
git clone --depth 1 --recurse-submodules --shallow-submodules -b uenv_ci https://github.com/C2SM/spack-c2sm.git
Expand Down

0 comments on commit 417e324

Please sign in to comment.