ai-models-fourcastnet


Nameai-models-fourcastnet JSON
Version 0.0.7 PyPI version JSON
download
home_pagehttps://github.com/ecmwf-lab/ai-models-fourcastnet
SummaryAn ai-models plugin to run FourCastNet
upload_time2024-02-13 10:33:59
maintainer
docs_urlNone
authorEuropean Centre for Medium-Range Weather Forecasts (ECMWF)
requires_python
licenseApache License Version 2.0
keywords tool
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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.11214

The 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.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ecmwf-lab/ai-models-fourcastnet",
    "name": "ai-models-fourcastnet",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "tool",
    "author": "European Centre for Medium-Range Weather Forecasts (ECMWF)",
    "author_email": "software.support@ecmwf.int",
    "download_url": "https://files.pythonhosted.org/packages/42/75/7070ec6cf9e459a0324021fb068861c401470b6817a2a5af7b4f3ab139a5/ai-models-fourcastnet-0.0.7.tar.gz",
    "platform": null,
    "description": "# ai-models-fourcastnet\n\n>\n> :warning: This plugin is now deprecated. Please use the newer version that can be found at https://github.com/ecmwf-lab/ai-models-fourcastnetv2\n> \n\n\n`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).\n\nFourCastNet: A Global Data-driven High-resolution Weather Model using Adaptive Fourier Neural Operators\nhttps://arxiv.org/abs/2202.11214\n\nThe 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.\n\nVersion 0.1 of FourCastNet is used as default in ai-models.\nhttps://portal.nersc.gov/project/m4134/FCN_weights_v0.1/\n\nFourCastNet is released under **BSD 3-Clause License**, see [LICENSE_fourcastnet](LICENSE_fourcastnet) for more details.\n",
    "bugtrack_url": null,
    "license": "Apache License Version 2.0",
    "summary": "An ai-models plugin to run FourCastNet",
    "version": "0.0.7",
    "project_urls": {
        "Homepage": "https://github.com/ecmwf-lab/ai-models-fourcastnet"
    },
    "split_keywords": [
        "tool"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "42757070ec6cf9e459a0324021fb068861c401470b6817a2a5af7b4f3ab139a5",
                "md5": "90fe8fb5a211bbefda0cd15e875bf696",
                "sha256": "3269ea0e8f94c7476f73579c8202014a82f6451c7903a71c06f051ff6bc1568d"
            },
            "downloads": -1,
            "filename": "ai-models-fourcastnet-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "90fe8fb5a211bbefda0cd15e875bf696",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 13737,
            "upload_time": "2024-02-13T10:33:59",
            "upload_time_iso_8601": "2024-02-13T10:33:59.086266Z",
            "url": "https://files.pythonhosted.org/packages/42/75/7070ec6cf9e459a0324021fb068861c401470b6817a2a5af7b4f3ab139a5/ai-models-fourcastnet-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-13 10:33:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ecmwf-lab",
    "github_project": "ai-models-fourcastnet",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ai-models-fourcastnet"
}
        
Elapsed time: 0.21494s