cedadev / ceda-notebooks

Jupyter Notebooks demonstrating CEDA data and tools
BSD 2-Clause "Simplified" License
6 stars 12 forks source link

Where to put small caches of data? #6

Closed agstephens closed 4 years ago

agstephens commented 4 years ago

Need somewhere that is public to all JASMIN users.

Could use cedaproc - but something more public would be better:

agstephens commented 4 years ago

Or could include a mechanism to pull data to a local cache.

agstephens commented 4 years ago

Or maybe cedaproc will just work. See sub-directory "public-data".

agstephens commented 4 years ago

@EstherConway please see if you can access the data on cedaproc from a Notebook:

import os
os.listdir('/gws/nopw/j04/cedaproc/public-data')
EstherConway commented 4 years ago

Can access and write to directory