BoulderCodeHub / Process-CRSS-Res

Repository for code used to process CRSS Results starting in April 2015
1 stars 3 forks source link

eliminate reading data table back in when unnecessary #22

Closed rabutler closed 7 years ago

rabutler commented 8 years ago

In getSysCondData.R, getSysCondData() unnecessarily reads data table back in, now that RWDataPlot::getDataForAllScens can return the data table. Eliminating the read back in will make the code more efficient.

This is also the case in getSysCondData.R getSritStatsData() and may be the case in other places.

rabutler commented 7 years ago

closed by 1536fe11abe161decb16fe024812d7c10f968850