rather...
wget
https://github.com/mjames-upc/edu.ucar.unidata.edex.plugin.gempak/raw/master/gempakToCF.jar
java -jar gempakToCF.jar INPUT.gem OUTPUT.nc
On Thu, Dec 6, 2018 at 1:26 PM Michael James <mjames@xxxxxxxx> wrote:
> Hi all,
>
> I have published an updated GEMPAK grid-to-nc converter at
> https://github.com/mjames-upc/edu.ucar.unidata.edex.plugin.gempak
>
> The jar file is compatible with Java versions 1.7+, and can be downloaded
> and run with the commands:
>
> wget
> https://github.com/mjames-upc/edu.ucar.unidata.edex.plugin.gempak/blob/master/gempakToCF.jar
> java -jar gempakToCF.jar INPUT.gem OUTPUT.nc
>
>
> Michael James
> Unidata Program Center
> Boulder, CO
>