GEOS-5 Checkout and Build Instructions: Difference between revisions
Line 122: | Line 122: | ||
Next, let's setup an environment variable GEOSUTIL that points to the GEOS_Util directory in your model build. In my case, it looks something like: | Next, let's setup an environment variable GEOSUTIL that points to the GEOS_Util directory in your model build. In my case, it looks something like: | ||
setenv GEOSUTIL /home/colarco/GEOSagcm/src/ | setenv GEOSUTIL /home/colarco/GEOSagcm/src/GMAO_shared/GEOS_Util | ||
The GEOS_Util stuff is needed by the post-processing scripts. | The GEOS_Util stuff is needed by the post-processing scripts. | ||