netcdf solid_ice_discharge/sector.nc { dimensions: time = 2968; sector = 171; variables: double time(time=2968); :_FillValue = NaN; // double :cf_role = "timeseries_id"; :standard_name = "time"; :axis = "T"; :units = "days since 1986-04-15 00:00:00"; :calendar = "proleptic_gregorian"; String sector(sector=171); :long_name = "Sector"; :standard_name = "N/A"; :comment = "Sectors from Mouginot (2019)"; double discharge(sector=171, time=2968); :_FillValue = NaN; // double :long_name = "Discharge"; :standard_name = "land_ice_mass_tranport_due_to_calving_and_ice_front_melting"; :units = "Gt yr-1"; :coordinates = "time sector"; :_ChunkSizes = 171U, 2968U; // uint double err(sector=171, time=2968); :_FillValue = NaN; // double :long_name = "Error"; :standard_name = "Uncertainty"; :units = "Gt yr-1"; :coordinates = "time sector"; :_ChunkSizes = 171U, 2968U; // uint double coverage(sector=171, time=2968); :_FillValue = NaN; // double :long_name = "Coverage"; :standard_name = "Coverage"; :coordinates = "time sector"; :_ChunkSizes = 171U, 2968U; // uint // global attributes: :featureType = "timeSeries"; :title = "Greenland discharge"; :summary = "Greenland discharge per sector"; :keywords = "Greenland; Ice Discharge; Calving; Submarine Melt"; :source = "git commit: 71dff09d"; :creator_name = "Ken Mankoff"; :creator_email = "kdm@geus.dk"; :creator_url = "http://kenmankoff.com"; :institution = "GEUS"; :references = "10.22008/promice/ice_discharge"; :product_version = 2.0; // double }