usgs / gspy

Other
15 stars 5 forks source link

Confusion with bounds defined for dimensions that are simply discrete values #2

Closed leonfoks closed 10 months ago

leonfoks commented 1 year ago

Re-visit dimensions with discrete "center" values but perhaps no defined bounds. Double check CF convention and their note on this

bminsley commented 1 year ago

check discrete-axis notes? https://cfconventions.org/cf-conventions/cf-conventions.html#discrete-axis

leonfoks commented 1 year ago

Need to double check which things actually need bounds and when. i.e. coordinates vs dimensions and whether they are discrete or not.

leonfoks commented 10 months ago

After the move to use xarray accessors we now have extra keywords that specify coordinates vs dimensions and whether bounds get added or not.