ARCCSS-extremes / climpact

Calculate the ET-SCI climate extremes indices
GNU General Public License v3.0
48 stars 31 forks source link

Error in paste(tmp.index.name, metadata$year.start, metadata$year.end, : object 'out' not found #2

Closed Wendso closed 3 years ago

Wendso commented 6 years ago

Hello When running the Rscript for numeros stations, what can be the cause of these errors? Error in paste(tmp.index.name, metadata$year.start, metadata$year.end, : object 'out' not found No data to plot

heroldn commented 6 years ago

Hi Wendso, I need a little more info. Can you tell me how you're running this and perhaps attach your data.

jmccomb commented 4 years ago

The code that caused this error is no longer in Climpact and after recent code changes the behaviour is likely quite different. So, I'm closing this now but if a similar or any other issue occurs again please raise it by creating a new Github issue.

jmccomb commented 4 years ago

Reopening as updated code not merged to master branch yet. I'll update and close this issue when merge is done.