This website works best with a newer web browser such as Chrome, Firefox, Safari or Microsoft
Edge. Internet Explorer is not supported by this website.
1-minute Mesoscale Domain Sector GOES-16 (GOES-East) Visible/Infrared Sandwich RGB images from 1257-1950 UTC on 04 April 2023 (above) showed thunderstorms that produced hail up to 4.0 inches in diameter in Iowa and a wind gust to 90 mph in Illinois (along with a brief tornado) (SPC Storm Reports).1-minute GOES-16 Visible/Infrared Sandwich RGB images with an overlay of GLMFlash Extent Density... Read More
GOES-16 Visible/Infrared Sandwich RGB images, with Local Storm Reports plotted in cyan [click to play animated GIF | MP4]
1-minute Mesoscale Domain Sector GOES-16 (GOES-East) Visible/Infrared Sandwich RGB images from 1257-1950 UTC on 04 April 2023(above) showed thunderstorms that produced hail up to 4.0 inches in diameter in Iowa and a wind gust to 90 mph in Illinois (along with a brief tornado) (SPC Storm Reports).
1-minute GOES-16 Visible/Infrared Sandwich RGB images with an overlay of GLMFlash Extent Density(below) revealed several lightning jumps as the storms moved eastward during that time period.
GOES-16 Visible/Infrared Sandwich RGB images with an overlay of GLM Flash Extent Density (and Local Storm Reports plotted in cyan) [click to play animated GIF | MP4]
GOES-16 “Clean” Infrared Window (10.3 µm) and “Red” Visible (0.64 µm) images at 1727 UTC [click to enlarge]
The Sandwich RGB images helped to highlight the presence of Above-Anvil Cirrus Plumes (reference | VISIT training) — and one of the more prominent AACP examples is shown in a toggle between GOES-16 “Clean” Infrared Window (10.3 µm) and “Red” Visible (0.64 µm) images at 1727 UTC (above). With the northernmost storm, the coldest cloud-top 10.3 µm infrared brightness temperature in the overshooting top area was -71ºC (darker shades of red), in contrast to the warmer downwind plume where infrared brightness temperatures were around -59 to -60ºC (brighter shades of yellow).
According to a plot (source) of 1800 UTC rawinsonde data from Quad Cities, Iowa (below), the -71ºC infrared brightness temperature corresponded to a Most Unstable (MU) air parcel overshoot of about 1 km from its 200 hPa Equilibrium Level (EL), while the -60ºC AACP infrared brightness temperature was close to those seen in the stratospheric portion of the sounding.
Plot of 1800 UTC rawinsonde data from Quad Cites, Iowa [click to enlarge]
ATMS observations at 31v GHz, 1158 UTC (NOAA-20) and 1251 UTC (Suomi-NPP) on 4 February 2023 (Click to enlarge)
Polar2Grid version 3.0 (released earlier this year; see this blog post, and this one on displaying individual VIIRS channels) has the capability (like earlier versions) to create imagery from selected individual ATMS (Advanced Technology Microwave Sounder) channels, and for some derived products as well. In this example, I would like to create imagery on February 3rd and 4th around the Hawai’ian Islands. The ATMS is an instrument on board Suomi-NPP, NOAA-20, and NOAA-21. When, during those two days (I’m most interested in early morning on the 4th), did these Low Earth Orbit satellites view the Hawai’ian Island chain? The SSEC Polar Orbit Track website answers that question. Orbits are shown below from the ‘Hawaii’ sector at that website for Suomi NPP (3 February, 4 February), NOAA-20 (3 February, 4 February) and NOAA-21 (3 February, 4 February) are shown below. Overpass times of interest are, for NOAA-20, 23:30-23:35 on 3 February and 12:00-12:05 on 4 February; for Suomi-NPP, 12:50-12:55 on 4 February; for NOAA-21, 23:55-23:59 on 3 February and 12:23-12:30 on 4 February.
JPSS Orbits and overpass times on 3 February (Top) and 4 February (Bottom) for NOAA-20 (left), Suomi-NPP (Middle) and NOAA-21 (Right). Click to enlarge
Polar2Grid software expects data of a certain type. When ordering the data from NOAA-CLASS, select JPSS Sounder Products as shown below, and then click GO:
Drop-down tool bar at NOAA-CLASS site for ATMS products that Polar2Grid will read
After clicking ‘GO’ you will see the order page, as shown below. The one below is filled out for NOAA-20 data between 12:00 and 12:05 on 4 February. The Datatype is ‘MIRS Precipitation and Surface Products’ — and the NOAA-20 Satellite is checked. (Note that for this date/time, NOAA-21 data are not available, as data were still provisional; once data become operational, a ‘NOAA-21’ selection will be available). You will also note that a map is available, and one could order data based on latitude/longitude bounds on the map, but I find ordering specific times simpler.
NOAA CLASS order page, ready to order MIRS products from NOAA-20 between 12:00 and 12:05 on 4 February 2023 (Click to enlarge)
When you click on ‘Search’, one file is returned, as shown below. Order it!
The file supplied by NOAA CLASS, below, is a tar file and contains data from 1158 though 1208 UTC. Download the file from NOAA CLASS and un-tar it on your local machine.
Note that only IMG files are recognized by Polar2Grid; if have instead a SND file by mistake, go back and re-order! The expanded tar file included 19 separate files, each holding about 30 seconds’ worth of data. I put the data into a single directory, and used Polar2Grid’s –list-products-all in conjunction with the ‘mirs‘ reader to see what kind of data and products were available, that is:
Many different individual channels and products are available, as shown below, in a list I’ve modified from the Polar2Grid output (which gives one per line!).
Next — after downloading other days/times from Suomi-NPP — I created a mapping region for the data using the p2g_grid_helper shell scripts that sits within the Polar2Grid bin directory. The p2g_grid_helper command I used is below. The grid (‘HNL’) — with a grid spacing of 750 x 750 m — is centered, roughly, on Honolulu, has 1440 elements and 1200 lines, and the created attributes are stored in the named yaml file. (The grid resolution is much greater than the ATMS microwave resolution, which for 31 GHz is at best 75 km!)
I want to create images for 31 and 88 GHz data, and also the MIRS Total Precipitable Water product. The Polar2Grid call, using the mirs reader and the geotiff writer, is shown below; the -p (for product) flag is followed by the list of fields to create, and the fields are gridded onto the HNL grid that has specifications within the yaml file specified with the –grid-configs flag.
The Polar2Grid command above created three files: noaa20_atms_btemp_88v_20230204_115802_HNL.tif, noaa20_atms_btemp_31v_20230204_115802_HNL.tif and noaa20_atms_tpw_20230204_115802_HNL.tif. I did a similar command with Suomi NPP data from NOAA CLASS.
Polar2Grid supplies software to add information to these files. For example, the grey-scaled .tif files can be color-enhanced using the add_colorbar script:
The command above transforms all the .tif files that match the wildcarded name — including both noaa20 and npp imagery — to .tif files that are color enhanced. Next, I used ./add_coastlines.sh to add the Hawai’ian islands, and a colorbar to all of the .tif images matching the wildcarded filename. A png file for each matching .tif file was created.
I added annotation to the images, using ImageMagick. Results are shown at top (for 31 GHz) and below (for 88 GHz and MIRS total precipitable water (TPW)).
ATMS observations at 88v GHz, 1158 UTC (NOAA-20) and 1251 UTC (Suomi-NPP) on 4 February 2023 (Click to enlarge)ATMS estimates of MIRS TPW, 1158 UTC (NOAA-20) and 1251 UTC (Suomi-NPP) on 4 February 2023 (Click to enlarge)
The 31 GHz imagery at the top shows a region south of Oahu where nominally warmer brightness temperatures (lighter blue surrounded by darker blue (see this annotated image — focus between the two arrows)) What might happen as this region moves over the islands?
Microwave data can also reveal wind structures that might effect convective development. ASCAT imagery from MetopB and MetopC, below, do show an expansion of stronger winds and the development of shear between the ascending (left in the image below) and descending (right in the image below) passes.
MetopC ASCAT winds at 0718 UTC (top left) and 1944 UTC (top right) on 4 February 2023, along with MetopB ASCAT winds at 0804 UTC (bottom left) and 2032 UTC (bottom right) (Click to enlarge)
GOES-18 Visible (below) and Infrared (at bottom) imagery both show the development of convection starting along the north shore of Oahu and developing westward across the entire island. An interesting question is: Did the faint feature apparent in the microwave imagery affect the convective development?
GOES-18 Visible (Band 2, 0.64 µm) imagery, 1701 – 2001 UTC on 4 February 2023 (Click to enlarge)GOES-18 Clean Window infrared (Band 13, 10.35 µm), 1601 – 2001 UTC on 4 February 2023 (Click to enlarge)
Sentinel-1A overflew the western Hawai’ian islands late on 4 April 2023, observing surface winds around the islands of Kaua’i and Ni’ihau. The image above shows the winds overlain on top of a GOES-18 infrared image. A pronounced region of light winds extends downwind of both islands — the region in... Read More
Sentinel-1A SAR Winds overlain on top of GOES-18 Clean Window Infrared (Band 13, 10.3 µm) imagery, 0446 UTC on 4 April 2023 (Click to enlarge)
Sentinel-1A overflew the western Hawai’ian islands late on 4 April 2023, observing surface winds around the islands of Kaua’i and Ni’ihau. The image above shows the winds overlain on top of a GOES-18 infrared image. A pronounced region of light winds extends downwind of both islands — the region in purple shows winds of 5 knots or less.
MetopB overflew the Hawai’ian island chain about 3 hours after Sentinel-1A did (link), and its overpass was also bookended by two MetopC overpasses (shown here). Those two wind plots are shown below (from this website). Neither satellite gave information where the SAR Winds occurred, and the slack winds in the lee of the islands would likely not be resolved by ASCAT’s 25-km footprint.
Ascending passes from MetopB (Left) at 0745 UTC and from MetopC (right) at 0657 and 0838 UTC (Click to enlarge)
A GOES-18 animation of visible imagery before and through the SAR overpass is shown below. It is very difficult to identify a region of slack winds around the islands from the visible imagery. Modest convection forms in the lee of Ni’ihau as the sun sets. The Band 13 animation at bottom shows the convection to be short-lived.
GOES-18 Band 2 Visible (0.64 µm) Imagery, 0101 – 0556 UTC on 4 April 2023 (Click to enlarge)GOES_18 Clean Window infrared (10.3 µm) (Band 13) imagery, 0101-0556 UTC on 4 April 2023 (Click to enlarge)
The 3-4 April 1974 Super Outbreak (NWS Wilmington OH | Wikipedia | StoryMap | Interacive WebMap | Monthly Weather Review) was one of the largest and most deadly tornado outbreaks on record in the United States. Several images from the ATS-3 satellite are shown below (thanks to the work of SSEC Satellite Data Services and Atmospheric, Oceanic and Space Sciences Library staff!). The University of Wisconsin-Madison Space Science and Engineering Center recently digitized over 66,000 Applications Technology Satellite (ATS)-1 and -3 images from the late 1960s to early 1970s. ATS-1 and -3 were experimental NASA geostationary satellites that carried Verner Suomi’s Spin-Scan Cloud Camera (SSCC). The camera, developed at UW/SSEC, allowed for nearly continuous viewing (usually every 30 minutes) of weather systems. Some of these images have been added to the UW Digital Collections (The “Super Outbreak“). Much work remains to prepare the larger dataset for use, including adding day/time stamps, quality control and navigation correction of the images.
ATS-3 Visible imagery from 1126-2022 UTC on April 3, 1974.
The SSCC on ATS-1 and -3 had only visible spectral bands, hence only provided imagery during the daylight hours.
15-minute Imagery
Normally, the ATS-3 acquired a Full Disk scan approximately every 30 minutes — but during this event two Northern Hemisphere sectors were scanned, providing 15-minute imagery for part of April 3, 1974. Individual images from 1941 UTC to 2307 UTC are displayed below. Large clusters of thunderstorms that produced many of the tornadoes were very apparent, along with a hazy plume of blowing dust that moved across much of North Texas in the wake of a strong cold front (surface analysis).
ATS-3 Visible images, 1941 UTC and 1955 UTC [click to enlarge]
ATS-3 Visible images, 2007 UTC and 2022 UTC [click to enlarge]
ATS-3 Visible images, 2034 UTC and 2049 UTC [click to enlarge]
ATS-3 Visible images, 2100 UTC and 2114 UTC [click to enlarge]
ATS-3 Visible images, 2126 UTC and 2140 UTC [click to enlarge]
ATS-3 Visible images, 2153 UTC and 2207 UTC [click to enlarge]
ATS-3 Visible images, 2219 UTC and 2232 UTC [click to enlarge]
ATS-3 Visible images, 2245 UTC and 2259 UTC [click to enlarge]