Open stevehadd opened 4 years ago
After chatting to Theo:
XBT data is already available through a public AWS bucket from NOA: https://noaa-wod-pds.s3.amazonaws.com/index.html
More useful intake information: https://intake.readthedocs.io/en/latest/catalog.html
We should probably include a way to generate the catalog files from a template, to accomodate future changes.
Currently we are hard coding the data file locations. It would be nice to create a basic intake catalog which can be used to access the data. Different catalogs with the correct paths can then be created for different processing platforms (primarily AWS, azure/pangeo and MO spice).