A Python package for Earth forecasting transformer (Earthformer)
Project description
Earthformer
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 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. Credits to the authors and their repository for the original implementation.
Installation
The earthformer
package is available on PyPI. To install it, run:
pip install earthformer
The earthformer
package is also available on conda-forge. To install it, run:
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. The original implementation is licensed under the Apache License, Version 2.0.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file earthformer-0.2.1.tar.gz
.
File metadata
- Download URL: earthformer-0.2.1.tar.gz
- Upload date:
- Size: 1.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f750a74d42ded9cae0f79105532b9dfd2c8f20d74e31ff6b5894793e9f7dd43 |
|
MD5 | a28e2c1ebd1c3c1382df47cedc1bfe81 |
|
BLAKE2b-256 | 3b82adfbd28d05c72cf7275e46c9229bb18431db88c04ee299a566ac41cb4ca8 |
File details
Details for the file earthformer-0.2.1-py2.py3-none-any.whl
.
File metadata
- Download URL: earthformer-0.2.1-py2.py3-none-any.whl
- Upload date:
- Size: 1.3 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92fac9430215a7834496414f538869e90faf128acb926fec2f7012dab1655aa2 |
|
MD5 | f2e6928911eaa52327005b90485b6aea |
|
BLAKE2b-256 | 24b81f196bff92b158aa82c5b4cad5cf943ae6062a12675eef0d4b2fca5edbfa |