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

Replace geoms_tc.pro

parent 9bfc8d6a
No related branches found
No related tags found
No related merge requests found
......@@ -56,6 +56,7 @@
; 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
; 2019-08-07, v1.69 Ian Boyd update due to modifications to idlcr8ascii and idlcr8hdf
;---------------------------------------------------------------------------------------------------
PRO geoms_tc
......@@ -66,7 +67,7 @@ PRO geoms_tc
if ( iNrArgs ne 2 ) then begin
print
print, 'GEOMS template checker (geoms_tc)'
print, ' Release v1.68, 2019-05-14'
print, ' Release v1.69, 2019-08-07'
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