Update process_shipdata.R
+ 52
- 71
Hello @eck (Lizz),
I am having problems with this change. I this gitlab interface you can see in red how the code was before and how it is now (in green) with the new changes that you commit last week.
When I run this for a single month it keeps assigning the wrong month to run. For example, if I am running the script for 1995_12.Rda keeps thinking that the month to analyse is 11 and when I get to write out the output of the file I keep getting an error in line 155 error:
YRMO[[ii]]
is out of bounds.and the counter ii is always 1.
Are these changes necessary? 1. the adding of the if's at the beginning (lines 38-62) and 2. deleting the for loop at the end of the script lines 162 that we had in the previous version?
Edited by brivas
\ No newline at end of file