SlideShare une entreprise Scribd logo
1  sur  41
Télécharger pour lire hors ligne
©ESA/PPO.LABS/NORUT/NGU
Central	Italy	Earthquake	August	24th
B	
First	observa<on	
Second	observa<on	
Post-event	image	:	2016	Aug	24th	
Pre-event	image	:	within	6	months	before	
with	min	80%	coverage	
Baseline	<	120m	
Burst	Sync	<	5	ms
"_source": {
"platformShortName": "S1A",
...
"modified": "2016-08-29T12:05:55.72414",
"published": "2016-08-29T12:05:55.722029Z",
"startDate": "2016-08-26T07:19:43.426903+02:00",
"endDate": "2016-08-26T07:20:11.341358+02:00",
"geometry": {
"coordinates": [
[
[
12.880328,
40.986172
],
[
9.856127,
41.385281
],
[
10.212059,
43.060333
],
[
13.319739,
42.661736
],
[
12.880328,
40.986172
]
]
],
"type": "Polygon"
},
"identifier": "S1A_IW_SLC__1SDV_20160826T051943_20160826T052011_012767_0141C5_3599",
...
}
POST sentinel1/eopfeature/_search
{
"query": { "and": {
"filters": [{
"geo_shape" : {
"geometry" : {
"relation" : "intersects",
"shape" : {
"coordinates": [[
[ 12.880328, 40.986172 ],
[ 9.856127, 41.385281 ],
...
]], "type" : "Polygon" }}},
"range": {
"start": {
"gte": "2016-02-24",
"lte": "2016-08-23"}},
},
"term": {
"track": "128" }
]}
}}
ü  Post-event	image	:	2016	Aug	24th	
ü  Pre-event	image	:	within	6	months	
before	with	min	80%	coverage	
q  Baseline	<	120m	
q  Burst	Sync	<	5	ms
{
"platform": "S1A",
"type": "SLC",
"time": "2017-02-06T08:31:48.027691Z",
"frame": "EarthFixed",
"absoluteOrbit": 15160,
"position": [
-5613366.283966,
4302302.834969,
-256349.609754
],
"velocity": [
756.880948,
1415.929115,
7425.469561
]
}
OSV 1 (tn)
OSV 2 (tn+10s)
OSV 3 (tn+20s)
OSV 4 (tn+30s)
OSV 5 (tn+40s)
tn + 24.341s
POST sentinel1/eoporbit/_search
{
"aggs": {
"OSV": {
"scripted_metric": {
"init_script": {
"_comment" : "Init array of vectors and the timestamp",
"file": "init_osv.py"
},
"map_script" : {
"_comment" : "Load orbit state vectors",
"file": "load_osv.py"
},
"reduce_script" : {
"_comment" : "Robust Cublic Spline interpolation",
"file": "cubic_spline_interpolation.py"
}
}
}
~	50		
orbit	state	vectors
First	observa<on	
Second	observa<on
{
"platform": "S1A",
"azimuthTime": "2017-02-06T08:30:45.951147Z",
"slantRangeTime": 0.005821934184880311,
"line": 15174,
"pixel": 12660,
"latitude": -4.903591527542559,
"longitude": 147.6990386159871,
"height": -0.000001518987119197845,
"incidenceAngle": {
"value": 38.98923179289942,
"uom": "deg"
},
"elevationAngle": {
"value": 34.53983660078405,
"uom": "deg"
},
"modified": "2017-02-06T15:11:51.464773Z"
}
POST sentinel1/eoppoint/_search
{
"aggs": {
"slantRange": {
"avg": {
"field": "slantRangeTime"
}
}
},
"query": {
"fuzzy": {
"azimuthTime": {
"value" : "2016-08-24T10:05:07.276Z",
"fuzziness" : "700ms"
}
}
}
}
B
First	observa<on	
Second	observa<on	
S
~	1,000,000	scenes	
~	13,000,000	orbit	state	vectors	
~	270,000,000	ground	points	
#	documents
{
"platform": "S1A",
"dataset_id": "S1A_IW_GRDH_1SDV_20160729T182822_20160729T182847_012367_013456_E8BF",
"num_lines": 25184,
"num_pixels": 16804,
"stat_fn": "norm",
"stat_fn_paramaters": {
“mean": -13.9180515377,
“stddev": 2.52405823515
},
"dB_spread": {
"pctl5th": -18.6049933434,
"pctl95th": -10.1168370247,
"diff": 8,4881563187
},
"modified": "2017-02-06T15:11:51.464773Z"
}
POST sentinel1/backscatter_profile/_search
{
"aggs": {
"anomaly": {
"scripted_metric": {
"init_script": {
"_comment" : "Init functions & anomaly indices",
"file": "init_anomaly_idx.py"
},
"map_script" : {
"_comment" : "Load PDF and CDF from stat fn",
"file": "load_stat.py"
},
"reduce_script" : {
"_comment" : “Compute anomaly indices",
"file": "compute_anomaly_idx.py"
}
},
}
i1	0.25463341	
i2	0.18215659	
i3	0.31308018	
i1	0.00552214	
i2	0.	
i3	0.00552214	
i1	0.01139076	
i2	0.05227872	
i3	0.05350527	
i1	0.03202082	
i2	0.16190536	
i3	0.16504144	
i1	0.	
i2	0.03447718	
i3	0.03447718	
i1	0.15261477	
i2	0.	
i3	0.15261477	
i1	0.64931845			
i2	0.41153427	
i3	0.76874892	
i1	1.	
i2	1.	
i3	1.41421356
Elas<csearch	
Elas<csearch.net	+	NEST	
OpenSearch	 Formats	
Geo	&	
Time	 EOP	 Correla<on	
Geo	
JSON	
Geo	
RSS	
KML	
Terradue	Cloud	
Pladorm	
Catalogue
Elas<csearch	Nodes	Nodes	Nodes	
HA	+	Load	balancer	
5	
Intel®	Xeon®	E3-1275	v5	
Quad-Core	Skylake		
RAM	64GB	DDR4	ECC	
2	x	512	GB	SSD	(RAID	1)
0	
2	
4	
6	
8	
10	
12	
2014	 2015	 2016	 2017	 2018	 2019	 2020	
Millions	
Sen<nel-1	 Sen<nel-2	 Sen<nel-3	 Sen<nel-4	 Sen<nel-5
Questions ?

Contenu connexe

En vedette

GEP training
GEP trainingGEP training
GEP training
terradue
 
Contemplating Justice (Daniel Lai Kenjio, Book sculptures)
Contemplating Justice (Daniel Lai Kenjio, Book sculptures)Contemplating Justice (Daniel Lai Kenjio, Book sculptures)
Contemplating Justice (Daniel Lai Kenjio, Book sculptures)
Makala D.
 
Extreme naivette of us policy makers about pakistan
Extreme naivette of us policy makers about pakistanExtreme naivette of us policy makers about pakistan
Extreme naivette of us policy makers about pakistan
Agha A
 
Dancing in the Rain, The Magic of a Painter: Marek Langowski (Poland)
Dancing in the Rain, The Magic of a Painter: Marek Langowski (Poland)Dancing in the Rain, The Magic of a Painter: Marek Langowski (Poland)
Dancing in the Rain, The Magic of a Painter: Marek Langowski (Poland)
Makala D.
 

En vedette (20)

Terradue Cloud Platform for the MELODIES Environmental services
Terradue Cloud Platform for the MELODIES Environmental servicesTerradue Cloud Platform for the MELODIES Environmental services
Terradue Cloud Platform for the MELODIES Environmental services
 
Cloud bursting for Earth Science Applications & Services - EGI Conference 2015
Cloud bursting for Earth Science Applications & Services -  EGI Conference 2015Cloud bursting for Earth Science Applications & Services -  EGI Conference 2015
Cloud bursting for Earth Science Applications & Services - EGI Conference 2015
 
MDIS workshop 2015
MDIS workshop 2015MDIS workshop 2015
MDIS workshop 2015
 
OpenNebula Conference 2014
OpenNebula Conference 2014OpenNebula Conference 2014
OpenNebula Conference 2014
 
Open Science and GEOSS: the Cloud Sandbox enablers
Open Science and GEOSS: the Cloud Sandbox enablersOpen Science and GEOSS: the Cloud Sandbox enablers
Open Science and GEOSS: the Cloud Sandbox enablers
 
GEP training
GEP trainingGEP training
GEP training
 
Sentinel Cloud Services for Copernicus users
Sentinel Cloud Services for Copernicus usersSentinel Cloud Services for Copernicus users
Sentinel Cloud Services for Copernicus users
 
Contemplating Justice (Daniel Lai Kenjio, Book sculptures)
Contemplating Justice (Daniel Lai Kenjio, Book sculptures)Contemplating Justice (Daniel Lai Kenjio, Book sculptures)
Contemplating Justice (Daniel Lai Kenjio, Book sculptures)
 
Extreme naivette of us policy makers about pakistan
Extreme naivette of us policy makers about pakistanExtreme naivette of us policy makers about pakistan
Extreme naivette of us policy makers about pakistan
 
Proyecto de ley consulta popular
Proyecto de ley consulta popularProyecto de ley consulta popular
Proyecto de ley consulta popular
 
Dancing in the Rain, The Magic of a Painter: Marek Langowski (Poland)
Dancing in the Rain, The Magic of a Painter: Marek Langowski (Poland)Dancing in the Rain, The Magic of a Painter: Marek Langowski (Poland)
Dancing in the Rain, The Magic of a Painter: Marek Langowski (Poland)
 
Moving beyond attribution to omnichannel optimization
Moving beyond attribution to omnichannel optimizationMoving beyond attribution to omnichannel optimization
Moving beyond attribution to omnichannel optimization
 
Wealth Creation Strategies for the Poor: An African Perspective
Wealth Creation Strategies for the Poor: An African PerspectiveWealth Creation Strategies for the Poor: An African Perspective
Wealth Creation Strategies for the Poor: An African Perspective
 
国際学術出版のプロセス――CFPから出版まで The Process of International Academic Publishing: From...
国際学術出版のプロセス――CFPから出版まで The Process of International Academic Publishing: From...国際学術出版のプロセス――CFPから出版まで The Process of International Academic Publishing: From...
国際学術出版のプロセス――CFPから出版まで The Process of International Academic Publishing: From...
 
Fractional CMO Value Proposition
Fractional CMO Value PropositionFractional CMO Value Proposition
Fractional CMO Value Proposition
 
NV DE BIESTHOEVE - jaarrekening 2015
NV DE BIESTHOEVE - jaarrekening 2015NV DE BIESTHOEVE - jaarrekening 2015
NV DE BIESTHOEVE - jaarrekening 2015
 
Correlación del índice de adiposidad visceral con los datos de distribución c...
Correlación del índice de adiposidad visceral con los datos de distribución c...Correlación del índice de adiposidad visceral con los datos de distribución c...
Correlación del índice de adiposidad visceral con los datos de distribución c...
 
νεος ασφαλιστικός νόμος 2016
νεος ασφαλιστικός νόμος 2016νεος ασφαλιστικός νόμος 2016
νεος ασφαλιστικός νόμος 2016
 
Creating WR Culture: From Fundraising to Athlete Buy-in
Creating WR Culture: From Fundraising to Athlete Buy-inCreating WR Culture: From Fundraising to Athlete Buy-in
Creating WR Culture: From Fundraising to Athlete Buy-in
 
'Floral palettes' - by Cecil Kennedy
'Floral palettes' - by Cecil Kennedy'Floral palettes' - by Cecil Kennedy
'Floral palettes' - by Cecil Kennedy
 

Plus de terradue

Plus de terradue (17)

NoR Webinar 2024 - Introduction to GEP.pdf
NoR Webinar 2024 - Introduction to GEP.pdfNoR Webinar 2024 - Introduction to GEP.pdf
NoR Webinar 2024 - Introduction to GEP.pdf
 
NoR Webinar 2024 - Introduction to Ellip.pdf
NoR Webinar 2024 - Introduction to Ellip.pdfNoR Webinar 2024 - Introduction to Ellip.pdf
NoR Webinar 2024 - Introduction to Ellip.pdf
 
Ellip Studio - Training session
Ellip Studio - Training sessionEllip Studio - Training session
Ellip Studio - Training session
 
EO Application Packages - hands-on
EO Application Packages - hands-onEO Application Packages - hands-on
EO Application Packages - hands-on
 
Ellip Studio - A workspace for developing Cloud-ready Earth Observation Appl...
Ellip Studio -  A workspace for developing Cloud-ready Earth Observation Appl...Ellip Studio -  A workspace for developing Cloud-ready Earth Observation Appl...
Ellip Studio - A workspace for developing Cloud-ready Earth Observation Appl...
 
Ellip Collaborative Workplace - 2020 Q2 overview - NextGEOSS webinar
Ellip Collaborative Workplace  - 2020 Q2 overview - NextGEOSS webinarEllip Collaborative Workplace  - 2020 Q2 overview - NextGEOSS webinar
Ellip Collaborative Workplace - 2020 Q2 overview - NextGEOSS webinar
 
NextGEOSS Webinar - Cloud APIs
NextGEOSS Webinar - Cloud APIsNextGEOSS Webinar - Cloud APIs
NextGEOSS Webinar - Cloud APIs
 
OGC Interfaces in Thematic Exploitation Platforms
OGC Interfaces in Thematic Exploitation PlatformsOGC Interfaces in Thematic Exploitation Platforms
OGC Interfaces in Thematic Exploitation Platforms
 
GEO Expert Advisory Group - ESA Thematic Exploitation Platforms - Geohazards
GEO Expert Advisory Group - ESA Thematic Exploitation Platforms - GeohazardsGEO Expert Advisory Group - ESA Thematic Exploitation Platforms - Geohazards
GEO Expert Advisory Group - ESA Thematic Exploitation Platforms - Geohazards
 
NextGEOSS Cloud Computing needs managed by Terradue: key benefits of the new ...
NextGEOSS Cloud Computing needs managed by Terradue: key benefits of the new ...NextGEOSS Cloud Computing needs managed by Terradue: key benefits of the new ...
NextGEOSS Cloud Computing needs managed by Terradue: key benefits of the new ...
 
EOSCpilot - 2nd stakeholders meeting - Eearth Sciences - Terradue
EOSCpilot - 2nd stakeholders meeting - Eearth Sciences - TerradueEOSCpilot - 2nd stakeholders meeting - Eearth Sciences - Terradue
EOSCpilot - 2nd stakeholders meeting - Eearth Sciences - Terradue
 
DI4R 2018 - Ellip: a collaborative workplace for EO Open Science
DI4R 2018 - Ellip: a collaborative workplace for EO Open ScienceDI4R 2018 - Ellip: a collaborative workplace for EO Open Science
DI4R 2018 - Ellip: a collaborative workplace for EO Open Science
 
Geohazards Exploitation Platform (GEP) at EuroGEOSS Workshop 2018
Geohazards Exploitation Platform (GEP) at EuroGEOSS Workshop 2018Geohazards Exploitation Platform (GEP) at EuroGEOSS Workshop 2018
Geohazards Exploitation Platform (GEP) at EuroGEOSS Workshop 2018
 
ISRSE37 Terradue Cloud Platform & ellip
ISRSE37 Terradue Cloud Platform & ellipISRSE37 Terradue Cloud Platform & ellip
ISRSE37 Terradue Cloud Platform & ellip
 
Building earth observation applications with NextGEOSS - webinar
Building earth observation applications with NextGEOSS - webinarBuilding earth observation applications with NextGEOSS - webinar
Building earth observation applications with NextGEOSS - webinar
 
Application packaging and systematic processing in earth observation exploita...
Application packaging and systematic processing in earth observation exploita...Application packaging and systematic processing in earth observation exploita...
Application packaging and systematic processing in earth observation exploita...
 
Processing Open Data using Terradue Cloud Platform
Processing Open Data using Terradue Cloud PlatformProcessing Open Data using Terradue Cloud Platform
Processing Open Data using Terradue Cloud Platform
 

Dernier

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Dernier (20)

Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 

Advancing Earth Science with Elasticsearch at Terradue