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

Replace cds_convert.pro

parent 2523fad7
No related branches found
No related tags found
No related merge requests found
......@@ -83,6 +83,9 @@
; 2019-05-14, v2.0b59 Ian Boyd Update due to fix in idlcr8ascii
; 2019-08-07, v2.0b60 Ian Boyd Update due to modifications to idlcr8ascii and idlcr8hdf
; 2019-08-24, v2.0b61 Ian Boyd Update due to fix in idlcr8hdf
; 2019-11-12, v2.0b62 Ian Boyd Add support for v6 SHADOZ measurements. Include checks to
; differentiate between the 3 different Costa Rica SHADOZ sites and make
; latitude and longitude dependent on DATETIME rather than constant
;---------------------------------------------------------------------------------------------------
PRO cds_convert_common
;Procedure to define the COMMON blocks for this program
......@@ -151,7 +154,7 @@ PRO intro
;Subroutines Called: INTRO_EVENT (via XMANAGER)
nhdr=22 & errtxt=STRARR(nhdr)
vertxt=['cds_convert_Readme.pdf',' Release v2.0b61, August 2019']
vertxt=['cds_convert_Readme.pdf',' Release v2.0b62, November 2019']
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