nens / threedigrid-builder

Generate a 3Di simulation grid from a model schematisation.
Other
1 stars 0 forks source link

[Done] Add in-memory output #160

Closed caspervdw closed 2 years ago

caspervdw commented 2 years ago

The new DictOut is also used by the geopackage writer. That also solves the annoying off-by-one between the geopackage and gridadmin output.

I selected some fields which (I think) are relevant to the user. Some fields we should not export: e.g. dmax for cells is not yet determined. dpumax for lines is partially determined.

This selection is important, as we need to stay backwards compatible on these fields. The MI will depend on it.