netcdf GEM/Tuvalu/TCAP/Inundation/Present/Nukufetau_out25-yearARI.nc { dimensions: time = UNLIMITED; // (1 currently) lon = 2764; lat = 3067; variables: double time(time=1); :standard_name = "time"; :calendar = "gregorian"; :time_step = "Monthly"; :units = "Seconds since 1970-01-01 00:00:00"; :axis = "T"; :_ChunkSizes = 512U; // uint double lon(lon=2764); :units = "degrees_east"; :standard_name = "longitude"; double lat(lat=3067); :standard_name = "latitude"; :units = "degrees_north"; double Depth(time=1, lat=3067, lon=2764); :units = "m"; :long_name = "Inundation"; :short_name = "Depth"; :_ChunkSizes = 1U, 1023U, 922U; // uint // global attributes: :title = "Inundation Depth for Tuvalu"; :summary = "Produced under TCAP Project."; :keywords = "TCAP, Inundation, Depth, Tuvalu"; :license = "This work is done by Pacific Community (SPC)"; :source = "https://www.spc.int/"; :Conventions = "CF-1.6"; :institution = "Spc"; :history = "2022-09-27 creation of netcdf file."; }