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
RODIER Quentin
Méso-NH code
Commits
07c192cd
Commit
07c192cd
authored
6 years ago
by
Gaelle DELAUTIER
Browse files
Options
Downloads
Patches
Plain Diff
Gaelle : 17/5/18 : new name for Budget
parent
6255326f
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
MY_RUN/KTEST/014_LIMA/003_ncl/plot_LIMA.ncl
+6
-6
6 additions, 6 deletions
MY_RUN/KTEST/014_LIMA/003_ncl/plot_LIMA.ncl
with
6 additions
and
6 deletions
MY_RUN/KTEST/014_LIMA/003_ncl/plot_LIMA.ncl
+
6
−
6
View file @
07c192cd
...
@@ -16,32 +16,32 @@ begin
...
@@ -16,32 +16,32 @@ begin
;=================================================;
;=================================================;
; lecture des différents champs
; lecture des différents champs
;=================================================;
;=================================================;
vname = "RI___0001___
AVEF_BU_RRI
"
vname = "RI___0001___
PROC3
"
RI___0001_P3= fichier1->$vname$(0,0,:,0,:)
RI___0001_P3= fichier1->$vname$(0,0,:,0,:)
RI___0001_P3@long_name="ice water content"
RI___0001_P3@long_name="ice water content"
RI___0001_P3@units="g/kg"
RI___0001_P3@units="g/kg"
vname2 = "SV0050001___
AVEF_BU_RSV
"
vname2 = "SV0050001___
PROC3
"
NI___0001_P3= fichier1->$vname2$(0,0,:,0,:)
NI___0001_P3= fichier1->$vname2$(0,0,:,0,:)
NI___0001_P3@long_name="ice concentration"
NI___0001_P3@long_name="ice concentration"
NI___0001_P3@units="/kg"
NI___0001_P3@units="/kg"
vname3 = "RS___0001___
AVEF_BU_RRS
"
vname3 = "RS___0001___
PROC3
"
RS___0001_P3= fichier1->$vname3$(0,0,:,0,:)
RS___0001_P3= fichier1->$vname3$(0,0,:,0,:)
RS___0001_P3@long_name="snow water content"
RS___0001_P3@long_name="snow water content"
RS___0001_P3@units="g/kg"
RS___0001_P3@units="g/kg"
vname4 = "RG___0001___
AVEF_BU_RRG
"
vname4 = "RG___0001___
PROC3
"
RG___0001_P3= fichier1->$vname4$(0,0,:,0,:)
RG___0001_P3= fichier1->$vname4$(0,0,:,0,:)
RG___0001_P3@long_name="graupel water content"
RG___0001_P3@long_name="graupel water content"
RG___0001_P3@units="g/kg"
RG___0001_P3@units="g/kg"
vname5 = "SV0060001___
AVEF_BU_RSV
"
vname5 = "SV0060001___
PROC3
"
N_IFN_FREE_P3= fichier1->$vname5$(0,0,:,0,:)
N_IFN_FREE_P3= fichier1->$vname5$(0,0,:,0,:)
N_IFN_FREE_P3@long_name="concentration of free IFN"
N_IFN_FREE_P3@long_name="concentration of free IFN"
N_IFN_FREE_P3@units="/kg"
N_IFN_FREE_P3@units="/kg"
vname6 = "SV0070001___
AVEF_BU_RSV
"
vname6 = "SV0070001___
PROC3
"
N_IFN_NUCL_P3= fichier1->$vname6$(0,0,:,0,:)
N_IFN_NUCL_P3= fichier1->$vname6$(0,0,:,0,:)
N_IFN_NUCL_P3@long_name="concentration of nucleated IFN"
N_IFN_NUCL_P3@long_name="concentration of nucleated IFN"
N_IFN_NUCL_P3@units="/kg"
N_IFN_NUCL_P3@units="/kg"
...
...
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