forrest@2: netcdf data.933 { forrest@2: dimensions: forrest@2: nvalues = UNLIMITED ; // (933 currently) forrest@2: SOURCE_StrLen = 5 ; forrest@2: BIOMENEW_StrLen = 24 ; forrest@2: TAVE_N_StrLen = 2 ; 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(nvalues) ; forrest@2: ELEV:_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 TAVE_N(nvalues, TAVE_N_StrLen) ; forrest@2: TAVE_N:_FillValue = "" ; forrest@2: int PREC_N(nvalues) ; forrest@2: PREC_N:_FillValue = -999 ; forrest@2: int TAVE(nvalues) ; forrest@2: TAVE:_FillValue = -999 ; forrest@2: float PREC(nvalues) ; forrest@2: PREC:_FillValue = -999.f ; 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 NPP_N(nvalues) ; forrest@2: NPP_N:_FillValue = -999 ; forrest@2: int MOD_N(nvalues) ; forrest@2: MOD_N:_FillValue = -999 ; forrest@2: int AET_N(nvalues) ; forrest@2: AET_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 NPP_EST(nvalues) ; forrest@2: NPP_EST:_FillValue = -999 ; forrest@2: int MODCB_AV(nvalues) ; forrest@2: MODCB_AV:_FillValue = -999 ; forrest@2: int AETCB_AV(nvalues) ; forrest@2: AETCB_AV:_FillValue = -999 ; forrest@2: int FLAGS(nvalues) ; forrest@2: FLAGS:_FillValue = -999 ; forrest@2: int TAVE_MAX(nvalues) ; forrest@2: TAVE_MAX:_FillValue = -999 ; forrest@2: int PREC_MAX(nvalues) ; forrest@2: PREC_MAX:_FillValue = -999 ; forrest@2: int ELEV_MAX(nvalues) ; forrest@2: ELEV_MAX:_FillValue = -999 ; forrest@2: int ANPP_MAX(nvalues) ; forrest@2: ANPP_MAX:_FillValue = -999 ; forrest@2: int BNPP_MAX(nvalues) ; forrest@2: BNPP_MAX:_FillValue = -999 ; forrest@2: int TNPP_MAX(nvalues) ; forrest@2: TNPP_MAX:_FillValue = -999 ; forrest@2: int NPP_MAX(nvalues) ; forrest@2: NPP_MAX:_FillValue = -999 ; forrest@2: int MOD_MAX(nvalues) ; forrest@2: MOD_MAX:_FillValue = -999 ; forrest@2: int AET_MAX(nvalues) ; forrest@2: AET_MAX:_FillValue = -999 ; forrest@2: int FLAG_MAX(nvalues) ; forrest@2: FLAG_MAX:_FillValue = -999 ; forrest@2: int TAVE_MIN(nvalues) ; forrest@2: TAVE_MIN:_FillValue = -999 ; forrest@2: int PREC_MIN(nvalues) ; forrest@2: PREC_MIN:_FillValue = -999 ; forrest@2: int ELEV_MIN(nvalues) ; forrest@2: ELEV_MIN:_FillValue = -999 ; forrest@2: int ANPP_MIN(nvalues) ; forrest@2: ANPP_MIN:_FillValue = -999 ; forrest@2: int BNPP_MIN(nvalues) ; forrest@2: BNPP_MIN:_FillValue = -999 ; forrest@2: int TNPP_MIN(nvalues) ; forrest@2: TNPP_MIN:_FillValue = -999 ; forrest@2: int NPP_MIN(nvalues) ; forrest@2: NPP_MIN:_FillValue = -999 ; forrest@2: int MOD_MIN(nvalues) ; forrest@2: MOD_MIN:_FillValue = -999 ; forrest@2: int AET_MIN(nvalues) ; forrest@2: AET_MIN:_FillValue = -999 ; forrest@2: int FLAG_MIN(nvalues) ; forrest@2: FLAG_MIN:_FillValue = -999 ; forrest@2: forrest@2: // global attributes: forrest@2: :creation_date = "Wed Nov 15 16:38:22 MST 2006" ; forrest@2: :description = "Data read in from data.933 ASCII file." ; forrest@2: }