netcdf solid_ice_discharge/GIS.nc { dimensions: time = 2968; variables: double time(time=2968); :_FillValue = NaN; // double :long_name = "time of measurement"; :standard_name = "time"; :axis = "T"; :cf_role = "timeseries_id"; :units = "days since 1986-04-15 00:00:00"; :calendar = "proleptic_gregorian"; double discharge(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"; :_ChunkSizes = 2968U; // uint double err(time=2968); :_FillValue = NaN; // double :long_name = "Error"; :standard_name = "Uncertainty"; :units = "Gt yr-1"; :coordinates = "time"; :_ChunkSizes = 2968U; // uint double coverage(time=2968); :_FillValue = NaN; // double :long_name = "Coverage"; :standard_name = "Coverage"; :coordinates = "time"; :_ChunkSizes = 2968U; // uint // global attributes: :featureType = "timeSeries"; :title = "Greenland discharge"; :summary = "Greenland discharge"; :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 }