Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Ostberg
WM_LPJmL_indicators
Commits
95527f6a
Commit
95527f6a
authored
Mar 18, 2022
by
Sebastian Ostberg
Browse files
fix spelling mistake in variable long name
parent
d27aed29
Changes
1
Hide whitespace changes
Inline
Side-by-side
risk_yield_loss.R
View file @
95527f6a
...
...
@@ -1109,7 +1109,7 @@ total_harvested_area_var <- ncvar_def(
units
=
"ha"
,
dim
=
list
(
lon_dim
,
lat_dim
,
crop_dim
,
irrigation_dim
,
time_dim
),
missval
=
1e20
,
longname
=
"total harvested area of crop regardless
au
f risk of yield loss"
,
longname
=
"total harvested area of crop regardless
o
f risk of yield loss"
,
prec
=
"float"
)
# Gridded harvested area at risk of yield loss below threshold
...
...
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