NCAR / ParallelIO

A high-level Parallel I/O Library for structured grid applications
Apache License 2.0
134 stars 52 forks source link

error unzipping netcdf-c-4.7.4.tar.gz #1904

Open jedwards4b opened 2 years ago

jedwards4b commented 2 years ago

We are getting this error in the workflow, I tried from the command line and get the same error. wget unidata.ucar.edu/downloads/netcdf/ftp/netcdf-c-4.7.4.tar.gz 2022-02-23 09:57:35 (59.4 MB/s) - 'netcdf-c-4.7.4.tar.gz' saved [8905/8905] tar -zxf netcdf-c-4.7.4.tar.gz

gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now

gunzip netcdf-c-4.7.4.tar.gz

gzip: netcdf-c-4.7.4.tar.gz: not in gzip format

@edhartnett why are the workflow files named with specific netcdf, hdf5 and pnetcdf versions in the title? Am I supposed to rename the files when I update versions?

edwardhartnett commented 2 years ago

Doesn't matter what the name is, you can change them to something more generic, or add new workflow files for new versions.

Unidata is messing around with their HTMP pages. Looks like that link no longer works. Go to the netCDF downloads page to get new links to whatever version you want to test with.