You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to export a Transient2d instance to shapefile is broken: m.rch.rech.export("rech.shp") yields AttributeError: 'ModelTime' object has no attribute 'sim_time'
Trying to export a Transient2d instance to shapefile is broken:
m.rch.rech.export("rech.shp")yieldsAttributeError: 'ModelTime' object has no attribute 'sim_time'