<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<atom:link href="https://mesonet.agron.iastate.edu/rss.php" rel="self" type="application/rss+xml" />
<title>IEM News and Notes</title>
<link>https://mesonet.agron.iastate.edu</link>
<description>Iowa Environmental Mesonet News and Notes</description>
<lastBuildDate>Fri, 03 Apr 2026 20:09:25 -0500</lastBuildDate><item>
<title>1 April IEM Outage [resolved]</title>
<author>akrherz@iastate.edu (Daryl Herzmann)</author>
<link>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1478</link>
<guid>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1478</guid>
<description><![CDATA[Unfortunately no April's Fools joke here as the IEM website was very degraded between about 2 and 7 PM on 1 April 2026.  A back-end file server bricked itself, the replacement hardware had two memory stick failures and then refused to properly boot, the third replacement hardware attempt wouldn't find its boot drives, then yours truly (daryl) lost his mind and messed all kinds of things up.  Not a good day.  There was no data loss from this adventure somehow, so will try to avoid such horrors in the future.  Thanks for your patience.]]></description>
</item>
<item>
<title>Tracking TAF Amendments</title>
<author>akrherz@iastate.edu (Daryl Herzmann)</author>
<link>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1477</link>
<guid>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1477</guid>
<description><![CDATA[One of the seemingly unique archives maintained by the IEM is one of NWS Terminal Aerodome Forecasts (TAF)s.  An <a href="https://mesonet.agron.iastate.edu/wx/afos/p.php?pil=TAFATL&e=202602131551">example TAF</a> looks like so:</p>

<p><pre>
FTUS42 KFFC 131551 AAB
TAFATL
TAF AMD
KATL 131551Z 1316/1418 09007KT P6SM FEW250
     FM140000 12003KT P6SM SCT250
     FM141600 14005KT P6SM SCT150=
</pre></p>

<p>A user of this archive requested the tracking of "Amendment" status, which the IEM was previously not doing.  In the example above, this is denoted as <code>TAF AMD</code>.  Support for this was added, but it will take a few days to reprocess the archive to include this attribute within the <a href="https://mesonet.agron.iastate.edu/cgi-bin/request/taf.py?help">download service</a> and various <a href="https://mesonet.agron.iastate.edu/api/1/docs">web services</a>.  Whilst adding web service support for this, the <a href="https://mesonet.agron.iastate.edu/api/1/docs#/nws/service_nws_taf_overview__fmt__get">taf overview</a> got some interesting updates and this news item intends to advertise those changes.</p>

<h3>Newly supported TAF overview request examples</h3>

<p><strong>Provide GeoJSON of all most recently issued TAFs valid at 12 UTC on 25 Dec 2025</strong>
<br /><code>https://mesonet.agron.iastate.edu/api/1/nws/taf_overview.geojson?at=2025-12-25T12:00:00Z</code>
<br />This would return the most current issued TAF at or prior to the given UTC timestamp.</p>

<p><strong>Provide JSON of available TAFs for Des Moines during July 2012.</strong>
<br />
<code>https://mesonet.agron.iastate.edu/api/1/nws/taf_overview.json?station=KDSM&sts=2012-07-01&ets=2012-08-01</code>
<br />This returns all TAF metadata that can be used for subsequent queries to get an individual TAF.</p>

<p><strong>Provide a CSV of all available TAFs for 15 December 2021 (UTC)</strong>
<br />
<code>https://mesonet.agron.iastate.edu/api/1/nws/taf_overview.txt?sts=2021-12-15&ets=2021-12-16</code>
<br />Requests like these are limited to a 10 day period.  The response <code>seqnumber</code> value orders the TAFs descending in time for a given station.</p>

<p>Hopefully folks find this useful and please always send bug reports and <a href="https://mesonet.agron.iastate.edu/info/contacts.php">feedback our way</a>!</p>]]></description>
</item>
<item>
<title>IEM Archival Update</title>
<author>akrherz@iastate.edu (Daryl Herzmann)</author>
<link>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1476</link>
<guid>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1476</guid>
<description><![CDATA[Those of you that follow along with the <a href="https://github.com/akrherz/iem">IEM Github Repository</a> or see the code commits mentioned within the <a href="https://groups.google.com/g/iem-dailyb">Daily Bulletin Email</a> may be wondering about some recent changes denoting stopping various archival activities.  This change probably warrants a news item detailing it, so here we are!</p>

<p>The IEM attempts to archive various meteorological datasets useful for funded research projects that keep the IEM going.  These archives include relational databases, flat files on spinning disks / servers at ISU, and files stored within various cloud services Iowa State University has contracts with.  Over the years, the IEM took advantage of "unlimited" storage options available at Google and Box to make various archives available within ISU and the public.  Sadly, there are no unlimited options left, so a number of archives curated there need to spin down prior to newly enforced quotas set to start off 2026.</p>

<p>The good news is that the vast majority of data you access via the IEM is not impacted by this change, but there are two niche datasets that do have users that will be impacted.  The most significant one is the archival of <a href="https://mesonet.agron.iastate.edu/archive/mrms.php">raw MRMS grib</a> data.  The other dataset being the archival of satellite imagery generated by the College of DuPage.  The mitigation for these two archives is that the MRMS data is now mostly redundantly stored within the <a href="https://registry.opendata.aws/noaa-mrms-pds/">AWS Opendata Project</a> and the raw GOES satellite data is stored at <a href="https://registry.opendata.aws/noaa-goes/">AWS as well</a>, so there is a path to regenerate archive plots via that data source.</p>

<p>The IEM just found out about this quota change on Monday (22 September) and have just begun engaging collaborators on what could be done with some of this archived data.  Some of the datasets are small enough to come back to live at ISU within current IEM hardware on campus.</p>

<p>To summarize, hopefully impacts to IEM users and projects will be minimal, but some archives will need to be removed or scaled back in scope.  As always, please reach out to daryl with any questions you have!</p>
]]></description>
</item>
<item>
<title>TAF Archive Fixes</title>
<author>akrherz@iastate.edu (Daryl Herzmann)</author>
<link>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1475</link>
<guid>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1475</guid>
<description><![CDATA[One of the seemingly internet-unique archives that the IEM maintains is a parsed dataset of Terminal Aerodome Forecasts (TAFs).  TAFs are issued by the National Weather Service (NWS) as aviation specific short term forecasts at many airports.  The <a href="https://mesonet.agron.iastate.edu/wx/afos/p.php?pil=TAFSTC&e=202508220539">raw forecast text</a> looks like:</p>

<p><pre>
FTUS43 KMPX 220156 AAA
TAFSTC
TAF AMD
KSTC 220156Z 2202/2224 17005KT P6SM BKN050
      TEMPO 2202/2204 -SHRA
     FM220400 18005KT P6SM SCT250 PROB30 2210/2215 4SM -TSRA
      OVC035CB
     FM221500 27010KT P6SM OVC050=
</pre></p>

<p>A review of the IEM's TAF processing found some gaps with how the <code>TEMPO</code> and <code>PROB30</code> fields were stored within the database.  These have hopefully now been corrected with an additional field now available <a href="https://mesonet.agron.iastate.edu/request/taf.php">within the download</a> called <code>ftype</code>, which delineates between the observation, forecast, tempo, and probability data types.</p>

<p>As always, please send any feedback on this and how the archive could be more useful for your needs!</p>]]></description>
</item>
<item>
<title>Website Update</title>
<author>akrherz@iastate.edu (Daryl Herzmann)</author>
<link>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1474</link>
<guid>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1474</guid>
<description><![CDATA[Fitting for it being "Friday the 13th", a very large website change has been implemented.  This update was driven by the need to migrate from <a href="https://getbootstrap.com">Bootstrap</a> version 3 to version 5.  This required updates to most every app on this website.  So please let us know of any issues or poorly rendered pages.  ]]></description>
</item>
<item>
<title>New IEM LSR App</title>
<author>akrherz@iastate.edu (Daryl Herzmann)</author>
<link>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1473</link>
<guid>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1473</guid>
<description><![CDATA[The IEM <a href="https://mesonet.agron.iastate.edu/lsr/">Local Storm Report (LSR) App</a> has been rewritten and is available for your usage and feedback.  The new app uses a modern Javascript development approach with source code available on <a href="https://github.com/akrherz/iemlsr">Github</a>.  Hopefully all of the previous app's functionality was replicated along with the following changes.</p>

<p><ul>
<li>Hopefully mobile friendly now!</li>
<li>App uses URL parameters instead of hash linking, which should be a cleaner interface.  Previous hash links will continue to work.</li>
<li>There are many small UI wins with improved interaction between table and map.</li>
<li>Additional basemaps are configured to allow for more striking displays.</li>
</ul></p>

<p>The previous app is available <a href="https://mesonet.agron.iastate.edu/lsr/old.phtml">here</a>, but will hopefully be removed someday once everybody is happy with the new interface.</p>

<p>As always, thanks for your usage and interest in IEM website tools!</p>]]></description>
</item>
<item>
<title>CoCoRaHS Update</title>
<author>akrherz@iastate.edu (Daryl Herzmann)</author>
<link>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1472</link>
<guid>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1472</guid>
<description><![CDATA[<a href="https://cocorahs.org">CoCoRaHS</a> has one of the wildest acronyms in meteorology.  It is a citizen science effort to collect rain, hail, and snowfall reports.  It greatly supplements the NWS Cooperative Observer Network.  The IEM has been curating these reports for many moons, but only for locations in Iowa.  Going forward, the IEM is attempting to process all of the <strong>once daily</strong> CoCoRaHS reports.  CoCoRaHS currently consists of over 103,000 observation locations, so some chunking time is needed to bring this all onboard.  Please let me know if you see any new bugs with IEM apps utilizing this data and functionality will be built out over the coming days as the archive settles and I can assess webfarm performance.</p>

<p>Like other "networks" the IEM curates, the data will be organized into state based network identifiers.  Data from Canada will be found as an identifier of "CAN_COCORAHS".</p>

<p>As always, feedback is welcome.  This change was the most often requested new feature from me over the past number of years.</p>]]></description>
</item>
<item>
<title>13-16 Jan Network Issue [resolved]</title>
<author>akrherz@iastate.edu (Daryl Herzmann)</author>
<link>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1471</link>
<guid>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1471</guid>
<description><![CDATA[There is currently an ongoing networking issue within the data center that houses the IEM and related services.  This issue is causing random timeouts to occur for web requests.  This issue started the evening of 13 January 2025 during some routine firewall updates made by ISU network admins.  While the cause of the ongoing issue is currently not known, this network change is going to be reverted this evening (15 January 2025) in hopes of restoring normal connectivity.  I'll update this news item once more is known and thanks for your patience.<p><strong>Update 8:30 PM</strong>: A network change has been made and am monitoring to see if the recent errors have gone away.  Please let me know if you are still seeing problems.<p><strong>Update 9:45 PM</strong>: The problems continue, will await networking help tomorrow.<p><strong>Update 16 Jan 8 AM</strong>: ISU networking folks continue to troubleshoot this problem.  No ETR at the moment, so thank you for your continued patience.<p><strong>Update 16 Jan 12 PM</strong>: ISU networking folks put a fix in place and initial testing looks very promising. Declaring victory for now.]]></description>
</item>
<item>
<title>Alaska Marine Warnings</title>
<author>akrherz@iastate.edu (Daryl Herzmann)</author>
<link>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1470</link>
<guid>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1470</guid>
<description><![CDATA[For various convoluted reasons, the IEM maintains a <a href="https://mesonet.agron.iastate.edu/request/gis/watchwarn.phtml">downloadable archive</a> of many National Weather Service Watch, Warning, and Advisories.  This archive is very unique to the known public Internet with no known freely available alternatives, which I suppose is a prideful statement, but also a scary one as there is no known "answer key" to compare IEM processing with.  Anyway, this archive intends to be a complete archive of NWS products implementing <a href="https://www.weather.gov/vtec/">VTEC</a> (Valid Time Event Code), which was another in the line of convoluted things attempting to make parsing NWS ASCII text products sane.  The VTEC implementation started in 2005, but many moons ago the IEM did some special processing attempting to create VTEC events prior to 2005 for a limited set of warning types.</p>

<p>Enough backstory, this news item denotes an addition of fake-VTEC warning types covering certain marine products in Alaska.  Again with the convoluted term, but for such reasons Alaska forecast offices do not implement VTEC for things like Gale Warnings and Small Craft Advisories.  Instead, they have a zone based forecast product that implements these events as headlines within the forecast.  An example product is <a href="https://mesonet.agron.iastate.edu/wx/afos/p.php?pil=CWFNSB&e=202411201302">CWFNSB</a> with an ASCII text like so:
<br />
<pre>
PKZ811-210330-
Cape Thompson to Cape Beaufort out to 15 NM-
402 AM AKST Wed Nov 20 2024

...STORM WARNING IN EFFECT THROUGH LATE THIS MORNING...
...HEAVY FREEZING SPRAY WARNING IN EFFECT FROM LATE THIS
AFTERNOON THROUGH EARLY THURSDAY MORNING...
</pre>
<br />So in this case, we have a Storm Warning (<code>SR.W</code>) and a Heavy Freezing Spray Warning (<code>UP.W</code>) for Marine zone <code>PKZ811</code>.</p>

<p>The IEM now has processing that attempts to create these "fake-VTEC" events in realtime and has back-filled this processing to the start of 2005.  <a href="https://mesonet.agron.iastate.edu/info/datasets.php#vtec">FAQ Item 7</a> for the VTEC dataset has a bit more color on this.  The biggest caveat is that the temporal handling of these events is very crude.  Absent of any NWS documentation on how these events are to be timed, the least painful coding life choices were made with the <a href="https://github.com/akrherz/pyWWA/blob/main/src/pywwa/workflows/alaska_marine.py">pyWWA ingestor</a> written.</p>

<p>As always, I am happy to field any questions about this and hope the community finds this addition useful.</p>]]></description>
</item>
<item>
<title>Wagering on ASOS Temperatures</title>
<author>akrherz@iastate.edu (Daryl Herzmann)</author>
<link>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1469</link>
<guid>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1469</guid>
<description><![CDATA[
From the "I can't believe I am writing this news item department"...  It appears that wagering/betting on air temperatures from Airport/ASOS weather stations has become a thing.  Since the IEM website has a number of <a href="https://mesonet.agron.iastate.edu/api/">services emitting this data</a>, my INBOX has gotten a number of questions in this space and there is, reasonably so, a lot of confusion.</p>

<p><code>TL;DR.</code> Official ASOS temperatures that go into "daily" max/min summaries are <strong>2 minute averages of 2-5 second sampled data</strong> reported in integer (whole degree) Fahrenheit.</p>

<h3>The Source of Confusion</h3>

<p>There are a number of data sources on the Internet that report data from the ASOS in whole degree Fahrenheit, but were sourced from data without the two minute average and/or subject to rounding pain with the upstream source data being in whole degree Celsius.</p>

<p><code>Next TL;DR.</code> I don't know of any near realtime source of temperature data in whole degree F that uses the two minute averaging and not subject to the F to C to F round tripping problem.</p>

<h3>Frequently Asked Questions</h3>

<ol>
<li>What are sources of ASOS high/low temperatures that have integer Fahrenheit fidelity?
<br />A. The METAR 6-hourly summary, which looks like so <code>10017 21017</code>, <a href="https://mesonet.agron.iastate.edu/sites/obhistory.php?station=DSM&network=IA_ASOS&year=2024&month=12&day=04&metar=1">Example</a>
<br />B. The Daily Summary Message, which is emitted by the ASOS and has something looking like <code>331616/ 090255</code> <a href="https://mesonet.agron.iastate.edu/wx/afos/p.php?pil=DSMDSM&e=202412040616">Example</a>
<br />C. The CLI/CF6 Message, which is a NWS product and will get some manual quality control in some instances. <a href="https://mesonet.agron.iastate.edu/wx/afos/p.php?pil=CLIDSM&e=202412040631">CLI Example</a>, <a href="https://mesonet.agron.iastate.edu/wx/afos/p.php?pil=CF6DSM&e=202412040910">CF6 Example</a>.</li>

<li>Your website has near-realtime 5 minute data, but temperatures are all missing. Huh?
<br />Welcome to the year <a href="https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1290">2016</a> when I discovered this problem and intentionally set this data to missing to avoid confusion.</li>

<li>I am just wagering on "top of the hour" temperatures, surely this is straight forward?
<br />Oh boy.  If by "top of the hour" you mean the METAR reported T-group temperature found at the "synoptic reset time" report, the answer is unfortunately <strong>no</strong>.
So the 1970s called and automated hourly reports were made a number of minutes prior to the top of the hour to allow time for these reports to be centrally collected and analyzed on
a map.  So sites have their hourly "reset time" at some minute between :50 and :59 after the hour.  The reported temperature at this time is typically labelled as the top of the hour
temperature, but it technically came a few minutes prior.  Additionally, during active weather, the ASOS may generate a special METAR a few minutes prior to the reset time and if
insignificant changes happened afterwards, it will skip the report at the "reset time".  A temperature change of 1 degree within these few minutes may not be reported.  It gets worse.
<br />The common understanding is that the METAR T-group exists to provide 0.1 degree Celsius resolution necessary to convert back to whole degree Fahrenheit.  I believed this for
many moons before doing a closer check of the actual data and finding all kinds of horrors.  It is very possible that the 0.1 degree C T-Group temperature is different from the integer
Celsius mandatory integer C temperature.  Within the ASOS manual, it does not make the conventional claim that T-group temperature should jive with the integer C temperature (!!). In
fact, it calls the T-group temperature as the "hourly temperature", but offers no further details on what exactly that means.
<br />So what is the "top of the hour" temperature?  Who knows at this point. There is a <a href="https://github.com/python-metar/python-metar/pull/183">nerdy Github discussion</a> about this within a python based METAR parser, for those intersted.
</li>

<li>The IEM website sometimes shows a daily high/low temperature different than other websites. What gives?
<br />This typically is due to the IEM ingesting the Daily Summary Message (DSM), which tends to come before the CLI and has a reliable max/min temperature. The
IEM also attempts to appropriately use the 6 Hour METAR max/min, which other sites may not be using.</li>

<li>The IEM website offers 1 minute ASOS data, albeit delayed, but manual max/min calculations do not match! Why?

<br />The IEM processes an one minute interval dataset made available by NCEI and provides a <a href="https://mesonet.agron.iastate.edu/request/asos/1min.phtml">downloadable archive</a>.  While this dataset does have whole degree Fahrenheit fidelity, it <strong>does not use two minute averaging</strong>, so the values are not directly considered in the daily summary.
Additionally, it is delayed by 12-36 hours due to the manual phone collection method of retrieving the data by NCEI.</li>

</ol>

<p>Last Updated: 17 Dec 2024 8:00 AM
]]></description>
</item>
<item>
<title>25 Sep Website Issues [resolved]</title>
<author>akrherz@iastate.edu (Daryl Herzmann)</author>
<link>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1468</link>
<guid>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1468</guid>
<description><![CDATA[The IEM website sits behind a F5 load balancer administered by Iowa State ITS.  This device got upgraded Tuesday evening and has been causing connectivity issues since.  I am will hopefully get the F5 folks engaged shortly on this and figure out what is happening.  Thanks for your patience.<p><strong>Updated 8:40 AM</strong>: The load balancer admins reverted a routing change and things seem to be back to normal at the moment. Still am attempting to understand why the routing change caused adverse problems.  Will update again once more is known!<p><strong>Updated 12:35 PM</strong>: A brief outage happened now as an updated configuration was put in place.  Monitoring for any issues!<p><strong>Updated 1 Oct 9:30 AM</strong>: While there were no enduser impacts, the webfarm itself was in a degraded monitoring state.  It all should be rectified now]]></description>
</item>
<item>
<title>24 July Potential Partial Outage [resolved]</title>
<author>akrherz@iastate.edu (Daryl Herzmann)</author>
<link>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1467</link>
<guid>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1467</guid>
<description><![CDATA[The computing that drives the IEM website and processing is spread over two locations at Iowa State University.  The location within Agronomy Hall houses a small fraction of the processing, but most of the long term archived data not stored within a database.</p>

<p>ISU Facilities folks have a power maintenance window scheduled between 7 and 9 AM on 23 July 2024 for Agronomy Hall, but they are not sure which exact rooms in the building will not have power during this time.  So the IEM website could go into a bit of degraded state when/if this happens, but most services should remain healthy.  Will update this news item during the maintenance window with any updates.</p>

<p>Thanks for your patience.</p><p><strong>Updated 7 AM</strong>: Still do not have clarity if the server room is about to loose power or not, but am watching closely!<p><strong>Updated 9 AM</strong>: Still have power, but continue to be unsure what is happening.  Will update this news item once I learn more.<p>Updated sometime later: This remains a mystery, but no harm no foul I guess.]]></description>
</item>
<item>
<title>4 July METAR Data Outage [resolved]</title>
<author>akrherz@iastate.edu (Daryl Herzmann)</author>
<link>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1466</link>
<guid>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1466</guid>
<description><![CDATA[METAR data (airport weather observations) stopped flowing via the NWS at 6 AM this morning.  From what I can tell, the outage appears to be at the FAA, which feeds the NWS the data.  Will update the news item once the data flow is restored.<p><strong>Updated 9 AM:</strong> Data is flowing again, but observations valid at 7 AM are still missing.  Have not seen any official word yet on what may be happening.<p><strong>Updated 11:30 AM:</strong> Outage was <a href="https://mesonet.agron.iastate.edu/wx/afos/p.php?pil=ADASDM&e=202407041627">resolved</a>, but the 7 AM observations were lost.]]></description>
</item>
<item>
<title>24 Jun NWS Data Outage [resolved]</title>
<author>akrherz@iastate.edu (Daryl Herzmann)</author>
<link>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1465</link>
<guid>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1465</guid>
<description><![CDATA[Since about 4 PM today, the NWS is dealing with some significant network / data center outage at College Park, MD impacting all kinds of different data flows.  The outage is so bad that they can't even send out status updates about what is happening.  So we sit and wait and will update this news item as things are learned.<p><strong>Updated 6:30 AM:</strong>  An <a href="https://mesonet.agron.iastate.edu/wx/afos/p.php?pil=ADMSDM&e=202406250915">update from the NWS</a> denotes that troubleshooting continues, but there is no ETR.  The primary impact to the IEM is lack of observational data from HADS, WMO_BUFR, and MADIS.  Some additional grid data flows are down as well.<p><strong>Updated 10:30 AM:</strong>  Not much for updates.  Continue to impatiently wait!<p><strong>Updated 9:30 PM:</strong>  Some services have been restored, but others remain unavailable.  <a href="https://mesonet.agron.iastate.edu/wx/afos/p.php?pil=ADMSDM&e=202406260213">restoration work</a> continues.<p><strong>Updated 26 June 7:30 AM:</strong>  <a href="https://mesonet.agron.iastate.edu/wx/afos/p.php?pil=ADMSDM&e=202406260910">Latest update</a> as the outage continues.<p><strong>Updated 27 June 7 AM:</strong> I have not seen any official statement from the NWS that this is resolved, but I am not currently aware of anything still broken from this outage, so will mark as resolved.]]></description>
</item>
<item>
<title>New KCRG CityCam: Springville</title>
<author>akrherz@iastate.edu (Daryl Herzmann)</author>
<link>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1464</link>
<guid>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1464</guid>
<description><![CDATA[The KCRG-TV CityCam network has added a new webcam in Springville, which is just east of Cedar Rapids.

<p><img class="img img-responsive" src="https://mesonet.agron.iastate.edu/data/camera/stills/KCRG-038.jpg"></p>]]></description>
</item>
<item>
<title>5 June NWS Data Outage [resolved]</title>
<author>akrherz@iastate.edu (Daryl Herzmann)</author>
<link>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1463</link>
<guid>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1463</guid>
<description><![CDATA[The NWS is having a data flow issue that started about 1:45 PM.  The primary impact is the lack of RADAR information, but other things appear impacted as well.  Will update this news item once some resolution happens or updates are made.<p><strong>Update 6 PM</strong>: Data flow has returned to about normal with no known data loss at the moment.  Continue to monitor.<p><strong>Update 6:15 PM</strong>: The NWS finally issued some <a href="https://mesonet.agron.iastate.edu/wx/afos/p.php?pil=ADMNCF&e=202406052316">update</a>. Things look promising to be fully resolved soon.<p><strong>Update 6:50 PM</strong>: There is an unrelated outage with the <a href="https://mesonet.agron.iastate.edu/wx/afos/p.php?pil=ADMSDM&e=202406052208">boulder datacenter</a>, which has knocked out NOMADS.  I should have that worked around now.<p><strong>Update 7 AM</strong>: I continue to attempt fixes of various archive holes, but some appear to be unrepairable.  This is probably the last update on the outage.]]></description>
</item>
<item>
<title>2010-2015 TAF Archive Fix</title>
<author>akrherz@iastate.edu (Daryl Herzmann)</author>
<link>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1462</link>
<guid>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1462</guid>
<description><![CDATA[To support aviation and meteorology research needs, the IEM attempts to curate an archive of National Weather Service (NWS) Terminal Aerodome Forecasts (TAF)s.  TAFs are text products that look a lot like METARs, for example a current TAF for Des Moines, IA (KDSM):</p>

<p><pre>
FTUS43 KDMX 221343 AAA
TAFDSM
TAF AMD
KDSM 221343Z 2214/2312 28011KT P6SM BKN120
     FM221500 27013G21KT P6SM BKN120
     FM222200 27008KT P6SM FEW120
     FM230300 15005KT P6SM FEW250=
</pre></p>

<p>A user of the available <a href="https://mesonet.agron.iastate.edu/request/taf.php">downloadable archive</a> found that the IEM archive had a massive hole between 1 Jan 2010 and 4 Apr 2015 for all TAF sites.  It is unclear what happened(<sup>TM</sup>), but the raw text archive of this product was missing as well from the <a href="https://mesonet.agron.iastate.edu/wx/afos/p.php?pil=TAFDSM&e=202405221343">IEM NWS Text Product Archives</a>.</p>

<p>So this hole was repaired by back-filling the raw text from the <a href="https://www.ncei.noaa.gov/products/weather-climate-models/service-records-retention">NCEI SRRS</a> and reprocessing those historical TAFs into the archive database.</p>

<p>As always, please let me know when you find variances like these within the IEM archives.</p>]]></description>
</item>
<item>
<title>16 April NWS Data Outage [resolved]</title>
<author>akrherz@iastate.edu (Daryl Herzmann)</author>
<link>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1461</link>
<guid>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1461</guid>
<description><![CDATA[The NWS suffered a significant network outage this morning (16 April) around 7 AM CDT.  Unfortunately, there appears to be a 30 minute data hole that won't be back-fillable.  Will see can be done though.]]></description>
</item>
<item>
<title>15 April NWS Website Outage [resolved]</title>
<author>akrherz@iastate.edu (Daryl Herzmann)</author>
<link>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1460</link>
<guid>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1460</guid>
<description><![CDATA[At about 9 AM this morning, the NWS had a cooling issue within one of their data centers.  Unfortunately, services have not been fully restored as of this writing.  Various data flows that the IEM processes are down at the moment without any known secondary option to retrieve.   Will keep trying to work around the issues and repair data holes as they appear.<p><strong>Updated 9 AM</strong>: This outage continues and there continues to be not much I can do about it.</p><p><strong>Updated 5:30 AM 17 April:</strong> The NWS has issued an <a href="https://mesonet.agron.iastate.edu/wx/afos/p.php?pil=ADMSDM&e=202404171021">update</a> and many things remain busted. No ETRs...<p><strong>Updated 8:30 AM 18 April:</strong>  The latest <a href="https://mesonet.agron.iastate.edu/wx/afos/p.php?pil=ADMSDM&e=202404180955">NWS update</a>, outage continues, no ETR.<p><strong>Updated 8 AM 23 April:</strong> The outage of some NWS services continues.  The latest update from the NWS is <a href="https://mesonet.agron.iastate.edu/wx/afos/p.php?pil=ADMSDM&e=202404222344">here</a>.<p><strong>Updated 10 PM 23 April:</strong> NWS <a href="https://mesonet.agron.iastate.edu/wx/afos/p.php?pil=ADASDM&e=202404240259">denotes</a> that this outage is now resolved.]]></description>
</item>
<item>
<title>15 April GOES Outage [resolved]</title>
<author>akrherz@iastate.edu (Daryl Herzmann)</author>
<link>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1459</link>
<guid>https://mesonet.agron.iastate.edu/onsite/news.phtml?id=1459</guid>
<description><![CDATA[The source of GOES 16+18 satellite data is currently down.  I don't have any special code to process the GRB (GOES ReBroadcast) data, so will just need to wait until this dataflow gets fixed upstream of the IEM.  Will update this news item once this data flow is fixed.<p><strong>Updated 9 PM</strong>: This outage was resolved at about 1:30 PM this afternoon.</p>]]></description>
</item>
</channel>
</rss>
