Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HeatherWelch authored Apr 16, 2018
1 parent d24a3d3 commit f6016af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Welch et al. "Practical considerations for operationalizing dynamic management t
Hazen et al. 2017. "WhaleWatch: a dynamic management tool for predicting blue whale density in the California Current." Journal of Applied Ecology 54: 1415-1428.

### Description of scripts
**1. Get_Env_Data_A.R** (run once at beginning of the day): Get data sequence number one : Create final and temporary directories, acquire all static variables.
**2. Get_Env_Data_B.R** (run multiple times during the day): Get data sequence number two : See which dynamic variables are missing. If none are missing, run EcoCast. If variables are missing, attempt to download missing variables. See which dynamic variables are still missing after download attempt. If none are missing, run EcoCast.
**1. Get_Env_Data_A.R** (run once at beginning of the day): Get data sequence number one : Create final and temporary directories, acquire all static variables.
**2. Get_Env_Data_B.R** (run multiple times during the day): Get data sequence number two : See which dynamic variables are missing. If none are missing, run EcoCast. If variables are missing, attempt to download missing variables. See which dynamic variables are still missing after download attempt. If none are missing, run EcoCast.
**3. Get_Env_Data_C.R** (run once at end of the day): Get data sequence number three : Evaluates the most recent version of environmental data available, and then runs EcoCast. Script will not overwrite pre-existing final products (i.e. if final products were created by Get_Env_Data_B.R).


Expand Down

0 comments on commit f6016af

Please sign in to comment.