license: mit | |
## Getting Started: | |
``` | |
$ wget https://huggingface.co/datasets/juannat7/SLAMS/resolve/main/process.sh | |
$ chmod +x process.sh | |
$ ./process.sh climatology | |
$ ./process.sh igra | |
$ ./process.sh clara | |
$ ./process.sh era5 | |
# See the example notebook on how to view the dataset | |
``` | |