DOI-USGS / mda.streams

backend tools for powstreams
Creative Commons Zero v1.0 Universal
3 stars 8 forks source link

get_meta_metadata() #175

Open aappling-usgs opened 9 years ago

aappling-usgs commented 9 years ago

currently just a placeholder function in powstreams. needs implementation here and import in powstreams.

aappling-usgs commented 8 years ago

will need to describe all datasets in list_metas(), soon to include water quality information and currently these:

> list_metas()
 [1] "basic"      "climate"    "dvqcoefs"   "hydrol"     "indy"       "landcover"  "manual"     "metabinput"
 [9] "soil"       "styx" 

get metametadata information from:

aappling-usgs commented 8 years ago

implementation will include functions to stage and post such meta metadata, plus the execution of those functions.

aappling-usgs commented 8 years ago

whoops, did it again - water quality information should NOT be included here, because it's going to take timeseries form rather than site summary form.