-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add functions to import the datasets #3
Conversation
i.e. `tracking_id, history and creation_date attributes inconsistent`
I have some issues with the dataset: |
Co-authored-by: Bouwe Andela <[email protected]>
Two more datasets give warnings:
|
If they don't work, just delete the files and add them to the ignore list in datasets.yml so they will not be downloaded again. |
This is ready to be merged for all I'm concerned. @nielsdrost could you have a look? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me!
I also tried it out. Package seems to work just fine :-)
In this PR I set up the basic setup.py, and add some functionality to load the timeseries data.
Needed for ESMValGroup/ESMValCore#856