Graphics: ARWpost - Configuring and Compiling

To configure - Type:

./configure

You will see a list of options for your computer (below is an example for a Linux machine):

Will use NETCDF in dir: /usr/local/netcdf-pgi
  -----------------------------------------------------------
  Please select from among the following supported platforms.
  1. PC Linux i486 i586 i686, PGI compiler
  2. PC Linux i486 i586 i686, Intel compiler
  
  Enter selection [1-2]

Make sure the netCDF path is correct.
Pick the compile option for your machine

To compile - Type:

./compile

If successful, the executable ARWpost.exe will be created.

 


Running ARWpost