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

Replace geoms_harmon.pro

parent e0ec7a1d
No related branches found
No related tags found
No related merge requests found
......@@ -56,8 +56,9 @@
; 2019-05-06, v1.67 Ian Boyd QA checks now carried out using the metadata definitions in the TAV version
; given in the FILE_META_VERSION global attribute. If this attribute is invalid
; or not present, or the TAV file can't be located, the input TAV file will
; be used for checks but an error code will be generated. Fix to idlcr8hdf
; 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
;---------------------------------------------------------------------------------------------------
function is_a_number,value
on_ioerror, ConversionError
......@@ -76,7 +77,7 @@ PRO geoms_harmon
if ( iNrArgs lt 4 ) then begin
print
print, 'GEOMS harmonization (geoms_harmon)'
print, ' Release v1.67, 2019-05-06'
print, ' Release v1.68, 2019-05-14'
print, ' Provides harmonization of old Envisat/Aura HDF files or older versions of GEOMS files'
print, ' into most recent GEOMS compliant files.'
print
......
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