ocean-eddy-cpt / gcm-filters

Diffusion-based Spatial Filtering of Gridded Data
https://gcm-filters.readthedocs.io/
Other
37 stars 24 forks source link

Decide how to handle test data #5

Open rabernat opened 3 years ago

rabernat commented 3 years ago

It's important that this package be tested. Each different kernel (see #1) will need a test. Our options are to

rabernat commented 3 years ago

One option would be to use existing Pangeo cloud data. We have both POP highres

https://catalog.pangeo.io/browse/master/ocean/CESM_POP/CESM_POP_hires_control/

And MOM CM2.6

https://catalog.pangeo.io/browse/master/ocean/GFDL_CM2_6/GFDL_CM2_6_control_ocean_surface/

These could be read on demand from the tests.

The only catch is that they are in requester pays buckets. Maybe we could just turn that off?