Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Méso-NH code
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Méso-NH
Méso-NH code
Commits
b6cf3c70
Commit
b6cf3c70
authored
10 years ago
by
ESCOBAR MUNOZ Juan
Committed by
WAUTELET Philippe
8 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Juan 9/12/2014 : rewrite/typo MNH_RTTOV part
parent
3ab623c2
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
A-INSTALL
+7
-7
7 additions, 7 deletions
A-INSTALL
with
7 additions
and
7 deletions
A-INSTALL
+
7
−
7
View file @
b6cf3c70
...
...
@@ -985,12 +985,12 @@ git clone -b 2014.01 https://github.com/forefireAPI/firefront.git
# c) MNH_RTTOV for optional radiative computation
# --------------------------------------
#
# The RTTOV package
could
not
be
included
directly
in the
O
pen
S
ource version
f
o MesoNH
# because it need a licence agrement .
# The RTTOV package
was
not included in
to
the
o
pen
s
ource version o
f
Meso
-
NH
# because it need
s
a licence agrement .
#
# For already(old)
L
icencied MesoNH user
'
s (
MNH-4-X version with research
L
icence see here
:
http://mesonh.aero.obs-mip.fr/mesonh410/UserInformation
)
# For already(old)
l
icencied MesoNH users (MNH-4-X version with research
l
icence see here
:
http://mesonh.aero.obs-mip.fr/mesonh410/UserInformation)
#
# the pac
a
kge could be reloaded in this way
# the pack
a
ge could be reloaded in this way
#
# - With cvs access
#
...
...
@@ -999,17 +999,17 @@ 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
:
# - With WEB access (with WEB login/pass as usually
)
the RTTOV package could also be retrieve in tarball with wget like this:
#
cd MNH.../src/LIB
wget --http-user=USER --http-password=PASS 'http://mesonh.aero.obs-mip.fr/cgi-bin/mesonh_interne/viewcvs.cgi/MNH-VX-Y-Z/src/LIB/RTTOV/?view=tar&pathrev=PACK-MNH-V4-10-3' -O RTTOV.tar.gz
tar xvfz RTTOV.tar.gz
# /!\ don't forget the ''
or
this will not work
!
!
# /!\ don't forget the ''
. Otherwise,
this will not work!
#
# And then for the compilation
, run the 'configure' script preceded with the setting of the MNH_RTTOV variable
:
# And then for the compilation, run the 'configure' script preceded with the setting of the MNH_RTTOV variable:
#
cd MNH.../src/
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment