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

Replace geoms_qa.pro

parent 0a2e704c
No related branches found
No related tags found
No related merge requests found
......@@ -59,6 +59,7 @@
; 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
; 2019-08-21, v1.70 Ian Boyd update due to fix in idlcr8ascii
;---------------------------------------------------------------------------------------------------
PRO geoms_qa
......@@ -69,7 +70,7 @@ PRO geoms_qa
if ( iNrArgs lt 2 ) then begin
print
print, 'GEOMS quality assurance (geoms_qa)'
print, ' Release v1.69, 2019-08-07'
print, ' Release v1.70, 2019-08-21'
print, ' Does GEOMS quality assurance on HDF4/5 and netCDF files.'
print
print, 'usage: idl -rt=geoms_qa.sav -args [TAVFILE] [[GEOMSTEFILE]] [ORIGFILE]'
......
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