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
The function get_dt_from_geojson_props in geostructures.utils.functions is duplicative of the incoming TimeInterval.from_str() method - move existing logic to use TimeInterval.from_str() instead
The function
get_dt_from_geojson_propsingeostructures.utils.functionsis duplicative of the incomingTimeInterval.from_str()method - move existing logic to useTimeInterval.from_str()instead