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
ee9704df
Commit
ee9704df
authored
Jun 17, 2021
by
Ian Boyd
Browse files
Replace cds_convert.pro
parent
93abc011
Changes
1
Hide whitespace changes
Inline
Side-by-side
cds_convert.pro
View file @
ee9704df
...
...
@@ -87,6 +87,10 @@
;
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
;
2020
-
07
-
09
,
v2
.
0
b64
Ian
Boyd
Update
due
to
fix
in
idlcr8hdf
;
2020
-
08
-
27
,
v2
.
0
b65
Ian
Boyd
Add
SYSTIME
to
ISO8601
conversion
option
.
Used
for
some
SHADOZ
v6
files
;
that
write
file
creation
date
in
SYSTIME
form
instead
of
DD
MONTHNAME
,
YYYY
;
2021
-
06
-
17
,
v2
.
0
b66
Ian
Boyd
Update
due
to
fixes
in
idlcr8hdf
;
---------------------------------------------------------------------------------------------------
PRO
cds_convert_common
;
Procedure
to
define
the
COMMON
blocks
for
this
program
...
...
@@ -155,7 +159,7 @@ PRO intro
;
Subroutines
Called
:
INTRO_EVENT
(
via
XMANAGER
)
nhdr
=
22
&
errtxt
=
STRARR
(
nhdr
)
vertxt
=
[
'cds_convert_Readme.pdf'
,
' Release v2.0b6
3
,
March
202
0
'
]
vertxt
=
[
'cds_convert_Readme.pdf'
,
' Release v2.0b6
6
,
June
202
1
'
]
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