# see c) for cleaning previously version if needed
# see d) for cleaning previously version if needed
# c) MNH_RTTOV for optional radiative computation
# --------------------------------------
#
# The RTTOV package could not be included directly in the Open Source version fo MesoNH
# because it need a licence agrement .
#
# For already(old) Licencied MesoNH user's ( MNH-4-X version with research Licence see here : http://mesonh.aero.obs-mip.fr/mesonh410/UserInformation )
#
# the pacakge could be reloaded in this way
#
# - With cvs access
#
cd MNH.../src/LIB
cvs up -rPACK-MNH-V4-10-3 -d -P RTTOV
#
# - With WEB access ( with WEB login/pass as usually ) the RTTOV package could also be retrieve in tarball with wget like this :