You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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
The text was updated successfully, but these errors were encountered: