jrkorman
jrkorman
Looks like the problem may be the format statement at **com.raytheon.edex.plugin.obs/src/com/raytheon/edex/plugin/obs/metar/MetarDecoder.java:848** `String dt = String .format("%d hour precip reported from %s at %2$tY%2$tm%2$td %2$tH%2$tM", obsHr, record.getStationId(), record.getTimeObs());` Note that the...
I could not recreate your problem on my system using your "circuit". OS: Windows 11 OS version: 10.0 JRE: 22.0.2 VM: 22.0.2+9-70 [ D:\dev\develop\Eclipse_WS_01\Digital>java -version java version "22.0.2" 2024-07-16 Java(TM)...
I came across this issue and may shed some further light on the matter. I've checked a copy of an older data book, The 1976 TI TTL Data Book, and...