Skip to main content

A Python package for Earthformer

Project description

Earthformer

image

A Python package for Earth forecasting transformer

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

Earthformer has several optional dependencies. It is recommended to create a new conda environment and install the dependencies with conda:

conda create -n earthformer python=3.10
conda activate earthformer
conda install -c conda-forge mamba
mamba install -c conda-forge pytorch torchvision pytorch-lightning==1.7.7
mamba install -c conda-forge nvidia-apex omegaconf
mamba install -c conda-forge xarray netcdf4 opencv
pip install earthnet earthformer

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

earthformer-0.0.3.tar.gz (1.2 MB view details)

Uploaded Source

Built Distribution

earthformer-0.0.3-py2.py3-none-any.whl (1.2 MB view details)

Uploaded Python 2 Python 3

File details

Details for the file earthformer-0.0.3.tar.gz.

File metadata

  • Download URL: earthformer-0.0.3.tar.gz
  • Upload date:
  • Size: 1.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for earthformer-0.0.3.tar.gz
Algorithm Hash digest
SHA256 d8a432722bcdd7e2adddb666b7a8712212afa711bf6873fff3c73cd3c37891d1
MD5 a080a83e0aa050af413af7c30378d2ce
BLAKE2b-256 64fa2652f92850d957af062045f1093c9e041f1d18e96262926e69e6abfd2154

See more details on using hashes here.

File details

Details for the file earthformer-0.0.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for earthformer-0.0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 8b47419f25cd33a4cfa760fda5112ec14a8beb108f3eea9122d5d8fcd8adce57
MD5 6603305a8cee1a505546d92354b1ef01
BLAKE2b-256 3e0f6ef97f7380973b1b8b5ab6dddf8c31b950af7dad076bfc699ba9796987a0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page