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
5abd1092
Commit
5abd1092
authored
May 14, 2019
by
Ian Boyd
Browse files
Replace cds_convert.pro
parent
c5d0760b
Changes
1
Hide whitespace changes
Inline
Side-by-side
cds_convert.pro
View file @
5abd1092
...
...
@@ -76,8 +76,11 @@
;
2018
-
09
-
01
,
v2
.
0
b55
Ian
Boyd
Previous
fix
caused
crash
when
checking
non
-
NDACC
measurements
.
;
Fixed
in
this
version
;
2018
-
11
-
16
,
v2
.
0
b56
Ian
Boyd
Update
due
to
fix
in
idlcr8ascii
;
---------------------------------------------------------------------------------------------------
;
2019
-
03
-
14
,
v2
.
0
b57
Add
'LON360E TO GEOMS'
to
conv_chk
array
so
that
program
can
convert
longitude
;
values
using
the
0
-
360
E
reporting
convention
to
GEOMS
convention
.
Compiled
with
;
latest
idlcr8hdf
that
allows
for
HDF5
compression
;
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
;
---------------------------------------------------------------------------------------------------
PRO
cds_convert_common
;
Procedure
to
define
the
COMMON
blocks
for
this
program
...
...
@@ -146,7 +149,7 @@ PRO intro
;
Subroutines
Called
:
INTRO_EVENT
(
via
XMANAGER
)
nhdr
=
22
&
errtxt
=
STRARR
(
nhdr
)
vertxt
=
[
'cds_convert_Readme.pdf'
,
' Release v2.0b5
6
,
November
201
8
'
]
vertxt
=
[
'cds_convert_Readme.pdf'
,
' Release v2.0b5
9
,
May
201
9
'
]
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