KevinSee / STADEM

Estimate escapment across a dam
https://kevinsee.github.io/STADEM/
Other
1 stars 6 forks source link

Querying Lower Granite Trapping Database #30

Open mackerman44 opened 2 months ago

mackerman44 commented 2 months ago

The queryLGTtrapDatabase() function was created to download and unzip a copy of the Lower Granite Dam trapping database (LGTrappingDB). However, the URLs where the database is stored and the names of the "snapshot" of the database and its tables have slightly changed. This function could be stashed or removed.

Note: The database can now be downloaded from here with user permissions. A script is maintained in the NPTfisheries/SnakeRiverFishStatus repo to unpack and write the database as a .csv file. That script could be updated to a function and maintained in either the SnakeRiverFishStatus or STADEM repos, whichever makes most sense.