Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Carl Schreck
Carl NCL Library
Commits
3d73112c
Commit
3d73112c
authored
Jan 25, 2018
by
Carl Schreck
Browse files
Automated Nightly Commit - Thu Jan 25 00:00:18 EST 2018
parent
27f89fe0
Changes
1
Hide whitespace changes
Inline
Side-by-side
ibtracs4/ibt_map_all_storms.ncl
View file @
3d73112c
...
@@ -59,7 +59,7 @@ begin ; ibt_map_all_storms
...
@@ -59,7 +59,7 @@ begin ; ibt_map_all_storms
inBasin = ibt_check_basin( targetBasin, basin, lat, lon )
inBasin = ibt_check_basin( targetBasin, basin, lat, lon )
if( isatt( i_tcRes, "ibtAddGenesis" ) ) then
if( isatt( i_tcRes, "ibtAddGenesis" )
.and.i_tcRes@ibtAddGenesis
) then
if( .not.isatt( i_tcRes, "ibtStartName" ) ) then
if( .not.isatt( i_tcRes, "ibtStartName" ) ) then
i_tcRes@ibtStartName = False
i_tcRes@ibtStartName = False
end if
end if
...
...
Write
Preview
Supports
Markdown
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