-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathCITATION.cff
More file actions
56 lines (51 loc) · 2.37 KB
/
CITATION.cff
File metadata and controls
56 lines (51 loc) · 2.37 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.3.0
title: S1Tiling
version: 1.3.0
doi: 10.5281/zenodo.17237358
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Thierry
family-names: Koleck
affiliation: CNES
orcid: 'https://orcid.org/0000-0002-8099-1021'
- given-names: Luc
family-names: Hermitte
affiliation: CS GROUP
- given-names: Fabien
family-names: Contival
affiliation: CS GROUP
repository-code: 'https://gitlab.orfeo-toolbox.org/s1-tiling/s1tiling'
url: 'https://s1-tiling.pages.orfeo-toolbox.org/s1tiling/latest/'
repository: 'https://github.com/CNES/S1Tiling'
abstract: '<p>Sentinel-1 is currently the only mission to provide long time series
of Synthetic Aperture Radar (SAR) data over land. In order to generate “Analysis
Ready Data” for various related applications, CNES, in collaboration with
CESBIO, have created and developed since several years an operational processor
to generate calibrated and ortho-rectified Sentinel-1 data on the Sentinel-2 grid:
S1Tiling.</p>
<p>With this Python software, users can easily use jointly Sentinel-1 and Sentinel-2
time series.</p>
<p>S1Tiling was developed as an open source project by CNES based on the existing
CNES open source project Orfeo Tool Box.</p>
<p>The resulting images are gridded to Sentinel-2 MGRS geographic reference grid
(S2 tiling system - kml file). Thanks to EODAG , different Sentinel-1 data providers
can be used like PEPS or Copernicus Data Space. It can be used on any type of platform,
from a large computing cluster to a laptop (the fan will make some noise during
processing). It is considerably faster than the ortho-rectification tool in ESA
SNAP software with similar results and can be easily used in script form.</p>
<p>S1Tiling is currently used as Sentinel-1 data pre-processing for many applications,
such deforestation detection in the Amazon, monitoring of rice crops in Southeast
Asia or monitoring of water stocks in India. In addition, this software will be
implemented in GEODES, the French portal for Earth Observation data, in order to provide
SAR Ready Analysis Data to users.</p>'
keywords:
- S1Tiling
- Sentinel-1
- SAR
- OTB
license: Apache-2.0