Re: NCL Debugging and HDF-EOS Support for AMSR-E LAMAZ Projection?

From: Stewart Dickson <s-dickson_at_nyahnyahspammersnyahnyah>
Date: Wed Apr 13 2011 - 16:41:19 MDT

Ha!

That might be it!

I just replaced:
res@gsnPolar = "NH" ; plot northern hemisphere
with:
res@mpProjection = "LambertEqualArea" ; LAMAZ
res@mpCenterLatF = 90.0; == North Pole
res@mpCenterLonF = 0.0
res@mpMinLatF = min(fdata@lat2d)

NCL is not kvetching, and it is taking a long time.
Therefore, my script might not be completely broken.
Even more remotely, yet possible...
It *might* be working!
We'll see... eventually...

Thanks!

-Stewart

On 4/13/2011 4:51 PM, Dennis Shea wrote:
> Is the LAMAZ the Lambert Eqiual Area???
>
> res@mpProjection = "LambertEqualArea"
>
> ===
...
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Thu Apr 14 08:41:31 2011

This archive was generated by hypermail 2.1.8 : Tue Apr 19 2011 - 18:32:03 MDT