Skip to content
Snippets Groups Projects
Commit ad84c23f authored by Juan Escobar's avatar Juan Escobar
Browse files

Juan 15/11/2016: profile_mesonh.ihm , forgot to add updated file profile_mesonh.ihm for NCL630

parent 6c540ccd
No related branches found
Tags PACK-MNH-V5-3--0-09_NCL630_2
No related merge requests found
...@@ -103,6 +103,10 @@ export MNH_RTTOV=${MNH_RTTOV} ...@@ -103,6 +103,10 @@ export MNH_RTTOV=${MNH_RTTOV}
# #
export VER_OASIS=${VER_OASIS} export VER_OASIS=${VER_OASIS}
# #
# NCL_NCARG
#
export VERSION_NCL=${VERSION_NCL}
#
########################################################## ##########################################################
########################################################## ##########################################################
########################################################## ##########################################################
...@@ -126,7 +130,7 @@ export PATH=.:\$SRC_MESONH/bin:\$SRC_MESONH/exe:\$SRC_MESONH/bin_tools/\${BIN_TO ...@@ -126,7 +130,7 @@ export PATH=.:\$SRC_MESONH/bin:\$SRC_MESONH/exe:\$SRC_MESONH/bin_tools/\${BIN_TO
# ( and also the full pacakge , source etc... # ( and also the full pacakge , source etc...
# to be compiled for other plateforms ) # to be compiled for other plateforms )
# #
export NCARG_ROOT=\${NCARG_ROOT:-\$SRC_MESONH/pub/ncl_ncarg-5.2.1.Linux_x86_64} export NCARG_ROOT=\${NCARG_ROOT:-\$SRC_MESONH/pub/\${VERSION_NCL}}
export PATH=\$PATH:\$NCARG_ROOT/bin export PATH=\$PATH:\$NCARG_ROOT/bin
# WARNING : NCARG Man not installed in that version # WARNING : NCARG Man not installed in that version
export MANPATH=\$MANPATH:\$NCARG_ROOT/man export MANPATH=\$MANPATH:\$NCARG_ROOT/man
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment