Back to entry details

Data headers for 'H2O_Climate_v1.0'
Record


Generation date
2017-01-17
Method
ncdump -h
Header
netcdf H2O_Climate_v1.0_1_7881723464278495521 {
dimensions:
time = 247 ;
lat = 180 ;
lon = 360 ;
variables:
short time(time) ;
time:units = "Months since 1995. 1 corresponds to Jan 1995" ;
float latitude(lat) ;
latitude:units = "degrees north" ;
float longitude(lon) ;
longitude:units = "degrees east" ;
short year(time) ;
year:units = "year" ;
byte month(time) ;
month:units = "month. 1 corresponds to Jan." ;
float H2O(time, lat, lon) ;
H2O:units = "kg/m^2" ;
byte warning_flag(lat, lon) ;
warning_flag:units = "Warnings. Bit 1: mean scan angle (GOME1) not zero" ;

// global attributes:
:description = "H2O MPIC/DLR climate product" ;
:history = "Version 1.0 December 2016" ;
:version = 1. ;
:author = "Steffen Beirle" ;
:email = "
 steffen.beirle@nullmpic.de
" ;
}