Skip to content

Commit

Permalink
update(README): add link for tutorial in examples
Browse files Browse the repository at this point in the history
  • Loading branch information
Schiano-NOAA committed Oct 17, 2024
1 parent 64dff7b commit d0ebd7c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,9 @@ remotes::install_github("nmfs-ost/satf")

## Example

The following code will allow the user to replicate the [2023 petrale sole stock assessment](https://www.pcouncil.org/documents/2024/02/status-of-petrale-sole-eopsetta-jordanialong-the-u-s-west-coast-in-2023.pdf/) produced by the NWFSC and made available by the Pacific Fisheries Management Council. The assessment model files are also available on the PFMC's website. The SS3 Report.sso files was converted using the following code:
The following code will allow the user to replicate the [2023 petrale sole stock assessment](https://www.pcouncil.org/documents/2024/02/status-of-petrale-sole-eopsetta-jordanialong-the-u-s-west-coast-in-2023.pdf/) produced by the NWFSC and made available by the Pacific Fisheries Management Council. The assessment model files are also available on the PFMC's website. A (DRAFT) tutorial for using `asar` can be found [here](https://connect.fisheries.noaa.gov/asar_tutorial/).

The SS3 Report.sso files was converted using the following code:

```r
asar::convert_output(
Expand Down

0 comments on commit d0ebd7c

Please sign in to comment.