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
284af7bd
Commit
284af7bd
authored
Oct 20, 2020
by
Ian Boyd
Browse files
Replace geoms_tc.pro
parent
95294700
Changes
1
Hide whitespace changes
Inline
Side-by-side
geoms_tc.pro
View file @
284af7bd
...
@@ -67,6 +67,7 @@
...
@@ -67,6 +67,7 @@
; 2020-09-30, v2.05 Ian Boyd update due to fix to idlcr8ascii; geoms_tools now returns a QA_error_code
; 2020-09-30, v2.05 Ian Boyd update due to fix to idlcr8ascii; geoms_tools now returns a QA_error_code
; value of -2 to geoms_qa if idlcr8ascii can't
read
the
input
file
,
to
stop
; value of -2 to geoms_qa if idlcr8ascii can't
read
the
input
file
,
to
stop
;
template
and
version
name
checks
;
template
and
version
name
checks
;
2020
-
10
-
20
,
v2
.
06
Ian
Boyd
update
due
to
fixes
to
idlcr8hdf
;
---------------------------------------------------------------------------------------------------
;
---------------------------------------------------------------------------------------------------
PRO
geoms_tc
PRO
geoms_tc
...
@@ -77,7 +78,7 @@ PRO geoms_tc
...
@@ -77,7 +78,7 @@ PRO geoms_tc
if
(
iNrArgs
ne
2
)
then
begin
if
(
iNrArgs
ne
2
)
then
begin
print
print
print
,
'GEOMS template checker (geoms_tc)'
print
,
'GEOMS template checker (geoms_tc)'
print
,
' Release v2.0
5
, 2020-
09-3
0'
print
,
' Release v2.0
6
, 2020-
10-2
0'
print
,
' Does GEOMS template compliance checks on HDF4/5 files.'
print
,
' Does GEOMS template compliance checks on HDF4/5 files.'
print
print
print
,
'usage: idl -rt=geoms_tc.sav -args [GEOMS-TE-FILE] [HDFFILE] '
print
,
'usage: idl -rt=geoms_tc.sav -args [GEOMS-TE-FILE] [HDFFILE] '
...
...
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