North Pacific climate indices added to atsalibrary #5
eeholmes
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@atsa-spring-2025
To make is (a lot) easier to explore correlations between climate indices and salmon returns, I added a new
np_climatedata set to atsalibrary. I also uploaded it toLab-2/Data_Images/np_climate.RData. I also added the total Pink, Chum and Sockeye in the North Pacific if you want toLab-2/Data_Images/north_pacific_salmon.RDataif you want to explore that (sensu Greg Ruggerone's talk on Thursday).See the climate variables and how to use in a MARSS model here:
Climate Variables.
Instead of loading the data from
Lab-2/Data_Images, you can load the new atsalibrary but at moment, atsa-es.r-universe is still at version 1.6 and you need verson 1.6.1.You can install the new atsalibrary with
Double check you have version 1.6.1 with
packageVersion("atsalibrary")if not then install from github ( r-universe is still on 1.6 and I am not sure how fast it will update)Beta Was this translation helpful? Give feedback.
All reactions