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
geoms
cds_convert
Commits
7f03a53c
Commit
7f03a53c
authored
Mar 10, 2020
by
Ian Boyd
Browse files
Replace cds_convert.pro
parent
5f43dd45
Changes
1
Hide whitespace changes
Inline
Side-by-side
cds_convert.pro
View file @
7f03a53c
...
...
@@ -86,6 +86,7 @@
;
2019
-
11
-
12
,
v2
.
0
b62
Ian
Boyd
Add
support
for
v6
SHADOZ
measurements
.
Include
checks
to
;
differentiate
between
the
3
different
Costa
Rica
SHADOZ
sites
and
make
;
latitude
and
longitude
dependent
on
DATETIME
rather
than
constant
;
2020
-
03
-
11
,
v2
.
0
b63
Ian
Boyd
Update
due
to
modifications
and
fixes
to
idlcr8hdf
;
---------------------------------------------------------------------------------------------------
PRO
cds_convert_common
;
Procedure
to
define
the
COMMON
blocks
for
this
program
...
...
@@ -154,7 +155,7 @@ PRO intro
;
Subroutines
Called
:
INTRO_EVENT
(
via
XMANAGER
)
nhdr
=
22
&
errtxt
=
STRARR
(
nhdr
)
vertxt
=
[
'cds_convert_Readme.pdf'
,
' Release v2.0b6
2
,
November
20
19
'
]
vertxt
=
[
'cds_convert_Readme.pdf'
,
' Release v2.0b6
3
,
March
20
20
'
]
errtxt
[
1
]
=
'Conversion Data Suite (CDS): cds_convert'
errtxt
[
2
]
=
vertxt
[
1
]
errtxt
[
3
]
=
' Converts supported original data into GEOMS compliant HDF data.'
...
...
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