Skip to content

cannot reshape array of size 10511775 into shape (5371,7829) #138

@Anyan1999

Description

@Anyan1999

LiCSBAS03op_GACOS.py ver1.5.7 20250715 Y. Morishita
LiCSBAS03op_GACOS.py -i GEOCml1/ -o GAC_GEOCml1/ --n_para 52
Traceback (most recent call last):
File "/home/data16/whigg/any_data/LiCSBAS2-1.9.2/bin/LiCSBAS03op_GACOS.py", line 532, in
sys.exit(main())
File "/home/data16/whigg/any_data/LiCSBAS2-1.9.2/bin/LiCSBAS03op_GACOS.py", line 245, in main
LOSu = io_lib.read_img(ufile, length_geo, width_geo)
File "/home/data16/whigg/any_data/LiCSBAS2-1.9.2/LiCSBAS_lib/LiCSBAS_io_lib.py", line 181, in read_img
data = np.fromfile(file, dtype=dtype).reshape((length, width))
ValueError: cannot reshape array of size 10511775 into shape (5371,7829)

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