netcdf my/test/all/REMUS_CTD_Day10.nc { dimensions: time = 392928; variables: long time(time=392928); :units = "nanoseconds since 2021-05-10 12:27:17.000281"; :calendar = "proleptic_gregorian"; double latitude(time=392928); :_FillValue = NaN; // double :coordinates = "depth Dist lat X lon Y"; double longitude(time=392928); :_FillValue = NaN; // double :coordinates = "depth Dist lat X lon Y"; float mission_time(time=392928); :_FillValue = NaNf; // float :coordinates = "depth Dist lat X lon Y"; float depth(time=392928); :_FillValue = NaNf; // float float temperature(time=392928); :_FillValue = NaNf; // float :coordinates = "depth Dist lat X lon Y"; float salinity(time=392928); :_FillValue = NaNf; // float :coordinates = "depth Dist lat X lon Y"; double lat(time=392928); :_FillValue = NaN; // double double lon(time=392928); :_FillValue = NaN; // double double lat1(time=392928); :_FillValue = NaN; // double :coordinates = "depth Dist lat X lon Y"; double lon1(time=392928); :_FillValue = NaN; // double :coordinates = "depth Dist lat X lon Y"; double X(time=392928); :_FillValue = NaN; // double double Y(time=392928); :_FillValue = NaN; // double double Dist(time=392928); :_FillValue = NaN; // double // global attributes: }