aqp icon indicating copy to clipboard operation
aqp copied to clipboard

fully worked example / reference case for working with NEON data and SoilProfileCollection objects

Open dylanbeaudette opened this issue 4 years ago • 1 comments

This is a more general case of problems identified in #171: we need a fully-worked example demonstrating how {neonUtilities} and {aqp} can play nicely. The only other example that I know of (https://www.neonscience.org/resources/learning-hub/tutorials/plot-cluster-megapit-soils-data) contains code that will corrupt SPC objects.

Reference Case TODOs

  • init hz data
  • init site data
  • 1:many relationships
  • naming conventions / metadata setting
  • a soilDB wrapper ?

Parity with KSSL Snapshot

  • user site IDs
  • labProjID ?
SDA_query("SELECT * from lab_pedon WHERE user_pedon_id = 'S2012MA027001' ;")

Work with NEON folks to document

dylanbeaudette avatar Nov 18 '20 22:11 dylanbeaudette

stub ideas

comparison of NEON sampling locations v.s. SSURGO

  • SSURGO/STATSGO -- component, taxonomic, interpretative concepts
    • tauW
  • web coverage service (numeric comparison w/ 800m properties or class products)

brownag avatar Jan 22 '21 20:01 brownag