Revision bb7d5f1ad363cfdf51a60918646d00e64c436374 authored by Gautam Bisht on 21 February 2019, 19:02:26 UTC, committed by Gautam Bisht on 21 February 2019, 19:02:26 UTC
Fix build environment for the `mksurfdata_map` tool, which is used to build new land surface datasets.
This only requires a simple change to the Makefile to not assume a path for `nf-config` relative to `LIB_NETCDF`.
This was causing a problem because different machines would have a different location for `nf-config` relative to `LIB_NETCDF`.
So calling `nf-config` without specifying a path (and assuming that `nf-config` exists in the `PATH` environment variable) seems to make
the build more portable and not require hand editing the Makefile.

[BFB]
2 parent s 721ce2d + 34e9cee
History
File Mode Size
cime
components
.gitignore -rw-r--r-- 227 bytes
.gitmodules -rw-r--r-- 516 bytes
CONTRIBUTING.md -rw-r--r-- 1.7 KB
LICENSE -rw-r--r-- 4.5 KB
README.md -rw-r--r-- 3.1 KB
codemeta.json -rw-r--r-- 504 bytes
run_e3sm.template.csh -rwxr-xr-x 68.7 KB

README.md

back to top