VIC icon indicating copy to clipboard operation
VIC copied to clipboard

ENH: Use alarms to determine when state files should be written

Open jhamman opened this issue 9 years ago • 2 comments

The alarms module will facilitate periodic writing of state files (e.g. once a year or every 10 days).

xref: #623

jhamman avatar Aug 30 '16 14:08 jhamman

Will it be able to handle things like "first of the month", which would be an irregular delta

bartnijssen avatar Aug 30 '16 19:08 bartnijssen

Yes, this would be the benefit of using the alarms module rather than the current system. Any frequency that we can write out data (days, months, years, specific date, nsteps, end), we could write out state files.

jhamman avatar Aug 31 '16 18:08 jhamman