Ai33L / gfs_dynamical_core

Only the dynamical core of the climt repository

Home Page:https://gfs-dynamical-core.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gfs-dynamical-core

gfs-dynamical-core is home to the GFS dynamical core, which was previously a part of CliMT.

Installation

Python versions supported - 3.8, 3.9 and 3.10

gfs-dynamical-core can be installed directly from the python package index using pip. This should also automatically install the correct version of climt.

pip install gfs-dynamical-core

Working versions - 0.1.23 and 0.1.9

Specify the version if required

pip install gfs-dynamical-core==0.1.23

This command should work on most systems and will install wheels for generic architecture. However, this may result in a slightly slower code.

To optimise the package for your system architecture, build it from source. See the documentation for instructions.

About

Only the dynamical core of the climt repository

https://gfs-dynamical-core.readthedocs.io

License:Other


Languages

Language:Fortran 62.2%Language:Python 25.1%Language:Cython 8.9%Language:Makefile 3.8%