Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Idl-pvware > Re: Need GOES I...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 17 of 20 Topic 5540 of 6454
Post > Topic >>

Re: Need GOES Image Expert

by Mark Conner <mconner1@[EMAIL PROTECTED] > Mar 20, 2008 at 10:08 AM

On Mar 17, 7:13=A0pm, kBob <KRD...@[EMAIL PROTECTED]
> wrote:
> On Mar 17, 5:21=A0pm, David Fanning <n...@[EMAIL PROTECTED]
> wrote:
> > David Fanning writes:
> > > The MAP_PATCH method gets me closer. (And looks a lot better
> > > if I wear my old gl*****.) If I pretend not to notice the
> > > bottom of the map, I may be OK.
>
> > I'll probably write an article about this, but I think
> > the bottom line is there is no good way to do this
> > exactly. The MAP_PROJ_INIT method is even worse than
> > the MAP_SET method, and for exactly the reason I mentioned
> > the other day: MAP_PROJ_INIT doesn't give you the ability
> > to specify the eight-element LIMIT you need to create the
> > proper map projection space.
>
> > I hate to be getting on a new soapbox, but we need
> > better map projection sup****t in IDL. :-(
>
> > Cheers,
>
> > David
> > --
> > David Fanning, Ph.D.
> > Fanning Software Consulting, Inc.
> > Coyote's Guide to IDL Programming:http://www.dfanning.com/
> > Se****e ma de ni thui. ("Perhaps thou speakest truth.")
>
> Don't base your experience with GOES that ITTVIS needs better map
> projection sup****t. GOES is a notorious wobbler. NOAA provides GOES
> image as raw data. That is why NASA GSFC provides complex algorithm to
> do the navigation and they don't work all the time, either. Loop some
> GOES data and watch the clouds dance. Especially after they do some
> station keeping.
>
> EUMETSAT does a great job remapping their METEOSAT data before they
> releasing it to the public. Navigation wise, working with METEOSAT
> data is a dream and GOES data can be a pain most of the time.
>
> Kelly Dean
> Fort Collins, CO- Hide quoted text -
>
> - Show quoted text -

There isn't really a way to map GOES data using an IDL map projection
(or any other, such as ESRI).  To do a proper job on it, you need to
remap the data.  I've never been thrilled with IDL's MAP_* for
remapping/regridding, so I pretty much do my own.  The best way to do
it is to have a lat/lon-to-i/j function so that for each point in your
desired grid, you get to the i/j coordinates in the original data.
This generally requires the full GVAR data stream which contains the
necessary metadata.  If you have only already-computed lats/lons, then
you're kinda stuck with a search mechanism.

If you want the complete gory details on how to do this for GVAR data,
look at the ELUG do***ent at this page:
http://www.osd.noaa.gov/gvar/gvardownload.htm

The FORTRAN code in this do***ent has been translated to IDL here:
http://www.ncdc.noaa.gov/oa/rsad/satfaq/class-goes-nav.html
 (download
the tarball towards the bottom of the page, look at the mcidas_nav.pro
file)

Bottom line is that it's not an easy solution.

METEOSAT (1st and 2nd generation) and MTSAT are much easier because
they are in a normalized geostationary projection that might even be
directly compatible with the geostationary projection in IDL (haven't
tried it).

- Mark

----
Mark D. Conner
Sr. Staff Scientist
Atmospheric & Environmental Research, Inc.
 




 20 Posts in Topic:
Need GOES Image Expert
David Fanning <news@[E  2008-03-17 14:32:29 
Re: Need GOES Image Expert
Paul van Delst <Paul.v  2008-03-17 16:47:45 
Re: Need GOES Image Expert
"Kenneth P. Bowman&q  2008-03-17 16:01:18 
Re: Need GOES Image Expert
David Fanning <news@[E  2008-03-17 23:24:02 
Re: Need GOES Image Expert
"Kenneth P. Bowman&q  2008-03-18 11:12:54 
Re: Need GOES Image Expert
David Fanning <news@[E  2008-03-18 14:39:22 
Re: Need GOES Image Expert
David Fanning <news@[E  2008-03-18 14:47:01 
Re: Need GOES Image Expert
Bob Crawford <Snowman4  2008-03-17 13:59:09 
Re: Need GOES Image Expert
David Fanning <news@[E  2008-03-17 15:06:42 
Re: Need GOES Image Expert
David Fanning <news@[E  2008-03-17 16:06:49 
Re: Need GOES Image Expert
kBob <KRDean@[EMAIL PR  2008-03-17 15:13:54 
Re: Need GOES Image Expert
David Fanning <news@[E  2008-03-17 16:58:25 
Re: Need GOES Image Expert
David Fanning <news@[E  2008-03-17 17:21:12 
Re: Need GOES Image Expert
kBob <KRDean@[EMAIL PR  2008-03-17 15:20:04 
Re: Need GOES Image Expert
David Fanning <news@[E  2008-03-17 16:26:40 
Re: Need GOES Image Expert
kBob <KRDean@[EMAIL PR  2008-03-17 17:13:07 
Re: Need GOES Image Expert
Mark Conner <mconner1@  2008-03-20 10:08:37 
Re: Need GOES Image Expert
David Fanning <news@[E  2008-03-20 22:30:56 
Re: Need GOES Image Expert
kBob <KRDean@[EMAIL PR  2008-03-28 08:21:13 
Re: Need GOES Image Expert
Bruce Bowler <bbowler@  2008-03-21 12:28:31 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Wed Dec 3 14:05:21 CST 2008.