Open
Description
Hi! Is there any convention for what flag_meaning code should be used for " qc pass"? Examples:
cf-convention/cf-conventions#205
has flag_values 1 and flag_meanings "PASS",
whereas
http://gyre.umeoce.maine.edu/data/gomoos/buoy/php/view_ncfile_metadata.php?ncfile=/data/gomoos/buoy/archive/I0104/realtime/I0104.accelerometer.realtime.nc
has 0b for "quality_good"
mirroring
http://cfconventions.org/cf-conventions/cf-conventions.html#flags
Feels like it would be useful to standardize this?
Thanks!