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: }