Skip to content

Assertion Error #18

@EgorusAbobus434

Description

@EgorusAbobus434

Warning (from warnings module):
File "C:\Users\user\Desktop\landfall-master\process_data.py", line 13
import shapely.geos
DeprecationWarning: The 'shapely.geos' module is deprecated, and will be removed in a future version. All attributes of 'shapely.geos' are available directly from the top-level 'shapely' namespace (since shapely 2.0.0).
Reusing existing coastline data
Extracting coastline data...
Traceback (most recent call last):
File "C:\Users\user\Desktop\landfall-master\process_data.py", line 485, in
process(options)
File "C:\Users\user\Desktop\landfall-master\process_data.py", line 429, in process
shp_to_csv(find_with_ext(coast_dir, 'shp'), coast_csv)
File "C:\Users\user\Desktop\landfall-master\process_data.py", line 376, in find_with_ext
assert len(matches) == 1
AssertionError

What happened and how do I fix it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions