cioos-siooc / ocean-data-parser

A Python package for parsing oceanographic proprietary data formats to xarray Dataset.
https://cioos-siooc.github.io/ocean-data-parser/
GNU General Public License v3.0
4 stars 1 forks source link

Seabird Parser return not compatible global attribute name #85

Closed JessyBarrette closed 4 months ago

JessyBarrette commented 4 months ago

The seabird parser failed to return appropriate global attribute names and a global attribute like this one is generated:

 :cast___1_14_aug_2023_06\:11\:43_samples_1_to_3612\,_avg = "4, stop = mag switch" ;

What's need to get done: