HARPgroup / r-dh-ecohydro

A set of R scripts for generating Ecological Limit Functions (ELF), storing the modeled output with REST in drupal VAHydro (dH), and a set of scripts for querying and analyzing processed ELF data
0 stars 1 forks source link

Jen rapp #52

Closed jenniferRapp closed 6 years ago

jenniferRapp commented 6 years ago

I mentioned but I don't know if you all checked out my alternate elf_user_inputs_cust_inputTable.R script? It might work nicely as a model if you want to run more than one habitat region at a time. uses an input table to specify user inputs for hydrocodes, Ghi and Glo.

rburghol commented 6 years ago

Thanks for the reminder Jen — we need to review and merge this into the main branch. I will want to do this for the monthly analyses as well as maybe adapt it for huc10. Rb

On Tue, Apr 17, 2018 at 2:52 PM JenniferRapp notifications@github.com wrote:

I mentioned but I don't know if you all checked out my alternate elf_user_inputs_cust_inputTable.R script? It might work nicely as a model if you want to run more than one habitat region at a time. uses an input table to specify user inputs for hydrocodes, Ghi and Glo.

You can view, comment on, or merge this pull request online at:

https://github.com/HARPgroup/r-dh-ecohydro/pull/52 Commit Summary

  • draft script and function for drainage area and flow plots
  • Jrapp minor edits
  • fix conflicts between elfretrievedata
  • fix conflicts between elf_User_inputs
  • Jen update
  • updating minor scripts elements
  • updating minor scripts elements
  • recent local updates to user inputs
  • local user input updates saved
  • general updates for ecoiii
  • updates for ghi glo
  • reconcile conflicts
  • add new optional elf_userInputs script for table of ghi and hydrocodes
  • add new optional elf_userInputs script for table of ghi and hydrocodes
  • add new optional elf_userInputs script for table of ghi and hydrocodes

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/HARPgroup/r-dh-ecohydro/pull/52, or mute the thread https://github.com/notifications/unsubscribe-auth/AEXAIq4CfYM0ZCDRyoJh7fDH91JMSnhsks5tpjn8gaJpZM4TY2_W .

--

Robert W. Burgholzer 'Making the simple complicated is commonplace; making the complicated simple, awesomely simple, that's creativity.' - Charles Mingus

rburghol commented 6 years ago

Jen - can you upload/point-me-to a copy of your Huc6_batchlistsMAFQuantReg.csv file?

rburghol commented 6 years ago

Jen - I created a separate branch (https://github.com/HARPgroup/r-dh-ecohydro/tree/huc6bps) to just extract your modified inputs file. I did that cause there have been a few changes since you pulled this branch and merging would be tough. I soon as I get my hands on a copy of that CSV I will test this out and merge it into master.

jenniferRapp commented 6 years ago

That works. I pulled everything yesterday, but perhaps more has changed since then. I may need to share the input file structure with you?

Jen

Jennifer Lynn Rapp, Biogeographer and GIS Specialist jrapp@usgs.gov U.S. Geological Survey Virginia and West Virginia Water Science Center 1730 East Parham Road Richmond, VA 23228 w. 804-261-2635

On Thu, Apr 19, 2018 at 2:12 PM, rburghol notifications@github.com wrote:

Jen - I created a separate branch (https://github.com/HARPgroup/ r-dh-ecohydro/tree/huc6bps) to just extract your modified inputs file. I did that cause there have been a few changes since you pulled this branch and merging would be tough. I soon as I get my hands on a copy of that CSV I will test this out and merge it into master.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/HARPgroup/r-dh-ecohydro/pull/52#issuecomment-382830964, or mute the thread https://github.com/notifications/unsubscribe-auth/AgIeBVbljF0sdaa7Qzdm_LRiUC34Dqi2ks5tqNObgaJpZM4TY2_W .

rburghol commented 6 years ago

I think that I just need the file "Huc6_batchlistsMAFQuantReg.csv" unless you think otherwise. I have copied over your "elf_user_inputs_cust_inputTable.R" and I think that's all I need from you.