Skip to content

[ENH] Updating model config to be flat dict, and passing worker config to the...

sarsonl requested to merge feature/sfm_input into main

Updating model config to be flat dict, and passing worker config to the worker outside of SFMInput

changing geometry to be in a mixin, and removing spatial dependency. polygon now stored as wkt

added parsing for new dataframe style results from model to translate to datamodel

Merge request reports