On 5/13/10 3:22 PM, Reckoner wrote:
> How do I know if the angular domain for a map is
>
> Longitude \in {0,360}
>
> or
>
> Longitude \in {-180,180}?
>
> Or, for that matter,
>
> Latitude \in {-90,90}
>
> as opposed to:
>
> Latitude \in {0,180}
>
> Thanks!
>
>You can query the Basemap instance variables lonmin, lonmax, latmin, latmax. -Jeff -- Jeffrey S. Whitaker Phone : (303)497-6313 Meteorologist FAX : (303)497-6449 NOAA/OAR/PSD R/PSD1 Email : [email protected] 325 Broadway Office : Skaggs Research Cntr 1D-113 Boulder, CO, USA 80303-3328 Web : http://tinyurl.com/5telg ------------------------------------------------------------------------------ _______________________________________________ Matplotlib-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/matplotlib-users
