Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/a1exxd0/icon_ukscc
problematic af
https://github.com/a1exxd0/icon_ukscc
Last synced: 24 days ago
JSON representation
problematic af
- Host: GitHub
- URL: https://github.com/a1exxd0/icon_ukscc
- Owner: a1exxd0
- Created: 2024-05-21T20:14:52.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-25T13:34:28.000Z (8 months ago)
- Last Synced: 2024-12-31T21:40:48.276Z (26 days ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [ICON Weather Model](https://www.icon-model.org/)
problematic af# why was this so hard to find
need to install [icon model](https://gitlab.dkrz.de/icon/icon-model) into the repo, go to toplevel and:
```sh
git clone https://gitlab.dkrz.de/icon/icon-model
```# dependency quick start guide
Before doing anything, ensure you have a [DKRZ](https://luv.dkrz.de/accounts/login/) account. It will require you to use your university email.Done a few things so far, and putting here as I go along. Navigate to your `$HOME/.local` and clone and make (not install):
- [cdi](https://code.mpimet.mpg.de/attachments/9210)
- [lapack](https://github.com/Reference-LAPACK/lapack/archive/refs/tags/v3.12.0.tar.gz) - this comes with BLAS and I don't think it's a direct dependency of ICON. Also, I compiled with -flto for this, but obvs doesn't matter.
- **cant get a hold of the fortran-support package**