Sentinelsat

Latest version: v1.2.1

Safety actively analyzes 681881 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

0.9.1

--------------------

Added
~~~~~
* ``--version`` option to command line utilities
* install requirements for building the documentation
* documentation of sorting with ``to_*`` convenience functions

0.9

------------------

Added
~~~~~

* Added ``to_dict``, ``to_dataframe`` and ``to_geodataframe`` which convert the
response content to respective types. The pandas, geopandas and shapely dependencies
are not installed by default.

Changed
~~~~~~~

* ``--footprints`` now includes all returned product properties in the output.
* ``KeyError('No results returned.')`` is no longer returned for zero returned products in a response.
* Renamed ``get_footprint`` to ``to_geojson`` and ``get_product_info`` to ``get_product_odata``.
* Added underscore to methods and functions that are not expected to be used outside the package.
* Instance variables ``url`` and ``content`` have been removed,
``last_query`` and ``last_status_code`` have been made private.

0.8.1

--------------------

Added
~~~~~

* added a changelog

Changed
~~~~~~~

* use logging instead of print

Fixed
~~~~~

* docs represent new ``query`` and ``download_all`` behaviour

0.8

------------------

Added
~~~~~

* options to create new, reset or ignore vcr cassettes for testing

Changed
~~~~~~~

* ``query`` now returns a list of search results
* ``download_all`` requires the list of search results as an argument

Removed
~~~~~~~

* ``SentinelAPI`` does not save query results as class attributes

0.7.4

--------------------

Added
~~~~~

* Travis tests for Python 3.6

0.7.3

--------------------

Changed
~~~~~~~

* changed ``SentinelAPI`` ``max_rows`` attribute to ``page_size`` to
better reflect pagination
* tests use ``vcrpy`` cassettes

Fixed
~~~~~

* support GeoJSON polygons with optional (third) z-coordinate

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.