|
1 | | -attributeName attributeDefinition class unit dateTimeFormatString missingValueCode missingValueCodeExplanation |
2 | | -p_mean numeric !Add units here! |
3 | | -pet_mean numeric !Add units here! |
4 | | -aridity numeric !Add units here! |
5 | | -p_seasonality numeric !Add units here! |
6 | | -frac_snow numeric !Add units here! |
7 | | -high_prec_freq numeric !Add units here! |
8 | | -high_prec_dur numeric !Add units here! |
9 | | -high_prec_timing categorical |
10 | | -low_prec_freq numeric !Add units here! |
11 | | -low_prec_dur numeric !Add units here! |
12 | | -low_prec_timing categorical |
13 | | -site_code character |
14 | | -geol_1st_class categorical |
15 | | -glim_1st_class_frac numeric !Add units here! |
16 | | -geol_2nd_class categorical |
17 | | -glim_2nd_class_frac numeric !Add units here! |
18 | | -carbonate_rocks_frac numeric !Add units here! |
19 | | -geol_porosity numeric !Add units here! |
20 | | -geol_permeability numeric !Add units here! |
21 | | -sand_frac numeric !Add units here! |
22 | | -silt_frac numeric !Add units here! |
23 | | -clay_frac numeric !Add units here! |
24 | | -organic_frac numeric !Add units here! |
25 | | -gauge_lat numeric !Add units here! |
26 | | -gauge_lon numeric !Add units here! |
27 | | -area numeric !Add units here! |
28 | | -elev_mean numeric !Add units here! |
29 | | -slope_mean numeric !Add units here! |
30 | | -frac_forest numeric !Add units here! |
31 | | -dom_land_cover_frac numeric !Add units here! |
32 | | -dom_land_cover categorical |
33 | | -root_depth_50 numeric !Add units here! |
34 | | -root_depth_99 numeric !Add units here! |
| 1 | +"attributeName" "attributeDefinition" "class" "unit" "dateTimeFormatString" "missingValueCode" "missingValueCodeExplanation" |
| 2 | +"site_code" "Short name for MacroSheds site. See https://docs.google.com/spreadsheets/d/1Xd38tvB0upHjDRDa5qalGN2Ors6HHWZKpT4Bw0dDqU4/edit#gid=0" "character" |
| 3 | +"p_mean" "mean daily precipitation 1989-10-01 to 2009-09-30 (Daymet)" "numeric" "millimeterPerDay" "NA" "missing value" |
| 4 | +"pet_mean" "mean daily PET (estimated using Priestley-Taylor formulation with gridded alpha product from Aschonitis et al. 2017) (Daymet)" "numeric" "millimeterPerDay" "NA" "missing value" |
| 5 | +"aridity" "aridity (ratio of pet_mean to p_mean) (Daymet)" "numeric" "dimensionless" "NA" "missing value" |
| 6 | +"p_seasonality" "seasonality and timing of precipitation (estimated using sine curves to represent the annual temperature and preciptiation cycles, positive [negative] values indicate that precipitation peaks in summer [winter], values close to 0 indicate uniform precipitation throughout the year) (Daymet)" "numeric" "dimensionless" "NA" "missing value" |
| 7 | +"frac_snow" "fraction of precipitation falling as snow (i.e., on days colder than 0°C) (Daymet)" "numeric" "dimensionless" "NA" "missing value" |
| 8 | +"high_prec_freq" "frequency of high precipitation days ( >= 5 times mean daily precipitation) (Daymet)" "numeric" "daysPerYear" "NA" "missing value" |
| 9 | +"high_prec_dur" "average duration of high precipitation events (number of consecutive days >= 5 times mean daily precipitation) (Daymet)" "numeric" "day" "NA" "missing value" |
| 10 | +"high_prec_timing" "season during which most high precipitation days ( >= 5 times mean daily precip.) occur (Daymet)" "categorical" "NA" "missing value" |
| 11 | +"low_prec_freq" "frequency of dry days ( <1 mm/day) (Daymet)" "numeric" "daysPerYear" "NA" "missing value" |
| 12 | +"low_prec_dur" "average duration of dry periods (number of consecutive days <1 mm/day) (Daymet)" "numeric" "day" "NA" "missing value" |
| 13 | +"low_prec_timing" "season during which most dry days ( <1 mm/day) occur (Daymet)" "categorical" "NA" "missing value" |
| 14 | +"geol_1st_class" "most common geologic class in the catchment (GLiM)" "categorical" "NA" "missing value" |
| 15 | +"glim_1st_class_frac" "fraction of the catchment area associated with its most common geologic class (GLiM)" "numeric" "dimensionless" "NA" "missing value" |
| 16 | +"geol_2nd_class" "2nd most common geologic class in the catchment (GLiM)" "categorical" "NA" "missing value" |
| 17 | +"glim_2nd_class_frac" "fraction of the catchment area associated with its 2nd most common geologic class (GLiM)" "numeric" "dimensionless" "NA" "missing value" |
| 18 | +"carbonate_rocks_frac" "fraction of the catchment area characterized as ""Carbonate sedimentary rocks"" (GLiM)" "numeric" "dimensionless" "NA" "missing value" |
| 19 | +"geol_porosity" "subsurface porosity (GLHYMPS)" "numeric" "dimensionless" "NA" "missing value" |
| 20 | +"geol_permeability" "subsurface permeability (log10) (GLHYMPS)" "numeric" "squareMeter" "NA" "missing value" |
| 21 | +"sand_frac" "sand fraction (of the soil material smaller than 2 mm, layers marked as oragnic material, water, bedrock and ""other"" were excluded) (gSSURGO)" "numeric" "percent" "NA" "missing value" |
| 22 | +"silt_frac" "silt fraction (of the soil material smaller than 2 mm, layers marked as oragnic material, water, bedrock and ""other"" were excluded) (gSSURGO)" "numeric" "percent" "NA" "missing value" |
| 23 | +"clay_frac" "clay fraction (of the soil material smaller than 2 mm, layers marked as oragnic material, water, bedrock and ""other"" were excluded) (gSSURGO)" "numeric" "percent" "NA" "missing value" |
| 24 | +"organic_frac" "fraction of soil_depth_statsgo marked as organic material (class 13) (gSSURGO)" "numeric" "percent" "NA" "missing value" |
| 25 | +"gauge_lat" "gauge latitude " "numeric" "degreesNorth" "NA" "missing value" |
| 26 | +"gauge_lon" "gauge longitude" "numeric" "degreesEast" "NA" "missing value" |
| 27 | +"area" "watershed area" "numeric" "squareKilometers" "NA" "missing value" |
| 28 | +"elev_mean" "watershed mean elevation" "numeric" "meter" "NA" "missing value" |
| 29 | +"slope_mean" "watershed mean slope" "numeric" "metersPerKilometer" "NA" "missing value" |
| 30 | +"frac_forest" "forest fraction" "numeric" "!Add units here!" "NA" "missing value" |
| 31 | +"dom_land_cover_frac" "fraction of the catchment area associated with the dominant land cover" "numeric" "dimensionless" "NA" "missing value" |
| 32 | +"dom_land_cover" "dominant land cover type (Noah-modified 20-category IGBP-MODIS land cover)" "categorical" "NA" "missing value" |
| 33 | +"root_depth_50" "root depth (percentile 50% extracted from a root depth distribution based on IGBP land cover) (MODIS)" "numeric" "meter" "NA" "missing value" |
| 34 | +"root_depth_99" "root depth (percentile 99% extracted from a root depth distribution based on IGBP land cover) (MODIS)" "numeric" "meter" "NA" "missing value" |
0 commit comments