Skip to content

Use multidimensional schema types for bathymetry depth data#182

Open
kilojoules wants to merge 1 commit intoIEAWindSystems:mainfrom
kilojoules:main
Open

Use multidimensional schema types for bathymetry depth data#182
kilojoules wants to merge 1 commit intoIEAWindSystems:mainfrom
kilojoules:main

Conversation

@kilojoules
Copy link
Collaborator

This supports use of netcdf files for decribing depth as a function of x and y coordinates

description: x, y, and depth field of water depth
type: object
required:
- coordinates
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I propose having a oneof definition with both coordinates and the x/y definitions to support the simpler implementation and to add the xarray support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants