Cloud-Drift / clouddrift

CloudDrift accelerates the use of Lagrangian data for atmospheric, oceanic, and climate sciences.
https://clouddrift.org/
MIT License
37 stars 8 forks source link

How to interpolate a gridded field onto the drifter locations? #19

Open selipot opened 2 years ago

selipot commented 2 years ago

I am trying a solution on the branch sst-interp in examples/interp_cci_drifters.ipynb with the cci sst analysis global dataset. That dataset is hosted on some AWS data repository. In order to make this interpolation manageable I am looping over trajectories using xarray. There is probably a better solution.

philippemiron commented 1 year ago
selipot commented 1 year ago

The Pangeo catalog also has some ERA5 field. NASA may have some MERRA5 fields in the cloud too.