New model subsets and MODIS NPP for final C-LAMP paper in GCB.
1 netcdf co2_globalView_222 {
3 time = UNLIMITED ; // (0 currently)
11 LAT:long_name = "Latitude" ;
12 LAT:units = "degrees_north" ;
13 LAT:_FillValue = -999.f ;
15 LON:long_name = "Longitude" ;
16 LON:units = "degrees_ease" ;
17 LON:_FillValue = -999.f ;
19 ELEV:long_name = "Elevation above sea level" ;
21 ELEV:_FillValue = -999.f ;
22 float CO2_SEAS(ncl4, ncl5) ;
23 CO2_SEAS:long_name = "CO2 GlobalView seasonal" ;
24 CO2_SEAS:units = "u mol/mol" ;
25 CO2_SEAS:_FillValue = -999.f ;