Allow more NCEP cloud levels to be decoded for plotting purposes.
[WPS.git] / arch / preamble
blobdc8f2f1f76e0868d856ff81daaecd72cdebdc0ac
1 # configure.wps
3 # This file was automatically generated by the configure script in the
4 # top level directory. You may make changes to the settings in this
5 # file but be aware they will be overwritten each time you run configure.
6 # Ordinarily, it is necessary to run configure once, when the code is
7 # first installed.
9 # To permanently change options, change the settings for your platform
10 # in the file arch/configure.defaults, the preamble, and the postamble -
11 # then rerun configure.
14 .SUFFIXES: .F .f .c .o
16 SHELL                   =       /bin/sh
18 NCARG_LIBS              =       -L$(NCARG_ROOT)/lib -lncarg -lncarg_gks -lncarg_c \
19                                 -L/usr/X11R6/lib -lX11
21 NCARG_LIBS2             =       # May be overridden by architecture specific value below
23 FDEFS                   =       -DUSE_JPEG2000 -DUSE_PNG
25 # Listing of options that are usually independent of machine type.
26 # When necessary, these are over-ridden by each architecture.
28 ARFLAGS                 =       
30 PERL                    =       perl
32 RANLIB                  =       echo
34 WRF_DIR                 =       ../WRFV3
36 WRF_INCLUDE     =       -I$(WRF_DIR)/external/io_netcdf \
37                         -I$(WRF_DIR)/external/io_grib_share \
38                         -I$(WRF_DIR)/external/io_grib1 \
39                         -I$(WRF_DIR)/external/io_int \
40                         -I$(WRF_DIR)/inc \
41                         -I$(NETCDF)/include
43 WRF_LIB         =       -L$(WRF_DIR)/external/io_grib1 -lio_grib1 \
44                         -L$(WRF_DIR)/external/io_grib_share -lio_grib_share \
45                         -L$(WRF_DIR)/external/io_int -lwrfio_int \
46                         -L$(WRF_DIR)/external/io_netcdf -lwrfio_nf \
47                         -L$(NETCDF)/lib CONFIGURE_NETCDFF_LIB -lnetcdf
49 #### Architecture specific settings ####
51 COMPRESSION_LIBS        =  # intentionally left blank, fill in COMPRESSION_LIBS below
53 COMPRESSION_INC         =  # intentionally left blank, fill in COMPRESSION_INC below