RKuttruff opened a new pull request, #111: URL: https://github.com/apache/sdap-ingester/pull/111
Previous approach required either all data variables and coordinate arrays to be in the opened group (root by default) Now data variables can be defined with paths with groups separated by `/` (ie, `group/var` for the variable `var` in root-level group `group`) Coordinate variables are still required to be colocated in the same group as the `group` field (optional; root by default). We should eventually deprecate and remove this entirely in favor of this pathed approach -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@sdap.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org