You just need to comment-out one line in one of the source files and
recompile.
File 'scrolledw.c' is in the 'comet/garp/gui' directory.
--- scrolledw.c.orig 2019-06-18 20:49:59.000000000 +0000
+++ scrolledw.c 2019-06-18 20:50:21.000000000 +0000
@@ -905,7 +905,7 @@
* We assume all the times in the list have the same format.
*/
sscanf( timeList[0], "%02d", &year);
- if ( year == 19 || year == 20) return;
+ /* if ( year == 19 || year == 20) return; */
/*
* Get the century. Rename the list with a 4 index year.
On Tue, 2019-06-18 at 20:19 +0000, Boothe, Mark (CIV) wrote:
> Hello,
>
> Does anyone have a suggestion for fixing a problem in which the wrong
> date is displayed in Gempak (utilizing Garp)? For example, in our
> Garp pull-down menu, the option for the recent analysis is
> "190618/1200F000", but the displayed date on the Gempak map is "FRI
> MAY 31 1907 0000V000".
> Any guidance would be appreciated.
>
> Thanks,
> Mark
> _______________________________________________
> NOTE: All exchanges posted to Unidata maintained email lists are
> recorded in the Unidata inquiry tracking system and made publicly
> available through the web. Users who post to any of the lists we
> maintain are reminded to remove any personal information that they
> do not want to be made public.
>
>
> gembud mailing list
> gembud@xxxxxxxxxxxxxxxx
> For list information or to unsubscribe, visit:
> http://www.unidata.ucar.edu/mailing_lists/