-
Notifications
You must be signed in to change notification settings - Fork 0
Workflow (Dec 2018 thru Feb 2019)
Joey Kleiner edited this page Feb 21, 2019
·
2 revisions
- Finish Mocking up SWUDS export views in VAHydro (get them as close as you can) *http://deq2.bse.vt.edu/d.bet/nwis_withdrawal_facility
Process developed for ensuring data integrity, and facilitating SWUDS export of monthly and annual values regardless of the frequency of reported values.
- Remove any unused variables from vocab epa_echo
- dmr_day_mgd
- dmr_wk_mgd
- Define any new variables
- dmr_period_mgd
- dmr_mon_mgm
- dmr_ann_mgy
- vpdes workflow in druapl php (these will be auto-set when Morgan's code runs)
- dmr_period_mgd: given variable time period with mean MGD over period
- dmr_mon_mgd: generate and save corresponding monthly MGD values for each month
- dmr_mon_mgm: generate and save monthly MGM values for each month (days * MGD)
- dmr_ann_mgy: generate and save annual MGY = sum(MGM)
- dmr_ann_mgd: generate and save annual MGD = MGY / 365
- Update Morgan's code to utilize the variable dmr_period_mgd
- Run Morgan's importing script for d.bet (to update existing)
- QA Import on d.bet to confirm data is getting stored properly for all variables above
- Update and finalize SWUDS export views to utilize the variables above
- Migrate all variables and views from d.bet to d.dh
- Run Morgan's importing script for d.dh and QA data import
- Migrate SWUDS Views to d.dh and generate final SWUDS exports
- Source: Enforcement and Compliance History Online (ECHO)
- Permitting Source: Virginia Department of Environmental Quality - Virginia Pollutant Discharge Elimination System Permit Program
- Source: Virginia Department of Environmental Quality
- Permitting Source: Virginia Department of Environmental Quality - Office of Water Supply
- Manual Correction of Suspicious VWUDS Source Coordinates
- Flagging Mechanisms: VPDES Database
- Flagging Mechanisms: VWUDS Database
- ECHO QAQC Script
- VWUDS QAQC Script
- Outfall Types
- ECHOInterface.md
- ECHO_Timeseries.md
- VA_Statewide_Consumptive_Use
- VA_HUC6_Consumptive_Use
- VA_HUC8_Consumptive_Use
- VA_HUC10_Consumptive_Use
- VA_HUC12_Consumptive_Use
- VA_County_Consumptive_Use
- ECHO_VAHydro_Import
- Mann_Kendall