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
c5c6a0ba
Commit
c5c6a0ba
authored
Nov 11, 2019
by
Ian Boyd
Browse files
Replace cds_convert.pro
parent
2523fad7
Changes
1
Hide whitespace changes
Inline
Side-by-side
cds_convert.pro
View file @
c5c6a0ba
...
...
@@ -83,6 +83,9 @@
;
2019
-
05
-
14
,
v2
.
0
b59
Ian
Boyd
Update
due
to
fix
in
idlcr8ascii
;
2019
-
08
-
07
,
v2
.
0
b60
Ian
Boyd
Update
due
to
modifications
to
idlcr8ascii
and
idlcr8hdf
;
2019
-
08
-
24
,
v2
.
0
b61
Ian
Boyd
Update
due
to
fix
in
idlcr8hdf
;
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
;
---------------------------------------------------------------------------------------------------
PRO
cds_convert_common
;
Procedure
to
define
the
COMMON
blocks
for
this
program
...
...
@@ -151,7 +154,7 @@ PRO intro
;
Subroutines
Called
:
INTRO_EVENT
(
via
XMANAGER
)
nhdr
=
22
&
errtxt
=
STRARR
(
nhdr
)
vertxt
=
[
'cds_convert_Readme.pdf'
,
' Release v2.0b6
1
,
August
2019'
]
vertxt
=
[
'cds_convert_Readme.pdf'
,
' Release v2.0b6
2
,
November
2019'
]
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