Skip to content

*Activating DSF file. ERROR : could not rename DSF file, tile is not actived. #291

@Owewolf

Description

@Owewolf

Everything runs fine until its time to write the .dsf file it renames the old*.dsf.bak sometimes adds to the /tmp writes the overlay .dsf but not the tiles .dsf I get this Using Ultramarine Linux suspect this error ###### Traceback (most recent call last):
File "/usr/lib64/python3.10/threading.py", line 1016, in _bootstrap_inner
self.run()
File "/usr/lib64/python3.10/threading.py", line 953, in run
self._target(*self._args, **self._kwargs)
File "/home/wolf/Projects/Ortho4XP/./src/O4_DSF_Utils.py", line 1082, in build_dsf
(bDEMN, bDEMS) = extract_elevation_and_bathymetry_data(tile.lat, tile.lon)
File "/home/wolf/Projects/Ortho4XP/./src/O4_DSF_Utils.py", line 436, in extract_elevation_and_bathymetry_data
bathy = numpy.minimum(bathy, safe)
ValueError: operands could not be broadcast together with shapes (65536,) (1442401,)

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