Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ecmwf-lab/ai-models-fourcastnet
https://github.com/ecmwf-lab/ai-models-fourcastnet
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ecmwf-lab/ai-models-fourcastnet
- Owner: ecmwf-lab
- License: apache-2.0
- Created: 2023-05-12T06:45:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-13T10:28:20.000Z (11 months ago)
- Last Synced: 2024-08-27T09:39:11.407Z (5 months ago)
- Language: Python
- Size: 39.1 KB
- Stars: 19
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-meteo - FourCastNet
README
# ai-models-fourcastnet
>
> :warning: This plugin is now deprecated. Please use the newer version that can be found at https://github.com/ecmwf-lab/ai-models-fourcastnetv2
>`ai-models-fourcastnet` is an [ai-models](https://github.com/ecmwf-lab/ai-models) plugin to run [NVIDIA's FourCastNet](https://github.com/NVlabs/FourCastNet).
FourCastNet: A Global Data-driven High-resolution Weather Model using Adaptive Fourier Neural Operators
https://arxiv.org/abs/2202.11214The FourCastNet code was developed by the authors of the preprint: Jaideep Pathak, Shashank Subramanian, Peter Harrington, Sanjeev Raja, Ashesh Chattopadhyay, Morteza Mardani, Thorsten Kurth, David Hall, Zongyi Li, Kamyar Azizzadenesheli, Pedram Hassanzadeh, Karthik Kashinath, Animashree Anandkumar.
Version 0.1 of FourCastNet is used as default in ai-models.
https://portal.nersc.gov/project/m4134/FCN_weights_v0.1/FourCastNet is released under **BSD 3-Clause License**, see [LICENSE_fourcastnet](LICENSE_fourcastnet) for more details.