SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-cartopy-0.13.1-4.23.x86_64.rpm :
Sat Jan 9 13:00:00 2016 urs.beyerleAATTenv.ethz.ch
- Update to 0.13.1

Sun Mar 15 13:00:00 2015 ocefpafAATTgmail.com
- Updated to release 908+gitd7557d6; Version 0.13

Thu Feb 26 13:00:00 2015 ocefpafAATTgmail.com
- Updated to release 875+git7e287a8; Version 0.12

* Support for Python 3

* Two new projections, :class:`~cartopy.crs.AzimuthalEquidistant` and
:class:`~cartopy.crs.AlbersEqualArea`

* Interface for accessing MapBox tiles using the MapBox
Developer API.

* Some improvements were made to the geometry transformation algorithm to improve
the stability of geometry winding.

* Mark Hedley added the ``central_rotated_longitude`` keyword to
:class:`cartopy.crs.RotatedPole`, which is particularly useful for limited area
rotated pole models in areas such as New Zealand:

* A new method has been added to the :class:`~cartopy.mpl.geoaxes.GeoAxes` to
allow control of the neatline of a map drawn with the matplotlib interface.
The method, :meth:`~cartopy.mpl.geoaxes.GeoAxes.set_boundary`, takes a
:class:`matplotlib Path` object, which means that
arbitrary shaped edges can be achieved

* A new SRTM3 RasterSource has been implemented allowing interactive pan/zoom
of 3 arc-second elevation data from the Shuttle Radar Topography Mission.
The :ref:`SRTM example` has also been updated to use the
new interface.

Sun Jun 22 14:00:00 2014 ocefpafAATTgmail.com
- Updated to release 684+gitf9babbf ; Version 0.11

* cartopy.io.srtm

* cartopy.crs.epsg

* cartopy.io.ogc_clients.WMSRasterSource

* cartopy.io.img_tiles.GoogleTiles

* cartopy.crs.UTM

* Added formatters for producing longitude/latitude tick labels for
rectangular projections

Sat Dec 21 13:00:00 2013 ocefpafAATTgmail.com
- Updated to release 522; Version 0.10

* The ability to transform vector fields between different coordinate
reference systems via the :meth:`~cartopy.crs.CRS.transform_vectors`
CRS method.

* :meth:`GeoAxes.quiver ` and
:meth:`GeoAxes.barbs ` for arrow and
barb plotting. More information is available at :ref:`vector_plotting`.

* A regridding function for \"regularising\" a vector field in the target
coordinate system. See also
:func:`cartopy.vector_transform.vector_scalar_to_grid`. Both
:meth:`~cartopy.mpl.geoaxes.GeoAxes.quiver` and
:meth:`~cartopy.mpl.geoaxes.GeoAxes.barbs` accept the ``regrid_shape``
keyword to trigger this behaviour automatically.

* :meth:`GeoAxes.streamplot ` adds
the ability to draw streamlines in any projection from a vector field in
any other projection.

Tue Sep 17 14:00:00 2013 ocefpafAATTgmail.com
- Updated to release 494; Version 0.9

* The Plate Carree projection was updated to fully handle arbitrary globe
definitions.

* Fully implement the Google Spherical Mercator (EPSG:3857) projection.

* Geostationary projection to allow geolocation of satellite imagery.

* Added the :class:`Lambert conformal conic projection
`
- Removed allow_rasterization.patch.

Sun Jul 14 14:00:00 2013 ocefpafAATTgmail.com
- Added allow_rasterization.patch to make it compatibly with matplotlib 1.4x.

Fri Jul 12 14:00:00 2013 ocefpafAATTgmail.com
- First OpenSUSE release; version 0.9


 
ICM