The Plate Carree projection is not (a bit surprisingly) supported by Basemap which pyresample uses for plotting.
A list of supported Basemap projections can be found here:
http://matplotlib.github.com/basemap/api/basemap_api.html
Best regards
Esben
________________________________________
From: pyt...@googlegroups.com [pyt...@googlegroups.com] on behalf of Thomas Lavergne [t.lav...@met.no]
Sent: Wednesday, June 20, 2012 8:04 AM
To: pyt...@googlegroups.com
Subject: Re: [pytroll] pyresample on regular lat/lon grid
I completely missed the the cyl definition in the Basemap list as I was looking for eqc.
Handling this in pyresample is trivial. I can hopefully get time to make a new release next week.
Best regards
Esben
________________________________________
From: pyt...@googlegroups.com [pyt...@googlegroups.com] on behalf of Thomas Lavergne [t.lav...@met.no]
Sent: Wednesday, June 20, 2012 9:47 AM
To: pyt...@googlegroups.com
Subject: Re: [pytroll] pyresample on regular lat/lon grid
Hei Jeff, and all,
thanks
however I wanted to have a nice quicklook with bluemarble
what surprises me is that equidistant cylindrical projection seems to be available for both pyresample (eqc in proj4) and basemap (cyl) but I can't make them working together neither as they have a different name. Do you have the list of projections for which both pyresample and basemap can be used altogether ?
cheers
Jeff
Le mercredi 20 juin 2012 09:17:39 UTC+2, Martin Raspaud a écrit :