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
fded2e2d
Commit
fded2e2d
authored
Aug 24, 2019
by
Ian Boyd
Browse files
Replace cds_convert.pro
parent
46f7f0c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
cds_convert.pro
View file @
fded2e2d
...
...
@@ -82,6 +82,7 @@
;
2019
-
05
-
06
,
v2
.
0
b58
Ian
Boyd
Update
due
to
fix
in
idlcr8hdf
;
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
;
---------------------------------------------------------------------------------------------------
PRO
cds_convert_common
;
Procedure
to
define
the
COMMON
blocks
for
this
program
...
...
@@ -150,7 +151,7 @@ PRO intro
;
Subroutines
Called
:
INTRO_EVENT
(
via
XMANAGER
)
nhdr
=
22
&
errtxt
=
STRARR
(
nhdr
)
vertxt
=
[
'cds_convert_Readme.pdf'
,
' Release v2.0b6
0
, August 2019'
]
vertxt
=
[
'cds_convert_Readme.pdf'
,
' Release v2.0b6
1
, August 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