netcdf twpecmwfupaX10.c1.20150901.000000 { dimensions: time = UNLIMITED ; // (120 currently) levels = 15 ; longitude = 7 ; latitude = 7 ; variables: int base_time ; base_time:string = "1-Sep-2015,0:00:00 GMT" ; base_time:long_name = "Base time in Epoch" ; base_time:units = "seconds since 1970-1-1 0:00:00 0:00" ; double time_offset(time) ; time_offset:long_name = "Time offset from base_time" ; time_offset:units = "seconds since 2015-09-01 00:00:00 0:00" ; double time(time) ; time:units = "hours since 2015-9-1 0" ; double levels(levels) ; levels:units = "hPa" ; levels:description = "Pressure level" ; levels:type = "plev" ; levels:long_name = "Level" ; levels:positive = "down" ; double longitude(longitude) ; longitude:units = "degrees" ; longitude:long_name = "east longitude" ; double latitude(latitude) ; latitude:units = "degrees" ; latitude:long_name = "north latitude" ; float rprs(time, levels, latitude, longitude) ; rprs:long_name = "Relative humidity" ; rprs:units = "%" ; rprs:grid_name = "grid-1" ; rprs:grid_type = "linear" ; rprs:missing_value = 9.999e+20f ; float tprs(time, levels, latitude, longitude) ; tprs:long_name = "Temperature" ; tprs:units = "K" ; tprs:grid_name = "grid-1" ; tprs:grid_type = "linear" ; tprs:missing_value = 9.999e+20f ; float uprs(time, levels, latitude, longitude) ; uprs:long_name = "Zonal wind component" ; uprs:units = "m s**-1" ; uprs:grid_name = "grid-1" ; uprs:grid_type = "linear" ; uprs:missing_value = 9.999e+20f ; float vprs(time, levels, latitude, longitude) ; vprs:long_name = "Meridional wind component" ; vprs:units = "m s**-1" ; vprs:grid_name = "grid-1" ; vprs:grid_type = "linear" ; vprs:missing_value = 9.999e+20f ; float wprs(time, levels, latitude, longitude) ; wprs:long_name = "Vertical velocity" ; wprs:units = "Pa s**-1" ; wprs:grid_name = "grid-1" ; wprs:grid_type = "linear" ; wprs:missing_value = 9.999e+20f ; float zprs(time, levels, latitude, longitude) ; zprs:long_name = "Geopotential" ; zprs:units = "m**2 s**-2" ; zprs:grid_name = "grid-1" ; zprs:grid_type = "linear" ; zprs:missing_value = 9.999e+20f ; // global attributes: :Conventions = "COARDS" ; :calendar = "standard" ; :comments = "file created by grads using lats4d available from http://dao.gsfc.nasa.gov/software/grads/lats4d/" ; :center = "ecwmf" ; :Date = "created Mon Oct 19 18:56:01 2015" ; :Version = "$State: xdc-ecmwf_grib-7.2-0 $" ; :Input_Platforms = "twpecmwfupaX1.00" ; :facility_id = "X10" ; :site_id = "twp" ; :zeb_platform = "twpecmwfupaX10.c1" ; :history = "Created by grib2ctl, GrADS, and lats4d on Mon Oct 19 18:56:01 2015" ; }