Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include in argopy as inner function #1

Open
gmaze opened this issue Nov 19, 2021 · 2 comments
Open

Include in argopy as inner function #1

gmaze opened this issue Nov 19, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@gmaze
Copy link
Member

gmaze commented Nov 19, 2021

Hi folks,
Great method you developed here !
Do you mind if we integrate this into the argopy software ?

The new API could look like this:

from argopy import DataFetcher as ArgoDataFetcher
ds = ArgoDataFetcher(mode='expert').float(2900114).load().data
ds = ds.argo.traj_interp_terrain_following()

and the data set would have new LAT_INTERP/LON_INTERP variables with interpolated values

Getting topographic data would be made by argopy as well, so thta users wouldn't have to manage this

Since you work with panda dataframe this could be made quite easily I guess

@gmaze gmaze added the enhancement New feature or request label Nov 19, 2021
@gmaze
Copy link
Member Author

gmaze commented Apr 1, 2022

Short informations available on ADMT22 talk: https://docs.google.com/presentation/d/1XMSh20h8UEOt8D44iUuQur4-2Y7O44a3/edit#slide=id.p1

@KaiheYamazaki
Copy link
Collaborator

I just noticed this message!! So sorry for my late reply. I'm very happy with incorporating my code to the cool argopy software. Please let me know if you need any help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants