# This is the WEPS configuration file. # Currently, the environment variable, WEPS_CFG_FILE, must # be set and specifying the location of this file. # # Currently the order of the variables being read is fixed in order # and that ALL comment lines must be prefixed with a "#" character. # # Later I expect to add a version number to this file and to use # the following input syntax: VAR=string or VAR="This is a string" # # NOTE that all paths MUST end with a "/"!!!!!!! # # Currently, we will read in the following variables: # # WEPS_ROOT_PATH (rootp) # ./ /home/wagner/weps.jt.pc/wepslt.new/bin/ # WEPS_CLIGEN_DATA_PATH (cligp) ./ # # WEPS_WINDGEN_DATA_PATH (windp) ./ # # WEPS_SUBDAILY_WINDGEN_DATA_PATH (swindp) ./ # # WEPS_CROP_DB_PATH (crdbp) ../db/ # # WEPS_OUT_PATH (outp) ../out/ # # WEPS_SIMOUT_PATH (soutp) ./ # # WEPS_SOIL_IFC_PATH (soilp) ./ # # WEPS_MAN_PATH (manp) ./ # # WEPS_PLOT_PATH (plotp) ../plot/ # # LEW