Closed mle2718 closed 1 year ago
@mchaji I can push a commit that updates scallop_analysis_tiny_report.Rmd
that should allow NY1 to successfully run (see #202). Figured I should check in case you have changes--don't want to create a merge conflict.
That would be great, thanks! I haven't made any changes yet so you're good to go.
@mchaji : there is code in the
scallop_tiny_report
branch to examine effects of changes to the boundaries of wind areas. It is a very cut down version of the main scallop report. Right now it "works" on wind_NY2, but does not work on wind_NY1. I suspect this is because of the multi-polygon issues previously identified in #202.knit_tiny_scallop_analysis_loop.R
as it currently is in thescallop_tiny_report
branch.knit_tiny_scallop_analysis_loop.R
to pass in ["wind_NY1.RDS","wind_NY2.RDS","wind_NY3.RDS","wind_Central_Atlantic_1.RDS", "wind_Central_Atlantic_2.RDS"]I'm also guessing may need to modify the combine cable_routes.Rmd slightly:
https://github.com/NEFSC/READ-SSB-CHAJI-Effort-Displacement---Scallop/blob/4cac0119b6b062a20616d3df422780e40eecd109/data_wrangle/combine_cable_routes.Rmd#L236-L241