ai-models-fourcastnetv2-gfs


Nameai-models-fourcastnetv2-gfs JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://github.com/ecmwf-lab/ai-models-fourcastnetv2-gfs
SummaryAn ai-models plugin to run the Nvidia spherical harmonics FourCastNet v2 (small) model with additional options to use GFS and GDAS initial conditions and output to netCDF
upload_time2024-07-15 20:40:59
maintainerNone
docs_urlNone
authorEuropean Centre for Medium-Range Weather Forecasts (ECMWF)
requires_pythonNone
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-fourcastnetv2-gfs

`ai-models-fourcastnetv2-gfs` is an extension of the [ai-models-fourcastnetv2](https://github.com/ecmwf-lab/ai-models-fourcastnetv2) package, which itself is a plugin to run Nvidia's spherical harmonics tranformer with [ai-models](https://github.com/ecmwf-lab/ai-models).

### Installation

Once the model is public, to install the package, run:

```bash
pip install ai-models-fourcastnetv2-gfs
```

This will install the package and its dependencies.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ecmwf-lab/ai-models-fourcastnetv2-gfs",
    "name": "ai-models-fourcastnetv2-gfs",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "tool",
    "author": "European Centre for Medium-Range Weather Forecasts (ECMWF)",
    "author_email": "software.support@ecmwf.int",
    "download_url": "https://files.pythonhosted.org/packages/a5/74/4694e56600c81cd7b83f0195f71a4023f387294edd157b5a0e5fa7cec960/ai_models_fourcastnetv2_gfs-0.0.4.tar.gz",
    "platform": null,
    "description": "# ai-models-fourcastnetv2-gfs\n\n`ai-models-fourcastnetv2-gfs` is an extension of the [ai-models-fourcastnetv2](https://github.com/ecmwf-lab/ai-models-fourcastnetv2) package, which itself is a plugin to run Nvidia's spherical harmonics tranformer with [ai-models](https://github.com/ecmwf-lab/ai-models).\n\n### Installation\n\nOnce the model is public, to install the package, run:\n\n```bash\npip install ai-models-fourcastnetv2-gfs\n```\n\nThis will install the package and its dependencies.\n",
    "bugtrack_url": null,
    "license": "Apache License Version 2.0",
    "summary": "An ai-models plugin to run the Nvidia spherical harmonics FourCastNet v2 (small) model with additional options to use GFS and GDAS initial conditions and output to netCDF",
    "version": "0.0.4",
    "project_urls": {
        "Homepage": "https://github.com/ecmwf-lab/ai-models-fourcastnetv2-gfs"
    },
    "split_keywords": [
        "tool"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ce762d999a53671c76c1c8d06c90488e40a7c40168cc7104b25ddc371614e507",
                "md5": "d41c034a2ae5291d72b866fbfe972a6f",
                "sha256": "5eb18abffa8c5a9b5c26796ec9014b61be35ad08f3cad8a70be9885532b21588"
            },
            "downloads": -1,
            "filename": "ai_models_fourcastnetv2_gfs-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d41c034a2ae5291d72b866fbfe972a6f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 26352,
            "upload_time": "2024-07-15T20:40:54",
            "upload_time_iso_8601": "2024-07-15T20:40:54.361802Z",
            "url": "https://files.pythonhosted.org/packages/ce/76/2d999a53671c76c1c8d06c90488e40a7c40168cc7104b25ddc371614e507/ai_models_fourcastnetv2_gfs-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a5744694e56600c81cd7b83f0195f71a4023f387294edd157b5a0e5fa7cec960",
                "md5": "a90e493cee2e9040315a913cb4867f28",
                "sha256": "eb1302debaab28dd509d2dac95567d835e95bb3da6cafaa7af61e134a0d8404a"
            },
            "downloads": -1,
            "filename": "ai_models_fourcastnetv2_gfs-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "a90e493cee2e9040315a913cb4867f28",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 19752,
            "upload_time": "2024-07-15T20:40:59",
            "upload_time_iso_8601": "2024-07-15T20:40:59.621325Z",
            "url": "https://files.pythonhosted.org/packages/a5/74/4694e56600c81cd7b83f0195f71a4023f387294edd157b5a0e5fa7cec960/ai_models_fourcastnetv2_gfs-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-15 20:40:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ecmwf-lab",
    "github_project": "ai-models-fourcastnetv2-gfs",
    "github_not_found": true,
    "lcname": "ai-models-fourcastnetv2-gfs"
}
        
Elapsed time: 1.26275s