Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Point Feature stack fails to process datasets with multiple lat/lon axes #1006

Open
cwardgar opened this issue Jan 17, 2018 · 0 comments
Open

Comments

@cwardgar
Copy link
Contributor

To reproduce, go to the ToolsUI PointFeature panel and try to open cdm/src/test/data/cfDocDsgExamples/H.2.3.2.ncml, which is example H.5 from the CF DSG doc. You'll get:

java.lang.IllegalArgumentException: illegal member name =precise_lat

Note that we can open H.4 (the previous example) just fine, and the only difference between the two is the addition of precise_lat and precise_lon. Clearly we're not handling the additional lat/lon axes properly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant