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
Paulo V C Medeiros
carra_vobs
Commits
cb80ab6a
Commit
cb80ab6a
authored
May 14, 2020
by
Paulo V C Medeiros
Browse files
Remove "SE-only" restriction in carra2vobs.f90
parent
3314cee9
Changes
1
Hide whitespace changes
Inline
Side-by-side
new_scripts/src/carra2vobs.f90
View file @
cb80ab6a
...
...
@@ -125,7 +125,6 @@ PROGRAM carra2vobs
DO
k
=
1
,
6
IF
(
country
(
k
)
==
'NO2'
.AND.
ih
.NE.
06
)
CYCLE
IF
(
country
(
k
)
/
=
'SE'
)
CYCLE
! TEMP ADDED BY PVCM
SELECT
CASE
(
TRIM
(
country
(
k
)))
...
...
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