Oct 2003
The GOES sector set up for the Crystal-Face experiment did not have navigation files. Gerry Heymsfield requested that navigation file be generated so he could actually use the GOES data in a quantitative way. I generated the navigation files in the usual tedious manner, making both a visible resolution navigation file and an infrared resolution file. The two gzipped files are available here:
Some questions arose as to how accurate these navigation files actually were, so I used my IDL map generating routines to make a map for the whole infrared setor and for a ROI of the visible sector centered on Florida (at 7392x2832 the visible sector is too large to generate a map in a reasonable amount of time). The code used to generate the visible ROI map outline follows:
As can be seen, it is straightforward IDL coding - the same region is extracted from both the navigation file and the image data file. The only custom routine called, j_plot_map, generates map outlines based on navigation array. I converted the 10bit visible data to 8bit and embedded the map outline in the red channel to produce a 3 MB tiff file. Here is a zoomed up section of that image:
I estimate that the map outlines are off by about 10km in this region. GOES images shift around by several kilometers during the course of a day, so I would say the match between the navigation and image in this case is moderately good compared to results we usually see.
For reference, here are the 10bit image files that the navigations were based on and a photoshop file containing the map outline generated from the infrared navigation in one layer and the infrared data in another layer.