Releases: Unidata/gempak
Releases · Unidata/gempak
Unidata GEMPAK release v7.2.0
This release can be downloaded as either v7.2.0.tar.gz
or v7.2.0.zip
, which will decompress into the directory gempak-7.2.0/
tar -tvf v7.2.0.tar.gz | head -3
drwxrwxr-x root/root 0 2015-08-04 11:30 gempak-7.2.0/
-rw-rw-r-- root/root 7701 2015-08-04 11:30 gempak-7.2.0/Gemenviron
-rw-rw-r-- root/root 7863 2015-08-04 11:30 gempak-7.2.0/Gemenviron.profile
You can remove and recreate the NAWIPS symbolic link to the new source directory:
rm NAWIPS
ln -s gempak-7.2.0 NAWIPS
Or you can overwrite an existing GEMPAK
folder with gempak-7.2.0
to make use of the existing NAWIPS -> GEMPAK
symbolic link.