RKuttruff opened a new pull request, #268: URL: https://github.com/apache/incubator-sdap-nexus/pull/268
When generating CSV headers for variables, it would be assumed that `standard_name` would be defined. That would not always be the case, and this would cause an error. This PR uses `variable_name` as a fallback so datasets without defined standard names can be subsetted. -- 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