-
Notifications
You must be signed in to change notification settings - Fork 39
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
Config file populated with site-specific data paths examples #619
Conversation
okey dokey guys, we need more rootpaths/drs's but beats me which are which apart from my beloved Jasmine 🍺 |
should add this #582 here too - also, we need ETHZ, maybe @bascrezee can add it 'ere? 🍺 |
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.
Thanks @valeriupredoi and @mattiarighi for adding the information. I think it could be made more clear by using a formatting that people really can just uncomment, e.g.
# Uncomment the lines below to locate data on JASMIN
#rootpath:
# CMIP6: /badc/cmip6/data/CMIP6
# CMIP5: /badc/cmip5/data/cmip5/output1
# CMIP3: /badc/cmip3_drs/data/cmip3/output
# OBS: /group_workspaces/jasmin4/esmeval/obsdata-v2
#drs:
# CMIP6: BADC
# CMIP5: BADC
# CMIP3: BADC
# Uncomment the lines below to locate data on Mistral at DKRZ
#rootpath:
# CMIP6: /mnt/lustre02/work/ik1017/CMIP6/data/CMIP6
# CMIP5: /mnt/lustre02/work/bd0854/DATA/ESMValTool2/CMIP5_DKRZ
# CMIP3: /mnt/lustre02/work/bd0854/DATA/ESMValTool2/CMIP3
# OBS: /mnt/lustre02/work/bd0854/DATA/ESMValTool2/OBS
#drs:
# CMIP6: DKRZ
# CMIP5: DKRZ
# CMIP3: DKRZ
Also, I noticed that the CORDEX, OBS6, obs4mips, and ana4mips are not in your lists. Are those not available?
yeah good call @bouweandela - I have just added the paths for Jasmin and restructured the file, @mattiarighi can you do the same pls mate 🍺 |
I'll add the ETHZ paths now. |
Co-Authored-By: Bouwe Andela <b.andela@esciencecenter.nl>
@mattiarighi Would you be able to add the missing projects to the DKRZ configuration? Then we can get this merged. |
Done. |
Before you start, please read CONTRIBUTING.md.
Tasks
Closes ESMValGroup/ESMValTool#1622