The URL you provided yields a number of duplicated LIDs each with different LAT/LONs and Elevations. I see MEZ008, MEZ021, NHZ002, NHZ005, NHZ012 and NHZ015 listed twice. NHZ011 is listed three times. I didn't see any duplicates in the AFM from the same forecast office and MEZ025 is reported there. If that is the location you want a forecast for, you may need to make a mod to your forecast.py in order to get that. See my previous post about that mod.
On Monday, November 2, 2020 at 7:09:36 AM UTC-5 Michael Bruski wrote: > > MEZ024 is in that page twice with two different locations and elevations > posted? Perhaps the forecast office made a mistake and one is a typo. > You can go to very bottom of the page and send an e-mail to the NWS > Internet Services Team to report that. > > On Monday, November 2, 2020 at 12:45:13 AM UTC-5 Greg from Oz wrote: > >> lid = MEZ025 >> >> should be >> >> lid = MEZ024 >> >> as there is no MEZ025 just like the error messages says.....just guessing. >> >> >> On Monday, 2 November 2020 14:42:15 UTC+11, John Kline wrote: >> >>> NWS: no PFM found for MEZ025 in forecast from GYX >>> >>> >>> Seems like a good error message to me. MEZ025 is not where to be found >>> on the page. >>> >>> Did you mean MEZ024? >>> >> >>> On Nov 1, 2020, at 7:15 PM, weather list <[email protected]> wrote: >>> >>> I have fthe forecast extension installed, with NWS set up as: >>> >>> [[NWS]] >>> lid = MEZ025 >>> foid = GYX >>> >>> WeeWx log reports: >>> >>> >>> Nov 1 22:04:27 raspberry-NUC62 weewx[27447] ERROR user.forecast: >>> NWSThread: NWS: no PFM found for MEZ025 in forecast from GYX >>> Nov 1 22:05:18 raspberry-NUC62 weewx[27447] ERROR user.forecast: >>> NWSThread: NWS: no PFM found for MEZ025 in forecast from GYX >>> >>> And yet, this URL >>> <https://forecast.weather.gov/product.php?site=NWS&product=PFM&issuedby=GYX> >>> seems >>> to return PFM data. Am I making an obvious (not to me) error here? >>> >>> Point Forecast Matrices >>> Issued by NWS Portland, ME >>> >>> Current Version | Previous Version | Text Only | Print | Product List | >>> Glossary On >>> Versions: 1 2 3 4 5 6 7 8 9 10 11 12 >>> 000 >>> FOUS51 KGYX 020103 >>> PFMGYX >>> >>> Point Forecast Matrices >>> National Weather Service Gray ME >>> 802 PM EST Sun Nov 1 2020 >>> >>> *MEZ024*-020900- >>> Portland-Cumberland ME >>> 43.65N 70.32W Elev. 75 ft >>> 802 PM EST Sun Nov 1 2020 >>> >>> Date 11/01/20 Mon 11/02/20 Tue 11/03/20 >>> Wed >>> EST 3hrly 16 19 22 01 04 07 10 13 16 19 22 01 04 07 10 13 16 19 22 >>> 01 04 07 >>> UTC 3hrly 21 00 03 06 09 12 15 18 21 00 03 06 09 12 15 18 21 00 03 >>> 06 09 12 >>> >>> Min/Max 39 41 29 42 >>> 26 >>> Temp 50 48 42 39 40 40 35 32 31 31 30 30 37 41 39 33 31 >>> 30 28 28 >>> Dewpt 47 45 39 34 29 25 21 18 20 21 22 23 21 18 18 18 18 >>> 17 17 20 >>> RH 89 89 89 82 64 55 56 56 63 66 72 75 52 39 42 53 58 >>> 58 63 71 >>> Wind dir S W NW W W W W W W SW W W NW NW NW NW NW >>> N NW S >>> Wind spd 8 10 10 12 20 27 26 19 12 9 6 10 14 14 12 6 5 >>> 2 2 2 >>> Wind gust 35 40 44 32 >>> Clouds OV OV B2 B1 B2 SC SC FW SC B2 B1 B1 SC SC FW FW FW >>> FW SC SC >>> PoP 12hr 90 20 40 30 >>> 5 >>> QPF 12hr 0.24 0 0.02 0 >>> 0 >>> Snow 12hr 00-00 00-00 T >>> Rain D L >>> Rain shwrs S S >>> Snowshwrs S C C C >>> Wind chill 31 31 30 23 19 20 21 23 21 28 31 27 25 >>> Min chill 31 30 19 20 21 23 27 >>> 25 26 >>> Wind Y Y Y >>> >>> >>> Date 11/04 Thu 11/05/20 Fri 11/06/20 Sat 11/07/20 Sun >>> 11/08/20 >>> EST 6hrly 13 19 01 07 13 19 01 07 13 19 01 07 13 19 01 07 13 >>> 19 >>> UTC 6hrly 18 00 06 12 18 00 06 12 18 00 06 12 18 00 06 12 18 >>> 00 >>> >>> Max/Min 48 39 60 45 62 44 61 44 >>> 62 >>> Temp 46 43 41 41 58 52 48 46 60 52 48 45 60 52 48 45 60 >>> 53 >>> Dewpt 27 34 36 38 44 45 44 44 46 46 44 42 45 45 43 43 46 >>> 47 >>> PWind dir S SW SW SW SW W W W >>> SW >>> Wind char LT LT GN LT LT LT LT LT >>> LT >>> Avg clouds SC FW FW FW FW SC B1 B2 B1 SC SC SC SC FW SC SC SC >>> SC >>> PoP 12hr 0 0 0 0 0 0 0 0 >>> 5 >>> >>> $$ >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "weewx-user" group. >>> >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> >>> >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/weewx-user/20D9FD93-D7F6-4A14-9BD9-4228FC98EEE2%40gmail.com >>> >>> <https://groups.google.com/d/msgid/weewx-user/20D9FD93-D7F6-4A14-9BD9-4228FC98EEE2%40gmail.com?utm_medium=email&utm_source=footer> >>> . >>> >>> -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/fc2f5b85-f1b8-4283-a9a0-88c47b798e01n%40googlegroups.com.
