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
47261c7b
Commit
47261c7b
authored
Nov 16, 2018
by
Ian Boyd
Browse files
Replace cds_convert.pro
parent
46efdd57
Changes
1
Hide whitespace changes
Inline
Side-by-side
cds_convert.pro
View file @
47261c7b
...
...
@@ -67,14 +67,15 @@
;
no
longer
part
of
the
TAV
file
from
04
R025
;
2017
-
03
-
31
,
v2
.
0
b51
Ian
Boyd
Update
due
to
improvemnets
to
idlcr8hdf
;
2017
-
11
-
21
,
v2
.
0
b52
Ian
Boyd
Update
due
to
fixes
in
idlcr8hdf
;
2018
-
06
-
22
,
v2
.
0
b53
Ian
Boyd
Fix
to
cds_tools
.
pro
to
read
SHADOZ
station
name
from
file
when
there
;
is
an
extra
comment
in
the
entry
(
e
.
g
.
Hanoi
,
Vietnam
(...)).
;
2018
-
06
-
22
,
v2
.
0
b53
Ian
Boyd
Fix
to
cds_tools
.
pro
to
read
SHADOZ
station
name
from
file
when
there
;
is
an
extra
comment
in
the
entry
(
e
.
g
.
Hanoi
,
Vietnam
(...)).
;
Include
updates
made
in
idlcr8hdf
and
idlcr8ascii
;
2018
-
08
-
16
,
v2
.
0
b54
Ian
Boyd
Fix
for
incorrect
calculation
of
O3
number
density
when
the
insitu
;
temperatures
are
in
K
.
Previously
assumed
the
temperatures
were
always
;
in
Celcius
(
affected
NDACC
NASA
Ames
only
)
;
2018
-
09
-
01
,
v2
.
0
b55
Ian
Boyd
Previous
fix
caused
crash
when
checking
non
-
NDACC
measurements
.
;
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
;
---------------------------------------------------------------------------------------------------
;
---------------------------------------------------------------------------------------------------
...
...
@@ -145,7 +146,7 @@ PRO intro
;
Subroutines
Called
:
INTRO_EVENT
(
via
XMANAGER
)
nhdr
=
22
&
errtxt
=
STRARR
(
nhdr
)
vertxt
=
[
'cds_convert_Readme.pdf'
,
' Release v2.0b5
5
,
Sept
ember 2018'
]
vertxt
=
[
'cds_convert_Readme.pdf'
,
' Release v2.0b5
6
,
Nov
ember 2018'
]
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
Markdown
is supported
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