metno / snap

Severe Nuclear Accident Programme
GNU General Public License v3.0
23 stars 6 forks source link

eemep-restart forcast reset accumulated variables #91

Open heikoklein opened 2 years ago

heikoklein commented 2 years ago

When running eemep in forecast mode and using the eemep-restart feature, the output of accumulated variables will always start at 0 for each restart. Ideally they should add to the output of the previous run. Since accumulation is currently done in utils/SnapPy/Snappy/EEMEP/PostProcess.py , it should be fixed there.