- [x] https://github.com/ItziModel/itzi-core/pull/47 (done in #281) - [ ] hmax and vmax are no longer side effects (https://github.com/ItziModel/itzi-core/pull/52) - [ ] Raster and Vector output providers finalize() method no longer take any argument (https://github.com/ItziModel/itzi-core/pull/52) - [ ] MassBalance fields changed (https://github.com/ItziModel/itzi-core/pull/49) - [ ] VectorOutputProvider interface now expects `write_topology()` and `write_attributes()` (https://github.com/ItziModel/itzi-core/pull/64)
write_topology()andwrite_attributes()(split vector output between topology and attributes itzi-core#64)