From 3443eb379a3ac844834ad8648a79f503fa0620a8 Mon Sep 17 00:00:00 2001 From: Ian Boyd <iboyd@astro.umass.edu> Date: Wed, 27 Nov 2024 00:37:17 +0000 Subject: [PATCH] Replace geoms_tools.pro --- geoms_tools.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geoms_tools.pro b/geoms_tools.pro index 517e7ce..9d43364 100644 --- a/geoms_tools.pro +++ b/geoms_tools.pro @@ -1362,7 +1362,7 @@ FUNCTION geoms_tools, optqh, tav, hdfqh, outdir, dataformat, DATETIME=o1, NOTC=o ; 20240927: Update due to fix to idlcr8ascii - Version 2.15 ; 20241029: Update due to fixes to geoms_tctools and idlcr8hdf - Version 2.16 ; 20241126: Add run-time error handling capability in geoms_qa.pro and geoms_harmon.pro, -; plus bug fix in idlcr8hdf - Version 2.17 +; plus fixes in idlcr8hdf and idlcrascii - Version 2.17 ; ; Input: optqh - Integer defining type of testing 0=QA, 1=Harmonization ; tav - Table Attribute Values file used to test Metadata -- GitLab