Reading-eScience-Centre / edal-java

Environmental Data Abstraction Layer libraries
Other
39 stars 30 forks source link

Handle null vectorInfo when processing duplicate standard names for vectors. Fixes Reading-eScience-Centre/edal-java#158 #159

Open sharon-tickell opened 1 year ago

sharon-tickell commented 1 year ago

Proposed bugfix for detecting and gracefully handling the case where a standard vector name appears more than one in a dataset that also includes non-vector variables.

Fixes Reading-eScience-Centre/edal-java#158