Skip to content
Snippets Groups Projects
Commit bfbb978b authored by Ian Boyd's avatar Ian Boyd
Browse files

Replace geoms_tc.pro

parent cf25906d
No related branches found
No related tags found
No related merge requests found
......@@ -61,6 +61,7 @@
; 2019-12-05, v2.00 Ian Boyd update due to changes in geoms_qa to support checks on the optional DATA_SOURCE
; Version Name value (third field in DATA_SOURCE).
; 2020-02-26, v2.01 Ian Boyd update due to geoms_vntools updates
; 2020-03-11, v2.02 Ian Boyd update due to fix to idlcr8hdf
;---------------------------------------------------------------------------------------------------
PRO geoms_tc
......@@ -71,7 +72,7 @@ PRO geoms_tc
if ( iNrArgs ne 2 ) then begin
print
print, 'GEOMS template checker (geoms_tc)'
print, ' Release v2.01, 2020-02-26'
print, ' Release v2.02, 2020-03-11'
print, ' Does GEOMS template compliance checks on HDF4/5 files.'
print
print, 'usage: idl -rt=geoms_tc.sav -args [GEOMS-TE-FILE] [HDFFILE] '
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment