Add Yamazaki et al (2020) terrain-following interpolation algorithm #213
Labels
argo-traj
About trajectory data
enhancement
New feature or request
good first issue
Good for newcomers
stale
No activity over the last 90 days
Milestone
Hi folks,
A great new method was developed here to interpolate Argo float trajectories under ice.
I think this would be worth implementing in argopy, as suggested by euroargodev/terrain-following#1
The new API could look like this:
and the data set would have new LAT_INTERP/LON_INTERP variables with interpolated values
Getting topographic data could be made with argopy Topo fetcher so that users wouldn't have to manage this
The text was updated successfully, but these errors were encountered: