Skip to content

Commit

Permalink
get_site_data_from_NASIS_db: Add climate columns airtempw soiltempw
Browse files Browse the repository at this point in the history
  • Loading branch information
brownag committed Feb 12, 2024
1 parent fec0536 commit 89d68db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/get_site_data_from_NASIS_db.R
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ bedrckdepth, bedrckkind, bedrckhardness, pmgroupname,
hillslopeprof, geomslopeseg, shapeacross, shapedown, slopecomplex, drainagecl,
geomposhill, geomposmntn, geompostrce, geomposflats, swaterdepth,
flodfreqcl, floddurcl, flodmonthbeg, pondfreqcl, ponddurcl, pondmonthbeg,
climstaid, climstanm, climstatype, ffd, map, reannualprecip, airtempa, soiltempa, airtemps, soiltemps
climstaid, climstanm, climstatype, ffd, map, reannualprecip, airtempa, soiltempa, airtemps, soiltemps, airtempw, soiltempw
FROM
Expand Down

0 comments on commit 89d68db

Please sign in to comment.