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

Replace cds_convert.pro

parent ed7b7fd2
No related branches found
No related tags found
No related merge requests found
......@@ -92,6 +92,7 @@
; that write file creation date in SYSTIME form instead of DD MONTHNAME, YYYY
; 2021-06-17, v2.0b66 Ian Boyd Update due to fixes in idlcr8hdf
; 2022-08-09, v2.0b67 Ian Boyd Update due to fixes and improvements to idlcr8hdf and idlcr8ascii
; 2023-12-18, v2.0b68 Ian Boyd Update due to fixes to idlc8hdf
;---------------------------------------------------------------------------------------------------
PRO cds_convert_common
;Procedure to define the COMMON blocks for this program
......@@ -160,7 +161,7 @@ PRO intro
;Subroutines Called: INTRO_EVENT (via XMANAGER)
nhdr=22 & errtxt=STRARR(nhdr)
vertxt=['cds_convert_Readme.pdf',' Release v2.0b67, August 2022']
vertxt=['cds_convert_Readme.pdf',' Release v2.0b68, December 2023']
errtxt[1]='Conversion Data Suite (CDS): cds_convert'
errtxt[2]=vertxt[1]
errtxt[3]=' Converts supported original data into GEOMS compliant HDF data.'
......
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