forked from sertit/eoreader
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
55 lines (54 loc) · 1.64 KB
/
Copy pathCITATION.cff
File metadata and controls
55 lines (54 loc) · 1.64 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
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: EOReader
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Rémi
family-names: Braun
affiliation: ICube-SERTIT
orcid: 'https://orcid.org/0000-0002-5063-2087'
- name: ICube-SERTIT development team
website: 'https://github.com/orgs/sertit/people'
- given-names: Guillem
family-names: Oreno
- given-names: Emmanuel
family-names: Ferdman
- given-names: TabeaW
affiliation: DLR
- given-names: Jayanth
family-names: Siddamsetty
- given-names: Florian
family-names: Deboissieu
- given-names: Arthur
family-names: Vincent
affiliation: CS GROUP
- affiliation: CS GROUP
given-names: Germain
family-names: Salgues
- given-names: Simone
family-names: Tilia
affiliation: e-GEOS S.p.A
identifiers:
- type: doi
value: 10.5281/zenodo.15831875
repository-code: 'https://github.com/sertit/eoreader'
url: 'https://eoreader.readthedocs.io/stable/'
abstract: >
EOReader is a Python library developed by ICube-SERTIT
(University of Strasbourg) designed to open, read, and
harmonize Earth Observation products (optical and radar)
from multiple satellite constellations (Sentinel, Landsat,
Pléiades, SPOT, and more). It provides a unified interface
to access spectral bands, metadata, cloud masks, and other
physical parameters, with a strong focus on multi-sensor
interoperability.
keywords:
- Python
- Earth Observation
- Remote Sensing
- Data Harmonization
license: Apache-2.0