File size: 308 Bytes
f7435b4 9c471c1 61582ad 9c471c1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
---
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
```
|