Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Commit

Permalink
add data munge step
Browse files Browse the repository at this point in the history
  • Loading branch information
limnoliver committed Oct 9, 2019
1 parent 6fedc4a commit 3e37453
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions remake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@ target_default: everything
include:
- 1_wqp_pull.yml
- 2_nwis_pull.yml
- 5_data_munge.yml

targets:
everything:
depends:
- 1_wqp_pull
- 2_nwis_pull
- 5_data_munge

0 comments on commit 3e37453

Please sign in to comment.