Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to decompress reanalysis.tgz #438

Open
anthony-meza opened this issue Jan 16, 2024 · 3 comments
Open

unable to decompress reanalysis.tgz #438

anthony-meza opened this issue Jan 16, 2024 · 3 comments

Comments

@anthony-meza
Copy link

anthony-meza commented Jan 16, 2024

I'm unable to access reanalysis.tgz from ftp://ftp.gfdl.noaa.gov/perm/Alistair.Adcroft/MOM6-testing/. Is there a backup drive?

@marshallward
Copy link
Member

I've just fetched this internally, so the file does at least exist.

Your title suggests that there is a problem decompressing the file, but your comment mentions access. Were you able to download it?

@cd10kfsu
Copy link

cd10kfsu commented Sep 30, 2024

I encountered the same problem.

The file reanalysis.tgz is not complete.

tar -xvzf reanalysis.tgz
reanalysis/JRA55-do/v1.4.0/padded/huss_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-4-0_gr_195801010000-195812312100.padded.nc
reanalysis/JRA55-do/v1.4.0/padded/prra_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-4-0_gr_195801010130-195812312230.padded.nc
reanalysis/JRA55-do/v1.4.0/padded/prsn_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-4-0_gr_195801010130-195812312230.padded.nc
reanalysis/JRA55-do/v1.4.0/padded/psl_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-4-0_gr_195801010000-195812312100.padded.nc

gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now

see my m5sum

d9bd0f12bb4fa7d913ad93e148f1a063  reanalysis.tgz

@marshallward
Copy link
Member

I just redownloaded it to a new machine and it seems that the files are intact for me.

$ tar -xvf reanalysis.tgz
reanalysis/JRA55-do/v1.4.0/padded/huss_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-4-0_gr_195801010000-195812312100.padded.nc
reanalysis/JRA55-do/v1.4.0/padded/prra_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-4-0_gr_195801010130-195812312230.padded.nc
reanalysis/JRA55-do/v1.4.0/padded/prsn_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-4-0_gr_195801010130-195812312230.padded.nc
reanalysis/JRA55-do/v1.4.0/padded/psl_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-4-0_gr_195801010000-195812312100.padded.nc
reanalysis/JRA55-do/v1.4.0/padded/rlds_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-4-0_gr_195801010130-195812312230.padded.nc
reanalysis/JRA55-do/v1.4.0/padded/rsds_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-4-0_gr_195801010130-195812312230.padded.nc
reanalysis/JRA55-do/v1.4.0/padded/tas_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-4-0_gr_195801010000-195812312100.padded.nc
reanalysis/JRA55-do/v1.4.0/padded/uas_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-4-0_gr_195801010000-195812312100.padded.nc
reanalysis/JRA55-do/v1.4.0/padded/vas_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-4-0_gr_195801010000-195812312100.padded.nc

My md5 checksum

$ md5sum reanalysis.tgz
676799703ee1c1c31b2643a382bb8664  reanalysis.tgz

It looks like it could be a file transfer issue, rather than the file itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants