Description Usage Format Source Examples
Dataset containing information about USGS stations in the United States
1 |
a dataframe
instance, 1 row per station with columns:
'siteid': A character
Internal database identifier for each site
'fluxnetid': A character
Site ID within the Fluxnet network
'keyid': A character
Unknown definition
'sitename': A character
Human readable site name
'country': A character
Country location of site
'land_unit': A numeric
Region location of site
'status': A numeric
Active/inactive status of site as of 2016-03-01
'latitude': A numeric
Latitude coordinate
'longitude': A character
Longitude coordinate
'year_began': A character
Year the site started collecting data within the FLUXNET framework
'network1': A character
Current site network
'network2': A character
Previous site network
'network3': A numeric
Other previous site network
'koeppen_cl': A numeric
Koppen-Geiger climate classification
'igbp_land_': A numeric
Site land cover (MODIS IGBP classification)
'umd_land_c': A character
Site land cover (MODIS UMD classification)
'lai_fpar': A character
Site land cover (MODIS LAI/fpar classification)
'npp_land_c': A character
Site land cover (MODIS NPP classification)
'plant_func': A character
Unknown definition
'TileID': A numeric
Underlying DAYMET tile ID
Merged NCAR Airport Dataset with DAYMET grid
1 2 3 4 | ## Not run:
load("daymet_flux.rda")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.