-
Notifications
You must be signed in to change notification settings - Fork 1
Description
To support testing the multimodel statistics preprocessor function with the data from this repository, the following still needs to be done
Importable data loader #3:
- A function for loading the data conveniently, e.g.
load_timeseries()which returns a cubelist (usecube_helper.loadfor loading the data?) - Make installable module
esmvaltool_sample_data
Download script in #4:
- Replace the
.in the paths with a/for all subdirectories of esmvaltool_sample_data/data/timeseries - Download all timeseries datasets, but only save small ones (e.g. skip AWI data for now, because they save one file per year and this becomes big even with subsetting)
- Improve download script so the subsetting is done for equal geographical regions/vertical levels instead of just by slicing the first 2 steps
Select also an ocean variable for subsetting (item 2 in Populate repository with data #1), e.g. with a daily frequency (if multimodel statistics supports it)-> this needs proper support from iris first- Clean up the script for downloading data (now in
esmvaltool_sample_data/sample_data.py)
Add metadata #11 :
- Add license information
- Improve README
- Improve CONTRIBUTING
- Update
setup.py
Other:
- Move download script to root directory #9 Rename download script to
download_sample_data.pyand move it to root
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels