Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LIVVkit
lex
Commits
95ef9500
Commit
95ef9500
authored
Oct 03, 2018
by
Evans, Katherine
Browse files
add sum of glacier elevation classes
parent
4aa4fe4d
Changes
1
Hide whitespace changes
Inline
Side-by-side
postproc/e3sm1p0/lnd.sh
View file @
95ef9500
...
@@ -46,6 +46,9 @@ ncwa -O -a lat,lon -w gris_area -B "gris_mask == 1" $outpath/lnd/climos/${case}_
...
@@ -46,6 +46,9 @@ ncwa -O -a lat,lon -w gris_area -B "gris_mask == 1" $outpath/lnd/climos/${case}_
elif
[
"
$version
"
==
"e3sm"
]
;
then
elif
[
"
$version
"
==
"e3sm"
]
;
then
# sum% glacier coverage over all elevations to create total % coverage
ncwa
-N
-a
glc_nec
-v
PCT_GLC_MEC
$outpath
/lnd/climos/
${
case
}
_ANN_climo.nc
$outpath
/lnd/climos/
${
case
}
_ANN_climo_pct_glc.nc
climos_path
=
$outpath
/lnd/climos
climos_path
=
$outpath
/lnd/climos
echo
"average land monthly climos over ice sheet region"
echo
"average land monthly climos over ice sheet region"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment