insarlab / MintPy

Miami InSAR time-series software in Python
https://mintpy.readthedocs.io
Other
596 stars 255 forks source link

smallbaselineAPP_aria.ipynb in the tutorial of EarthScope2023,the SanFranSenDT42.tar downloaded from zenodo by 'wget' can't be unzip #1179

Closed abcdedfde closed 5 months ago

abcdedfde commented 5 months ago

Description of the problem

smallbaselineAPP_aria.ipynb in the tutorial of EarthScope2023,the SanFranSenDT42.tar downloaded from zenodo by 'wget' can't be unzip

Full script that generated the error

tar -xzf SanFranSenDT42.tar.gz

Full error message

gzip: stdin: invalid compressed data--format violated
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now

System information

abcdedfde commented 5 months ago

I'm learning the MintPY by EarthScope20203 tutorail, where I'm trapping in this problem. I would greatly appreciate it if you can solve my problem. Thanks.

yunjunz commented 5 months ago

It seems like the downloaded *.tar.fz file is corrupted.