NOAA-ORR-ERD / gridded

A single API for accessing / working with gridded model results on multiple grid types
https://noaa-orr-erd.github.io/gridded/index.html
The Unlicense
64 stars 14 forks source link

Support for "cell centers" data in depth. #69

Open ChrisBarker-NOAA opened 2 years ago

ChrisBarker-NOAA commented 2 years ago

Some models producte results that are averaged over a cell, so that the data are at the centers of teh cell, rather than the nodes.

Which means the top depth value is at some point below the surface of the water.

gridded should have a way to handle that -- not entirely sure what the prior art is for this.