geogrid()
fails to find lat/lon values when subsetting Arrays in DAP4
#959
Labels
geogrid()
fails to find lat/lon values when subsetting Arrays in DAP4
#959
geogrid(Var, ..., )
works as expected whenVar
is aGrid
array.Var
contains a "copy" of the coordinate valueslat
andlon
.Grid
s are part of the DAP2 model but were dropped out of the DAP4 model.When
Var
is anArray
geogrid(Var, ...)
fails to find the latitude and longitude arrays it needs.Minimal example
The following errs (not a very helpful error)
@jgallagher59701 reached to this conclusion regarding in OPeNDAP's Discourse Thread
The text was updated successfully, but these errors were encountered: