earthformer


Nameearthformer JSON
Version 0.2.1 PyPI version JSON
download
home_pagehttps://github.com/opengeos/earthformer
SummaryA Python package for Earth forecasting transformer (Earthformer)
upload_time2024-07-20 00:35:37
maintainerNone
docs_urlNone
authorQiusheng Wu
requires_python>=3.8
licenseApache Software License 2.0
keywords earthformer
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Earthformer

[![image](https://img.shields.io/pypi/v/earthformer.svg)](https://pypi.python.org/pypi/earthformer)
[![image](https://img.shields.io/conda/vn/conda-forge/earthformer.svg)](https://anaconda.org/conda-forge/earthformer)
[![Open In Studio Lab](https://studiolab.sagemaker.aws/studiolab.svg)](https://studiolab.sagemaker.aws/import/github/opengeos/earthformer/blob/main/docs/examples/earthnet2021.ipynb)
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/opengeos/earthformer/blob/main/docs/examples/earthnet2021.ipynb)

**A Python package for Earth forecasting transformer**

-   Free software: Apache License, Version 2.0 (Apache-2.0)
-   Documentation: <https://opengeos.github.io/earthformer>

## Introduction

This repository turns the [amazon-science/earth-forecasting-transformer](https://github.com/amazon-science/earth-forecasting-transformer) repository into a Python package, making it easier to install and use. To learn more about Earthformer, please refer to the NeurIPS 2022 paper: [Earthformer: Exploring Space-Time Transformers for Earth System Forecasting](https://www.amazon.science/publications/earthformer-exploring-space-time-transformers-for-earth-system-forecasting). Credits to the authors and their [repository](https://github.com/amazon-science/earth-forecasting-transformer) for the original implementation.

## Installation

The `earthformer` package is available on [PyPI](https://pypi.org/project/earthformer). To install it, run:

```bash
pip install earthformer
```

The `earthformer` package is also available on [conda-forge](https://anaconda.org/conda-forge/earthformer). To install it, run:

```bash
conda create -n earthformer python=3.10
conda activate earthformer
conda install -c conda-forge mamba
mamba install -c conda-forge earthformer
```

## Disclaimer

I am not the author of the original implementation. This repository is a Python package that wraps the original implementation into a package. If you have any questions about the original implementation, please refer to the [amazon-science/earth-forecasting-transformer](https://github.com/amazon-science/earth-forecasting-transformer). The original implementation is licensed under the Apache License, Version 2.0.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/opengeos/earthformer",
    "name": "earthformer",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "earthformer",
    "author": "Qiusheng Wu",
    "author_email": "giswqs@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/3b/82/adfbd28d05c72cf7275e46c9229bb18431db88c04ee299a566ac41cb4ca8/earthformer-0.2.1.tar.gz",
    "platform": null,
    "description": "# Earthformer\n\n[![image](https://img.shields.io/pypi/v/earthformer.svg)](https://pypi.python.org/pypi/earthformer)\n[![image](https://img.shields.io/conda/vn/conda-forge/earthformer.svg)](https://anaconda.org/conda-forge/earthformer)\n[![Open In Studio Lab](https://studiolab.sagemaker.aws/studiolab.svg)](https://studiolab.sagemaker.aws/import/github/opengeos/earthformer/blob/main/docs/examples/earthnet2021.ipynb)\n[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/opengeos/earthformer/blob/main/docs/examples/earthnet2021.ipynb)\n\n**A Python package for Earth forecasting transformer**\n\n-   Free software: Apache License, Version 2.0 (Apache-2.0)\n-   Documentation: <https://opengeos.github.io/earthformer>\n\n## Introduction\n\nThis repository turns the [amazon-science/earth-forecasting-transformer](https://github.com/amazon-science/earth-forecasting-transformer) repository into a Python package, making it easier to install and use. To learn more about Earthformer, please refer to the NeurIPS 2022 paper: [Earthformer: Exploring Space-Time Transformers for Earth System Forecasting](https://www.amazon.science/publications/earthformer-exploring-space-time-transformers-for-earth-system-forecasting). Credits to the authors and their [repository](https://github.com/amazon-science/earth-forecasting-transformer) for the original implementation.\n\n## Installation\n\nThe `earthformer` package is available on [PyPI](https://pypi.org/project/earthformer). To install it, run:\n\n```bash\npip install earthformer\n```\n\nThe `earthformer` package is also available on [conda-forge](https://anaconda.org/conda-forge/earthformer). To install it, run:\n\n```bash\nconda create -n earthformer python=3.10\nconda activate earthformer\nconda install -c conda-forge mamba\nmamba install -c conda-forge earthformer\n```\n\n## Disclaimer\n\nI am not the author of the original implementation. This repository is a Python package that wraps the original implementation into a package. If you have any questions about the original implementation, please refer to the [amazon-science/earth-forecasting-transformer](https://github.com/amazon-science/earth-forecasting-transformer). The original implementation is licensed under the Apache License, Version 2.0.\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "A Python package for Earth forecasting transformer (Earthformer)",
    "version": "0.2.1",
    "project_urls": {
        "Homepage": "https://github.com/opengeos/earthformer"
    },
    "split_keywords": [
        "earthformer"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "24b81f196bff92b158aa82c5b4cad5cf943ae6062a12675eef0d4b2fca5edbfa",
                "md5": "f2e6928911eaa52327005b90485b6aea",
                "sha256": "92fac9430215a7834496414f538869e90faf128acb926fec2f7012dab1655aa2"
            },
            "downloads": -1,
            "filename": "earthformer-0.2.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f2e6928911eaa52327005b90485b6aea",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 1301014,
            "upload_time": "2024-07-20T00:35:34",
            "upload_time_iso_8601": "2024-07-20T00:35:34.884530Z",
            "url": "https://files.pythonhosted.org/packages/24/b8/1f196bff92b158aa82c5b4cad5cf943ae6062a12675eef0d4b2fca5edbfa/earthformer-0.2.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3b82adfbd28d05c72cf7275e46c9229bb18431db88c04ee299a566ac41cb4ca8",
                "md5": "a28e2c1ebd1c3c1382df47cedc1bfe81",
                "sha256": "8f750a74d42ded9cae0f79105532b9dfd2c8f20d74e31ff6b5894793e9f7dd43"
            },
            "downloads": -1,
            "filename": "earthformer-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a28e2c1ebd1c3c1382df47cedc1bfe81",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1227806,
            "upload_time": "2024-07-20T00:35:37",
            "upload_time_iso_8601": "2024-07-20T00:35:37.079562Z",
            "url": "https://files.pythonhosted.org/packages/3b/82/adfbd28d05c72cf7275e46c9229bb18431db88c04ee299a566ac41cb4ca8/earthformer-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-20 00:35:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "opengeos",
    "github_project": "earthformer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "earthformer"
}
        
Elapsed time: 0.87557s