Skip to content

Commit

Permalink
minor readme edits
Browse files Browse the repository at this point in the history
  • Loading branch information
mfisher5 committed Nov 2, 2020
1 parent 574143a commit f2b140b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ results/figures/fig1/*.png
results/figures/fig1/*.ppt
results/figures/fig1/*.pptx
results/figures/fig1/*.pdf
scripts/00_calculate_vessel_lengths.Rmd
results/figures/TableS*
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ To rerun the entire analysis, use the ordered .Rmd scripts in the **scripts** fo
1. Fork and clone the repository.
2. Copy raw fish ticket and vessel registration data downloaded from PacFIN into the **data/raw** directory. This folder is already included in the `.gitignore` file.
3. Run the scripts in order (details provided in the **scripts** directory README). We suggest that you check and update the `.gitignore` file after every script, to avoid accidentally publishing data containing confidential information.
4. Use the scripts in the **scripts/figures** folder to recreate the figures in Fisher et al. (in revision).
4. Use the scripts in the **scripts/figures** folder to recreate the figures and tables in Fisher et al. (in revision).

<br>

Expand Down
4 changes: 3 additions & 1 deletion scripts/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Scripts

Conduct the network analyses from Fisher et al. (in prep) using these RMarkdown scripts. They are ordered by step in the analysis, and will source functions from the `R` directory. Landings data are organized by fish ticket, and metiers identified within each port group. Where possible, `.html` files are provided as examples.
Conduct the network analyses from Fisher et al. (in revision) using these RMarkdown scripts. They are ordered by step in the analysis, and will source functions from the `R` directory. Landings data are organized by fish ticket, and metiers identified within each port group. Where possible, `.html` files are provided as examples.


(0. process the raw landings data from PacFIN)
Expand Down Expand Up @@ -28,3 +28,5 @@ Conduct the network analyses from Fisher et al. (in prep) using these RMarkdown


Scripts in the **Figures** folder produce the figures used in the main text or the supplement.

*Note that the code for the directed networks is specifically constructed to understand vessel participation and spillover centered around the Dungeness crab fishery. If you wish to apply this analysis to a different event / fishery, please contact the authors first!*

0 comments on commit f2b140b

Please sign in to comment.