Closed mle2718 closed 1 year ago
@mchaji -- any idea what's going on here? For Bryce's problem, he was using the wrong shapefiles. Is there something I need to adjust?
@mchaji -- any idea what's going on here? For Bryce's problem, he was using the wrong shapefiles. Is there something I need to adjust?
Have you tried clearing your environment? I read that this could be a part of the issue.
I almost always restart R and then run the code, so I don't think that's the problem.
This feels like a problem with the way I'm using rmarkdown::render
. I don't think this is worth more than an hour or so to troubleshoot.
We can run the scallop analysis with and without the cable routes pretty easily (by hand), or on different fleets or binning gears. It's a bit of a pain to keep track of, but we can do it.
And for the individual areas, I think we need to do something slightly different anyway -- there's so much in the report that we don't need.
It has to do with my hacky fix for the zone plots.
Originally posted by @BryceMcManus-NOAA in https://github.com/NEFSC/READ-SSB-CHAJI-Effort-Displacement---Scallop/issues/175#issuecomment-1320550789
I get this error when I try to knit multiple reports using the knit_scallop_analysis_loop.R code. I can run the scallop_analysis when I pass in the wind_sf_final.RDS,""wind_sf_nocable.RDS," or "Wind_NY2.RDS" by hand.
When I remove the Wind_NY2.RDS, I still get the same error message input_shapefile_vals_to_loop<-c("wind_sf_final.RDS", "wind_sf_nocable.RDS")