You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The resulting images are gridded to Sentinel-2 MGRS geographic reference grid (`S2 tiling system - kml file <https://sentinel.esa.int/documents/247904/1955685/S2A_OPER_GIP_TILPAR_MPC__20151209T095117_V20150622T000000_21000101T000000_B00.kml>`_).
42
42
Thanks to `EODAG <https://eodag.readthedocs.io/>`_ , different Sentinel-1 data providers can be used
43
-
like `PEPS<https://peps.cnes.fr/>`_ or `Copernicus Data Space <https://scihub.copernicus.eu>`_.
43
+
like `Geodes<https://geodes-portal.cnes.fr/>`_ or `Copernicus Data Space <https://scihub.copernicus.eu>`_.
44
44
It can be used on any type of platform, from a large computing cluster to a
45
45
laptop (the fan will make some noise during processing). It is considerably
46
46
faster than the ortho-rectification tool in ESA SNAP software with similar results and can be easily used in
47
47
script form.
48
48
49
-
S1Tiling is currently used for many applications, such deforestation detection
50
-
in the Amazon, monitoring of rice crops in Southeast Asia or monitoring of
51
-
water stocks in India. In addition, this software is accessible as an on-demand
52
-
processing service on the French PEPS collaborative ground segment, in order to
53
-
make it easier for users to use.
49
+
S1Tiling is currently used as Sentinel-1 data pre-processing for many
50
+
applications, such deforestation detection in the Amazon, monitoring of rice
51
+
crops in Southeast Asia or monitoring of water stocks in India. In addition,
52
+
this software will be implemented in GEODES, the French portal for Earth
53
+
Observation data, in order to provide SAR Ready Analysis Data to users.
# We cannot use "fallback=None" to handle ": None" w/ getboolean()
460
-
#: Internal to override analysing of top/bottom cutting: See :ref:`[Processing.override_azimuth_cut_threshold_to] <Processing.override_azimuth_cut_threshold_to>`
461
-
self.override_azimuth_cut_threshold_to=None
464
+
#: Internal to override analysing of top/bottom cutting: See :ref:`[Processing.override_azimuth_cut_threshold_to] <Processing.override_azimuth_cut_threshold_to>`
0 commit comments