Riverscapes / riverscapes-tools

Open-source Python 3.0 tools for the Riverscapes organization
https://tools.riverscapes.net/
GNU General Public License v3.0
11 stars 11 forks source link

Confinement Union process killed #452

Closed KellyMWhitehead closed 2 years ago

KellyMWhitehead commented 3 years ago
2021-10-12 21:54:35:: [info] [collect_feature_class] Collecting 65 feature class.
2021-10-12 21:54:35::         PROGRESS: 1 / 7  (14%)  Collecting Geometry     (Ellapsed: 0.0 seconds)
2021-10-12 21:54:35:: [info] [Collecting Geometry] Completed 7 operations.  Total Time: 0.0 seconds     
2021-10-12 21:54:35:: [info] [collect_feature_class] Collect complete.
2021-10-12 21:54:35::         PROGRESS: 1 / 7  (14%)  Unary Unioning features     (Ellapsed: 0.0 seconds)
2021-10-12 21:54:35:: [info] [Unary Unioning features] Completed 7 operations.  Total Time: 0.0 seconds     
2021-10-12 21:54:35:: [debug] [get_geometry_unary_union] finished iterating with list of size: 7
2021-10-12 21:54:35:: [debug] [get_geometry_unary_union] Starting final union of geom_list of size: 7
2021-10-12 21:54:35:: [debug] [get_geometry_unary_union] Byte Size of output object: 6.3KB Type: MultiLineString IsValid: True Length: 0.08524924593622903 Area: 0.0
2021-10-12 21:54:35:: [debug] [get_geometry_unary_union] Complete
2021-10-12 21:54:35:: [warning] [Confinement] Attempting to merge MultiLineString flowline for level path: 24000500007099
2021-10-12 21:54:35::         PROGRESS: 1 / 7  (14%)  Unary Unioning features     (Ellapsed: 0.0 seconds)
2021-10-12 21:54:37:: [info] [Unary Unioning features] Completed 7 operations.  Total Time: 0.0 seconds     
2021-10-12 21:54:37:: [debug] [get_geometry_unary_union] finished iterating with list of size: 7
2021-10-12 21:54:37:: [debug] [get_geometry_unary_union] Starting final union of geom_list of size: 7
2021-10-12 21:54:37:: [debug] [get_geometry_unary_union] Byte Size of output object: 691.2KB Type: Polygon IsValid: True Length: 6.46555162516276 Area: 0.004785969834104595
2021-10-12 21:54:37:: [debug] [get_geometry_unary_union] Complete
2021-10-12 21:54:37::         PROGRESS: 1 / 7  (14%)  Unary Unioning features     (Ellapsed: 0.0 seconds)
2021-10-12 21:54:38:: /usr/local/src/riverscapes-tools/scripts/automation/FargateConfinement.sh: line 56:   122 Killed                  confinement $HUC $VBET_DIR/inputs/vbet_inputs.gpkg/Flowlines_VAA $VBET_DIR/inputs/vbet_inputs.gpkg/channel_area_polygons $VBET_DIR/outputs/vbet.gpkg/vbet_full $CONFINEMENT_DIR vbet_level_path ValleyBottom --buffer 15.0 --segmented_network $RS_CONTEXT_DIR/hydrology/hydrology.gpkg/network_intersected_300m --meta "Runner=Cybercastor" --verbose
2021-10-12 21:54:38:: <<CONFINEMENT PROCESS ENDED WITH AN ERROR>>

Hucs: 05020004, 06010202, FAILED-05020004.log ,

KellyMWhitehead commented 2 years ago

Solution is to rerun with more cpu/memory.