Installation
Installing EarthNet2021 Toolkit
Run
pip install earthnet
For further ways see here.
Downloading EarthNet2021 Dataset
In python
run
import earthnet as en
en.Downloader.get(path/to/download/to, splits)
For further ways see here.
Installing EarthNet2021 Model Intercomparison Suite
See here.