PySDM
PySDM copied to clipboard
Share and vtk exporter both reset rate products
I think rate products seem to reset to zero after a vtk exporting/storing, so subsequent storing methods register zeros for those products
Thank you @emmacware
The offending line is here: https://github.com/open-atmos/PySDM/blob/de03b04af6dba7bda31cf3d8061e47dcb1fc1a99/PySDM/products/impl/rate_product.py#L34
This zeroing should be moved into notify()