forrest@2: netcdf data.81 { forrest@2: dimensions: forrest@2: nvalues = UNLIMITED ; // (81 currently) forrest@2: SOURCE_StrLen = 8 ; forrest@2: BIOMENEW_StrLen = 20 ; forrest@2: BIOME2_StrLen = 23 ; forrest@2: variables: forrest@2: int SITE_ID(nvalues) ; forrest@2: SITE_ID:_FillValue = -999 ; forrest@2: float LAT_DD(nvalues) ; forrest@2: LAT_DD:_FillValue = -999.f ; forrest@2: float LONG_DD(nvalues) ; forrest@2: LONG_DD:_FillValue = -999.f ; forrest@2: int ELEV_GIV(nvalues) ; forrest@2: ELEV_GIV:_FillValue = -999 ; forrest@2: int ELEV_N(nvalues) ; forrest@2: ELEV_N:_FillValue = -999 ; forrest@2: char SOURCE(nvalues, SOURCE_StrLen) ; forrest@2: SOURCE:_FillValue = "À" ; forrest@2: char BIOMENEW(nvalues, BIOMENEW_StrLen) ; forrest@2: BIOMENEW:_FillValue = "À" ; forrest@2: char BIOME2(nvalues, BIOME2_StrLen) ; forrest@2: BIOME2:_FillValue = "À" ; forrest@2: int TAVE_N(nvalues) ; forrest@2: TAVE_N:_FillValue = -999 ; forrest@2: int PREC_N(nvalues) ; forrest@2: PREC_N:_FillValue = -999 ; forrest@2: float TEMP_ANN(nvalues) ; forrest@2: TEMP_ANN:_FillValue = -999.f ; forrest@2: int PREC_ANN(nvalues) ; forrest@2: PREC_ANN:_FillValue = -999 ; forrest@2: int ANPP_N(nvalues) ; forrest@2: ANPP_N:_FillValue = -999 ; forrest@2: int BNPP_N(nvalues) ; forrest@2: BNPP_N:_FillValue = -999 ; forrest@2: int TNPP_N(nvalues) ; forrest@2: TNPP_N:_FillValue = -999 ; forrest@2: int MOD_N(nvalues) ; forrest@2: MOD_N:_FillValue = -999 ; forrest@2: int FLAG_N(nvalues) ; forrest@2: FLAG_N:_FillValue = -999 ; forrest@2: int ANPP_C(nvalues) ; forrest@2: ANPP_C:_FillValue = -999 ; forrest@2: int BNPP_C(nvalues) ; forrest@2: BNPP_C:_FillValue = -999 ; forrest@2: int TNPP_C(nvalues) ; forrest@2: TNPP_C:_FillValue = -999 ; forrest@2: int MODCA_AV(nvalues) ; forrest@2: MODCA_AV:_FillValue = -999 ; forrest@2: int FLAGS(nvalues) ; forrest@2: FLAGS:_FillValue = -999 ; forrest@2: forrest@2: // global attributes: forrest@2: :creation_date = "Tue Oct 17 16:14:17 MDT 2006" ; forrest@2: :description = "Data read in from data.81 ASCII file." ; forrest@2: data: forrest@2: forrest@2: PREC_ANN = 917, 848, 541, 553, 540, 483, 666, 473, 797, 797, 812, 500, 403, forrest@2: 653, 1273, 3985, 1771, 1750, 2300, 3525, 1807, 3450, 1739, 1650, 1165, forrest@2: 3150, 2696, 1500, 1306, 3962, 5310, 6100, 6520, 7670, 3725, 580, 707, forrest@2: 298, 262, 515, 1355, 916, 586, 310, 382, _, _, _, _, _, _, 349, 411, 422, forrest@2: _, 425, 425, 635, 350, 500, 583, 350, 285, 425, _, 432, 405, 477, 536, forrest@2: 536, 536, 501, 700, 213, 650, _, 275, 635, 499, 269, 500 ; forrest@2: }