netcdf ftpthredds/waghc/WAGHC_Oceanareacode_UHAM-ICDC_v1_0.nc { dimensions: latitude = 681; longitude = 1440; variables: double latitude(latitude=681); :units = "degrees_north"; :standard_name = "latitude"; double longitude(longitude=1440); :units = "degrees_east"; :standard_name = "longitude"; int region_index(latitude=681, longitude=1440); :units = "1"; :long_name = "region_index"; // global attributes: :Conventions = "CF-1.5"; :title = "ocean_area_code"; :summary = "WAGHC region index"; :creator_email = "viktor.gouretski@uni-hamburg.de"; :creator_url = "http://icdc.cen.uni-hamburg.de/"; :authors = "Viktor Gouretski"; :institution = "CEN, University of Hamburg, Germany"; :date_created = "2017-11-17"; :dataset_version = "1.0"; :filename = "ocean_area_code.dat"; :geospatial_lat_units = "degrees_north"; :geospatial_lat_min = "-90."; :geospatial_lat_max = "90."; :geospatial_lon_units = "degrees_east"; :geospatial_lon_min = "-180."; :geospatial_lon_max = "180."; }