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

Load OceanGliders Format #49

Open
lukegre opened this issue Mar 17, 2021 · 3 comments
Open

Load OceanGliders Format #49

lukegre opened this issue Mar 17, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@lukegre
Copy link
Member

lukegre commented Mar 17, 2021

Rationale

OceanGliders community is moving toward the uniform OG format. Having a function to load this data would be central to the usability of GT. Link to the documentation for this format will be posted when this is finalised.

How the user would call this functionality.

Would conform to the current API where a module for loading.

gt.load.oceanglider_netcdf(path_to_file)

Outline what is needed for this feature

An example file format for development.
File structure should be similar to EGO format so could use existing code as template for quick implementation.

This is an issue from the #46 wishlist

@lukegre lukegre added the enhancement New feature or request label Mar 17, 2021
@soerenthomsen
Copy link
Member

@vturpin can you provide an up to date example file format?

@soerenthomsen
Copy link
Member

I suggest to name the function gt.load.oceangliders_netcdf(path_to_file) i.e. with an "s"

@soerenthomsen
Copy link
Member

soerenthomsen commented Sep 10, 2021

Any questions related to the OG1.0 format etc should be raised in the official OceanGlidersCommunity repo here:

Thanks @vturpin

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

3 participants