Alfonso

parent 51329fbb
......@@ -50,7 +50,9 @@ class APISentinel(object):
Args:
self (pointer): The object pointer.
area (str): Area to find images. Formato y ejemplo.
area (str): Polygon WKT to find images.
Example:
args.footprint = geojson_to_wkt(read_geojson(path_json))
date (str): Initial date and end date.
searchParameters (str): Type platform Sentinel-1 or Sentinel-2
Other Parameters: Additional keywords can be used to specify other query parameters, e.g. relativeorbitnum-
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment