VIC
VIC copied to clipboard
ENH: Use alarms to determine when state files should be written
The alarms module will facilitate periodic writing of state files (e.g. once a year or every 10 days).
xref: #623
Will it be able to handle things like "first of the month", which would be an irregular delta
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.