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
geoms_qa
Commits
8a107c01
Commit
8a107c01
authored
May 14, 2019
by
Ian Boyd
Browse files
Replace geoms_tc.pro
parent
837fe34d
Changes
1
Hide whitespace changes
Inline
Side-by-side
geoms_tc.pro
View file @
8a107c01
...
...
@@ -55,6 +55,7 @@
;
or
not
present
,
or
the
TAV
file
can't be located, the input TAV file will
; be used for checks but an error code will be generated. Fix to idlcr8hdf
; that caused a crash if the file does not use a DATA_TEMPLATE
; 2019-05-14, v1.68 Ian Boyd update due to fix in idlcr8ascii
;---------------------------------------------------------------------------------------------------
PRO geoms_tc
...
...
@@ -65,7 +66,7 @@ PRO geoms_tc
if ( iNrArgs ne 2 ) then begin
print
print, '
GEOMS
template
checker
(
geoms_tc
)
'
print, '
Release
v1
.
6
7
,
2019
-
05
-
06
'
print, '
Release
v1
.
6
8
,
2019
-
05
-
14
'
print, '
Does
GEOMS
template
compliance
checks
on
HDF4
/
5
files
.
'
print
print, 'usage
:
idl
-
rt
=
geoms_tc
.
sav
-
args
[
GEOMS
-
TE
-
FILE
]
[
HDFFILE
]
'
...
...
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