-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, we record every single grid point in the sample file (or an average of subsets of points when subsampling). But it's highly likely that in a lot of runs the data of interest will be sparse (concentrated around a few points of infection) and so most of the data written will be unnecessary. We should change to only subsample the active areas. This may be best to do in conjunction with using the modern vtk format.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request