netcdf Structured_Grid { dimensions: time = 24 ; y = 3 ; x = 3 ; analysis_time = 1 ; variables: double time(time) ; time:standard_name = "time" ; time:long_name = "time" ; time:units = "minutes since 1970-01-01 00:00:00.0 +0000" ; time:axis = "T" ; double analysis_time(analysis_time) ; analysis_time:standard_name = "forecast_reference_time" ; analysis_time:long_name = "forecast_reference_time" ; analysis_time:units = " minutes since 2000-12-03 00:00:00.0 +0000" ; double y(y) ; y:standard_name = "latitude" ; y:long_name = "y coordinate according to WGS 1984" ; y:units = "degrees_north" ; y:axis = "Y" ; y:_FillValue = 9.96921e+036 ; double x(x) ; x:standard_name = "longitude" ; x:long_name = "x coordinate according to WGS 1984" ; x:units = "degrees_east" ; x:axis = "X" ; x:_FillValue = 9.96921e+036 ; int crs ; crs:grid_mapping_name = "latitude_longitude" ; crs:longitude_of_prime_meridian = 0. ; crs:semi_major_axis = 6378137. ; crs:inverse_flattening = 298.257223563 ; float air_temperature(time, y, x) ; air_temperature:standard_name = "air_temperature" ; air_temperature:units = "K" ; air_temperature:_FillValue = -999.f ; air_temperature:grid_mapping = "crs" ; // global attributes: :Conventions = "CF-1.6" ; :title = "Data" ; :institution = "Deltares" ; :source = "Export archive from Delft-FEWS" ; :history = "2014-10-14 09:12:59 GMT: exported from Delft-FEWS" ; :references = "http://www.delft-fews.com" ; :Metadata_Conventions = "Unidata Dataset Discovery v1.0" ; :summary = "Data exported from Delft-FEWS" ; :date_created = "2014-10-14 09:12:59 GMT" ; data: time = 16299360, 16299420, 16299480, 16299540, 16299600, 16299660, 16299720, 16299780, 16299840, 16299900, 16299960, 16300020, 16300080, 16300140, 16300200, 16300260, 16300320, 16300380, 16300440, 16300500, 16300560, 16300620, 16300680, 16300740 ; analysis_time = 0 ; y = -20.5, -10.5, -0.5 ; x = 20, 30, 40 ; crs = 0 ; air_temperature = 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3 ; }