Re: [ldm-users] Reading GOES-16 data?

Hi Chris,

Strange. We use that chomp.py script and ncdump can read those files then
just fine.  Beyond that we've been using netCDF with Python.  Data's coming
in from LDM/NOAAPort same as yours.  We haven't tried merging the data
together to create true color imagery yet, but all three of those bands
have been working for us.

Maybe open up one of those tiles in notepad++, vim or what have you, and
double-check those headers are getting stripped out.  If memory serves,
they worked out to be the first two or three lines up to the binary data
and you can just delete those manually if they're in there to confirm.  But
if any part of those headers are left in there, I don't believe any netCDF
tool will recognize them.

-Mike


======================
Mike Zuranski
Meteorology Support Analyst
College of DuPage - Nexlab
Weather.cod.edu
======================

On Tue, Apr 11, 2017 at 5:00 PM, Herbster, Christopher G. <herbstec@xxxxxxxx
> wrote:

> Hi folks,
>
>
>
> We have our LDM that feeds from our NOAAPort filing the raw tiles for the
> two Visible channels (and the “veggie channel” too).  Our goal was to try
> to build the “true color” images from these three channels.
>
>
>
> We have tried using the chomp.py script that was circulated, but
> regardless of whether we strip those leading bytes off or not, we cannot
> read the files with ncdump, ncl_filedump, or any other tools we have tried.
>
>
>
> What are other people using to decode these files?
>
>
>
> Does anyone know of any existing tools out there to merge/stitch the files
> together?  I found the “cdo” tools, but they cannot read the files that we
> have either.
>
>
>
> Any help or suggestions are greatly appreciated!
>
>
>
> Thanks,
>
> Chris Herbster
>
>
>
> --
>
>
>
> Dr. Christopher G. Herbster
>
> Associate Professor
>
> Director of Science and Technology
>
> for the ERAU Weather Center
>
> Applied Aviation Sciences
>
> Embry-Riddle Aeronautical Univ.
>
> 600 S. Clyde Morris Blvd.
>
> Daytona Beach, FL 32114-3900
>
>  386.226.6444 <(386)%20226-6444> Office
>
> 386.226.6446 <(386)%20226-6446> Weather Center
>
> http://wx.erau.edu/
>
>
>
> Schedule at:  http://wx.erau.edu/faculty/herbster/Schedules/
>
>
>
> _______________________________________________
> NOTE: All exchanges posted to Unidata maintained email lists are
> recorded in the Unidata inquiry tracking system and made publicly
> available through the web.  Users who post to any of the lists we
> maintain are reminded to remove any personal information that they
> do not want to be made public.
>
>
> ldm-users mailing list
> ldm-users@xxxxxxxxxxxxxxxx
> For list information or to unsubscribe,  visit:
> http://www.unidata.ucar.edu/mailing_lists/
>
  • 2017 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the ldm-users archives: