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
4bf3bf71
Commit
4bf3bf71
authored
Sep 30, 2020
by
Ian Boyd
Browse files
Replace geoms_tc.pro
parent
1bcfa0f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
geoms_tc.pro
View file @
4bf3bf71
...
...
@@ -64,6 +64,9 @@
; 2020-03-11, v2.02 Ian Boyd update due to fix to idlcr8hdf
; 2020-04-27, v2.03 Ian Boyd update due to geoms_vntools update
; 2020-07-09, v2.04 Ian Boyd update due to fix to idlcr8hdf
; 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
;
template
and
version
name
checks
;
---------------------------------------------------------------------------------------------------
PRO
geoms_tc
...
...
@@ -74,7 +77,7 @@ PRO geoms_tc
if
(
iNrArgs
ne
2
)
then
begin
print
print
,
'GEOMS template checker (geoms_tc)'
print, '
Release
v2
.
0
4
,
2020
-
0
7
-
09
'
print
,
' Release v2.0
5
, 2020-0
9-30
'
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
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