SlideShare uma empresa Scribd logo
1 de 16
DISSEMINATION OF THE UAE SOLAR
 RESOURCE ATLAS OVER THE WEB:
     PRELIMINARY RESULTS

                      Jacinto Estima and Hosni Ghedira
     Research Center for Renewable Energy Mapping and Assessment
Masdar Institute of Science and Technology, Abu Dhabi, United Arab Emirates




           1st regional Geospatial Scientific Summit (GSS), 2012
            American University in Dubai, United Arab Emirates
                          12-13 November 2012
CONTENTS
• Introduction
• Open Geospatial Consortium, open standards and Web Map
  Service
• Development of the application
• Preliminary results
• Conclusions and future work (Global Atlas Initiative)




Jacinto Estima   1st regional Geospatial Scientific Summit (GSS), 12-13 November 2012
                                                                                        2
Hosni Ghedira                        American University in Dubai
INTRODUCTION (1)
• The Research Center for Renewable Energy Mapping and
  Assessment at Masdar Institute was mandated by the UAE
  Government to develop the UAE solar and wind atlases
• It is part of the UAE commitment to support the International
  Renewable Energy Agency (IRENA) in its advancement of a publicly-
  accessible atlas of solar and wind resources




Jacinto Estima   1st regional Geospatial Scientific Summit (GSS), 12-13 November 2012
                                                                                        3
Hosni Ghedira                        American University in Dubai
INTRODUCTION (2)
• The resultant atlases should be disseminated to end-users and
  stakeholders and included on the future Global Atlas platform
• Dissemination should take advantage of the World Wide Web
       – Allows data sharing between different users at different locations
• Ongoing project on the development of an application to make the
  produced solar and wind maps available to end users and
  stakeholders:
       – technology independent and based on open standards




Jacinto Estima         1st regional Geospatial Scientific Summit (GSS), 12-13 November 2012
                                                                                              4
Hosni Ghedira                              American University in Dubai
OGC, OPEN STANDARDS AND WMS (1)
• The first attempts to develop systems to share information were
  mostly based on proprietary technologies
• Interoperability problems arise:
       – “Interoperability refers in general to the ability of various autonomous
         systems to bring together parts and to operate in collaboration. In most cases
         this means the exchange of meaningful information” (Vckovaki, 1998)
• Use of clear standards or specifications in order to avoid issues
  related with interoperability
       – Applications developed using open specifications can talk the same language
         which means that they can understand each other and easily exchange
         information



Jacinto Estima         1st regional Geospatial Scientific Summit (GSS), 12-13 November 2012
                                                                                              5
Hosni Ghedira                              American University in Dubai
OGC, OPEN STANDARDS AND WMS (2)
• Open Geospatial Consortium (OGC)
       – Created in 1994, is an international consortium of 475
         companies, government agencies and universities that develops publicly
         available interface standards, called specifications
       – Several standards developed:
                 •   Web Map Service (WMS)*
                 •   Web Feature Service (WFS)
                 •   Web Coverage Service (WCS)
                 •   Web Processing Service (WPS)
                 •   Sensor Observation Service (SOS)
                 •   Styled Layer Descriptor (SLD)*
                 •   Among many others…

Jacinto Estima                 1st regional Geospatial Scientific Summit (GSS), 12-13 November 2012
                                                                                                      6
Hosni Ghedira                                      American University in Dubai
OGC, OPEN STANDARDS AND WMS (3)
• Web Map Service (WMS)
       – One of the most famous OGC specifications
       – Based on XML language
       – Defines the rules to request some geographic layers of an area of
         interest, and obtains, as result, one or more geo-registered map images
         (returned as JPEG, PNG, etc.)
       – Implements 3 Operations:
                  – GetCapabilities (mandatory) – to know what the server has to offer
                  – GetMap (mandatory) – to get the map image
                  – GetFeatureInfo (optional) – to get more information about a particular
                    location


Jacinto Estima            1st regional Geospatial Scientific Summit (GSS), 12-13 November 2012
                                                                                                 7
Hosni Ghedira                                 American University in Dubai
OGC, OPEN STANDARDS AND WMS (4)
       – WMS GetCapabilities operation example
Request:
http://localhost:8080/geoserver/wms?request=getcapabilities
Answer:
            <Layer queryable="1">
               <Name>masdar:2004_DHI_apr</Name>
               <Title>2004_DHI_apr</Title>
               <Abstract/>
               <KeywordList>
                   <Keyword>GeoTIFF</Keyword>
                   <Keyword>2004_DHI_apr_geo</Keyword>
               </KeywordList>
               <CRS>EPSG:4326</CRS>
               ………

Jacinto Estima        1st regional Geospatial Scientific Summit (GSS), 12-13 November 2012
                                                                                             8
Hosni Ghedira                             American University in Dubai
DEVELOPMENT OF THE APPLICATION
• 3 Components:
       – Data source (GeoTIFF images)
       – Geospatial data server (Geoserver – implements WMS, SLD and others)
       – User (Web Portal + Remote Client)




Jacinto Estima        1st regional Geospatial Scientific Summit (GSS), 12-13 November 2012
                                                                                             9
Hosni Ghedira                             American University in Dubai
PRELIMINARY RESULTS




Jacinto Estima   1st regional Geospatial Scientific Summit (GSS), 12-13 November 2012
                                                                                        10
Hosni Ghedira                        American University in Dubai
PRELIMINARY RESULTS – AVAILABLE DATA
• Yearly and monthly solar maps
       – Years:
                 • 2004 trough 2012 (some not complete)
       – Components:
                 • Diffuse Horizontal Irradiation (DHI)
                 • Direct Normal Irradiation (DNI)
                 • Global Horizontal Irradiation (GHI)




Jacinto Estima                 1st regional Geospatial Scientific Summit (GSS), 12-13 November 2012
                                                                                                      11
Hosni Ghedira                                      American University in Dubai
CONCLUSIONS AND FUTURE WORK (1)
• Conclusions:
       – Tool very Important for the region
       – Provides a good way for users and stakeholders to have a better picture of
         the available solar resources in the country
       – Technology independent and based on open standards
• Future work:
       – Move from individual GeoTIFF images to a geospatial database improving
         data management and maintenance
       – The dissemination of the data itself for certain types of users need to be
         considered



Jacinto Estima         1st regional Geospatial Scientific Summit (GSS), 12-13 November 2012
                                                                                              12
Hosni Ghedira                              American University in Dubai
CONCLUSIONS AND FUTURE WORK (2)
• Need of authentication mechanism:
       – Track the portal usage and get feedbacks from end-users
       – Different profiles of users accessing different types of information
• A Technology Simulator is under development (technology layer)
• Add other interesting datasets like the grid network, land
  occupation, RE Policies, etc.




Jacinto Estima          1st regional Geospatial Scientific Summit (GSS), 12-13 November 2012
                                                                                               13
Hosni Ghedira                               American University in Dubai
CONCLUSIONS AND FUTURE WORK (3)
• The Center is also involved in the Development of the Global Atlas
  for Wind and Solar resources for IRENA
       – Partners in the Global Atlas developer’s team:




Jacinto Estima         1st regional Geospatial Scientific Summit (GSS), 12-13 November 2012
                                                                                              14
Hosni Ghedira                              American University in Dubai
CONCLUSIONS AND FUTURE WORK (3)
• Global Atlas:
       – First version will be launched in January 2013
       – UAE solar and wind maps will be included in the Global Atlas
       – The Global Atlas will be hosted at Masdar Institute




Jacinto Estima         1st regional Geospatial Scientific Summit (GSS), 12-13 November 2012
                                                                                              15
Hosni Ghedira                              American University in Dubai
Jacinto Estima
                          jestima@masdar.ac.ae
                 http://www.linkedin.com/in/jacintoestima

Jacinto Estima   1st regional Geospatial Scientific Summit (GSS), 12-13 November 2012
                                                                                        16
Hosni Ghedira                        American University in Dubai

Mais conteúdo relacionado

Mais procurados

C4.01: Overview of the Coastal Zone Community of Practice & Services for the ...
C4.01: Overview of the Coastal Zone Community of Practice & Services for the ...C4.01: Overview of the Coastal Zone Community of Practice & Services for the ...
C4.01: Overview of the Coastal Zone Community of Practice & Services for the ...Blue Planet Symposium
 
From Digital Earth to the Internet of Places for Management of Risks and Emer...
From Digital Earth to the Internet of Places for Management of Risks and Emer...From Digital Earth to the Internet of Places for Management of Risks and Emer...
From Digital Earth to the Internet of Places for Management of Risks and Emer...Maria Antonia Brovelli
 
Optimization of solid waste collections and transportation in Bori using ArcG...
Optimization of solid waste collections and transportation in Bori using ArcG...Optimization of solid waste collections and transportation in Bori using ArcG...
Optimization of solid waste collections and transportation in Bori using ArcG...Shola O. Aribido
 
Big Data, Data and Information Mining for Earth Observation
Big Data, Data and Information Mining for Earth ObservationBig Data, Data and Information Mining for Earth Observation
Big Data, Data and Information Mining for Earth ObservationPier Giorgio Marchetti
 
Citizen science, vgi, geo crowd sourcing, big geo data how they matter to th...
Citizen science, vgi, geo  crowd sourcing, big geo data how they matter to th...Citizen science, vgi, geo  crowd sourcing, big geo data how they matter to th...
Citizen science, vgi, geo crowd sourcing, big geo data how they matter to th...Maria Antonia Brovelli
 
Land use Land Cover Highlight for Jibia Local Government, Nigeria
Land use Land Cover Highlight for Jibia Local Government, NigeriaLand use Land Cover Highlight for Jibia Local Government, Nigeria
Land use Land Cover Highlight for Jibia Local Government, Nigeriaijtsrd
 
GI2011+proceedings v5 final
GI2011+proceedings v5 finalGI2011+proceedings v5 final
GI2011+proceedings v5 finalIGN Vorstand
 
Change detection analysis in land use / land cover of Pune city using remotel...
Change detection analysis in land use / land cover of Pune city using remotel...Change detection analysis in land use / land cover of Pune city using remotel...
Change detection analysis in land use / land cover of Pune city using remotel...Nitin Mundhe
 

Mais procurados (9)

C4.01: Overview of the Coastal Zone Community of Practice & Services for the ...
C4.01: Overview of the Coastal Zone Community of Practice & Services for the ...C4.01: Overview of the Coastal Zone Community of Practice & Services for the ...
C4.01: Overview of the Coastal Zone Community of Practice & Services for the ...
 
From Digital Earth to the Internet of Places for Management of Risks and Emer...
From Digital Earth to the Internet of Places for Management of Risks and Emer...From Digital Earth to the Internet of Places for Management of Risks and Emer...
From Digital Earth to the Internet of Places for Management of Risks and Emer...
 
Optimization of solid waste collections and transportation in Bori using ArcG...
Optimization of solid waste collections and transportation in Bori using ArcG...Optimization of solid waste collections and transportation in Bori using ArcG...
Optimization of solid waste collections and transportation in Bori using ArcG...
 
Big Data, Data and Information Mining for Earth Observation
Big Data, Data and Information Mining for Earth ObservationBig Data, Data and Information Mining for Earth Observation
Big Data, Data and Information Mining for Earth Observation
 
Citizen science, vgi, geo crowd sourcing, big geo data how they matter to th...
Citizen science, vgi, geo  crowd sourcing, big geo data how they matter to th...Citizen science, vgi, geo  crowd sourcing, big geo data how they matter to th...
Citizen science, vgi, geo crowd sourcing, big geo data how they matter to th...
 
Land use Land Cover Highlight for Jibia Local Government, Nigeria
Land use Land Cover Highlight for Jibia Local Government, NigeriaLand use Land Cover Highlight for Jibia Local Government, Nigeria
Land use Land Cover Highlight for Jibia Local Government, Nigeria
 
GI2011+proceedings v5 final
GI2011+proceedings v5 finalGI2011+proceedings v5 final
GI2011+proceedings v5 final
 
Change detection analysis in land use / land cover of Pune city using remotel...
Change detection analysis in land use / land cover of Pune city using remotel...Change detection analysis in land use / land cover of Pune city using remotel...
Change detection analysis in land use / land cover of Pune city using remotel...
 
Research paper
Research paperResearch paper
Research paper
 

Semelhante a Dissemination of the UAE solar resource atlas over the web: preliminary results

Using Open Source Technologies to Spatially Enable Aceh
Using Open Source Technologies to Spatially Enable AcehUsing Open Source Technologies to Spatially Enable Aceh
Using Open Source Technologies to Spatially Enable AcehMaurits van der Vlugt
 
Geospatial Data Insfrastructures, Cybercartography and Open Data: The Need f...
Geospatial Data Insfrastructures, Cybercartography and Open Data:  The Need f...Geospatial Data Insfrastructures, Cybercartography and Open Data:  The Need f...
Geospatial Data Insfrastructures, Cybercartography and Open Data: The Need f...ProgCity
 
Ist africa2012 solution supporting building of global earth observation syste...
Ist africa2012 solution supporting building of global earth observation syste...Ist africa2012 solution supporting building of global earth observation syste...
Ist africa2012 solution supporting building of global earth observation syste...Karel Charvat
 
110105 htap pilot_aqco_p_esip_dc
110105 htap pilot_aqco_p_esip_dc110105 htap pilot_aqco_p_esip_dc
110105 htap pilot_aqco_p_esip_dcRudolf Husar
 
NDGISUC2017 - New Lidar Technologies for 3DEP
NDGISUC2017 - New Lidar Technologies for 3DEPNDGISUC2017 - New Lidar Technologies for 3DEP
NDGISUC2017 - New Lidar Technologies for 3DEPNorth Dakota GIS Hub
 
2014 05-gwf geo-appathon_ogc_a_trakas
2014 05-gwf geo-appathon_ogc_a_trakas2014 05-gwf geo-appathon_ogc_a_trakas
2014 05-gwf geo-appathon_ogc_a_trakasdboi10
 
Multiagency Virtual Marine GeoData Centre Metadata Project. Dr Brad Ilg, July...
Multiagency Virtual Marine GeoData Centre Metadata Project. Dr Brad Ilg, July...Multiagency Virtual Marine GeoData Centre Metadata Project. Dr Brad Ilg, July...
Multiagency Virtual Marine GeoData Centre Metadata Project. Dr Brad Ilg, July...Brad Ilg
 
Analysis Ready Data workshop - OGC presentation
Analysis Ready Data workshop - OGC presentation Analysis Ready Data workshop - OGC presentation
Analysis Ready Data workshop - OGC presentation George Percivall
 
One GeoNode, many GeoNodes
One GeoNode, many GeoNodesOne GeoNode, many GeoNodes
One GeoNode, many GeoNodesGeoSolutions
 
NIST Big Data Public Working Group NBD-PWG
NIST Big Data Public Working Group NBD-PWGNIST Big Data Public Working Group NBD-PWG
NIST Big Data Public Working Group NBD-PWGGeoffrey Fox
 
NSDI policies and data initiatives - Dr. P.S. Acharya
NSDI policies and data initiatives - Dr. P.S. AcharyaNSDI policies and data initiatives - Dr. P.S. Acharya
NSDI policies and data initiatives - Dr. P.S. AcharyaNeGD Capacity Building
 
GeoShield Project @ Swiss Geoscience Meeting 2011
GeoShield Project @ Swiss Geoscience Meeting 2011GeoShield Project @ Swiss Geoscience Meeting 2011
GeoShield Project @ Swiss Geoscience Meeting 2011SUPSI
 
Citizen Observatory Framework with Access Management Federation in GEOSS - Ba...
Citizen Observatory Framework with Access Management Federation in GEOSS - Ba...Citizen Observatory Framework with Access Management Federation in GEOSS - Ba...
Citizen Observatory Framework with Access Management Federation in GEOSS - Ba...COBWEB Project
 
WebBased Land Information System Research Presentation
WebBased Land Information System Research PresentationWebBased Land Information System Research Presentation
WebBased Land Information System Research PresentationChamara Prasanna
 
OGC standards relevant to ISPRS
OGC standards relevant to ISPRSOGC standards relevant to ISPRS
OGC standards relevant to ISPRSGeorge Percivall
 
How FAIR is GEOSS
How FAIR is GEOSSHow FAIR is GEOSS
How FAIR is GEOSSBlue BRIDGE
 
Dealing with Semantic Heterogeneity in Real-Time Information
Dealing with Semantic Heterogeneity in Real-Time InformationDealing with Semantic Heterogeneity in Real-Time Information
Dealing with Semantic Heterogeneity in Real-Time InformationEdward Curry
 
WE2.L10 - NASA's Evolving Approaches to Maximizing Applications Return from o...
WE2.L10 - NASA's Evolving Approaches to Maximizing Applications Return from o...WE2.L10 - NASA's Evolving Approaches to Maximizing Applications Return from o...
WE2.L10 - NASA's Evolving Approaches to Maximizing Applications Return from o...grssieee
 

Semelhante a Dissemination of the UAE solar resource atlas over the web: preliminary results (20)

Using Open Source Technologies to Spatially Enable Aceh
Using Open Source Technologies to Spatially Enable AcehUsing Open Source Technologies to Spatially Enable Aceh
Using Open Source Technologies to Spatially Enable Aceh
 
Geospatial Data Insfrastructures, Cybercartography and Open Data: The Need f...
Geospatial Data Insfrastructures, Cybercartography and Open Data:  The Need f...Geospatial Data Insfrastructures, Cybercartography and Open Data:  The Need f...
Geospatial Data Insfrastructures, Cybercartography and Open Data: The Need f...
 
Geospatial Data Insfrastructures, Cybercartography and Open Data: The Need f...
Geospatial Data Insfrastructures, Cybercartography and Open Data:  The Need f...Geospatial Data Insfrastructures, Cybercartography and Open Data:  The Need f...
Geospatial Data Insfrastructures, Cybercartography and Open Data: The Need f...
 
Ist africa2012 solution supporting building of global earth observation syste...
Ist africa2012 solution supporting building of global earth observation syste...Ist africa2012 solution supporting building of global earth observation syste...
Ist africa2012 solution supporting building of global earth observation syste...
 
110105 htap pilot_aqco_p_esip_dc
110105 htap pilot_aqco_p_esip_dc110105 htap pilot_aqco_p_esip_dc
110105 htap pilot_aqco_p_esip_dc
 
NDGISUC2017 - New Lidar Technologies for 3DEP
NDGISUC2017 - New Lidar Technologies for 3DEPNDGISUC2017 - New Lidar Technologies for 3DEP
NDGISUC2017 - New Lidar Technologies for 3DEP
 
2014 05-gwf geo-appathon_ogc_a_trakas
2014 05-gwf geo-appathon_ogc_a_trakas2014 05-gwf geo-appathon_ogc_a_trakas
2014 05-gwf geo-appathon_ogc_a_trakas
 
Multiagency Virtual Marine GeoData Centre Metadata Project. Dr Brad Ilg, July...
Multiagency Virtual Marine GeoData Centre Metadata Project. Dr Brad Ilg, July...Multiagency Virtual Marine GeoData Centre Metadata Project. Dr Brad Ilg, July...
Multiagency Virtual Marine GeoData Centre Metadata Project. Dr Brad Ilg, July...
 
Analysis Ready Data workshop - OGC presentation
Analysis Ready Data workshop - OGC presentation Analysis Ready Data workshop - OGC presentation
Analysis Ready Data workshop - OGC presentation
 
One GeoNode, many GeoNodes
One GeoNode, many GeoNodesOne GeoNode, many GeoNodes
One GeoNode, many GeoNodes
 
CLIM Program: Remote Sensing Workshop, Satellites and Stovepipes - Jay Morris...
CLIM Program: Remote Sensing Workshop, Satellites and Stovepipes - Jay Morris...CLIM Program: Remote Sensing Workshop, Satellites and Stovepipes - Jay Morris...
CLIM Program: Remote Sensing Workshop, Satellites and Stovepipes - Jay Morris...
 
NIST Big Data Public Working Group NBD-PWG
NIST Big Data Public Working Group NBD-PWGNIST Big Data Public Working Group NBD-PWG
NIST Big Data Public Working Group NBD-PWG
 
NSDI policies and data initiatives - Dr. P.S. Acharya
NSDI policies and data initiatives - Dr. P.S. AcharyaNSDI policies and data initiatives - Dr. P.S. Acharya
NSDI policies and data initiatives - Dr. P.S. Acharya
 
GeoShield Project @ Swiss Geoscience Meeting 2011
GeoShield Project @ Swiss Geoscience Meeting 2011GeoShield Project @ Swiss Geoscience Meeting 2011
GeoShield Project @ Swiss Geoscience Meeting 2011
 
Citizen Observatory Framework with Access Management Federation in GEOSS - Ba...
Citizen Observatory Framework with Access Management Federation in GEOSS - Ba...Citizen Observatory Framework with Access Management Federation in GEOSS - Ba...
Citizen Observatory Framework with Access Management Federation in GEOSS - Ba...
 
WebBased Land Information System Research Presentation
WebBased Land Information System Research PresentationWebBased Land Information System Research Presentation
WebBased Land Information System Research Presentation
 
OGC standards relevant to ISPRS
OGC standards relevant to ISPRSOGC standards relevant to ISPRS
OGC standards relevant to ISPRS
 
How FAIR is GEOSS
How FAIR is GEOSSHow FAIR is GEOSS
How FAIR is GEOSS
 
Dealing with Semantic Heterogeneity in Real-Time Information
Dealing with Semantic Heterogeneity in Real-Time InformationDealing with Semantic Heterogeneity in Real-Time Information
Dealing with Semantic Heterogeneity in Real-Time Information
 
WE2.L10 - NASA's Evolving Approaches to Maximizing Applications Return from o...
WE2.L10 - NASA's Evolving Approaches to Maximizing Applications Return from o...WE2.L10 - NASA's Evolving Approaches to Maximizing Applications Return from o...
WE2.L10 - NASA's Evolving Approaches to Maximizing Applications Return from o...
 

Último

🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGSujit Pal
 

Último (20)

🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAG
 

Dissemination of the UAE solar resource atlas over the web: preliminary results

  • 1. DISSEMINATION OF THE UAE SOLAR RESOURCE ATLAS OVER THE WEB: PRELIMINARY RESULTS Jacinto Estima and Hosni Ghedira Research Center for Renewable Energy Mapping and Assessment Masdar Institute of Science and Technology, Abu Dhabi, United Arab Emirates 1st regional Geospatial Scientific Summit (GSS), 2012 American University in Dubai, United Arab Emirates 12-13 November 2012
  • 2. CONTENTS • Introduction • Open Geospatial Consortium, open standards and Web Map Service • Development of the application • Preliminary results • Conclusions and future work (Global Atlas Initiative) Jacinto Estima 1st regional Geospatial Scientific Summit (GSS), 12-13 November 2012 2 Hosni Ghedira American University in Dubai
  • 3. INTRODUCTION (1) • The Research Center for Renewable Energy Mapping and Assessment at Masdar Institute was mandated by the UAE Government to develop the UAE solar and wind atlases • It is part of the UAE commitment to support the International Renewable Energy Agency (IRENA) in its advancement of a publicly- accessible atlas of solar and wind resources Jacinto Estima 1st regional Geospatial Scientific Summit (GSS), 12-13 November 2012 3 Hosni Ghedira American University in Dubai
  • 4. INTRODUCTION (2) • The resultant atlases should be disseminated to end-users and stakeholders and included on the future Global Atlas platform • Dissemination should take advantage of the World Wide Web – Allows data sharing between different users at different locations • Ongoing project on the development of an application to make the produced solar and wind maps available to end users and stakeholders: – technology independent and based on open standards Jacinto Estima 1st regional Geospatial Scientific Summit (GSS), 12-13 November 2012 4 Hosni Ghedira American University in Dubai
  • 5. OGC, OPEN STANDARDS AND WMS (1) • The first attempts to develop systems to share information were mostly based on proprietary technologies • Interoperability problems arise: – “Interoperability refers in general to the ability of various autonomous systems to bring together parts and to operate in collaboration. In most cases this means the exchange of meaningful information” (Vckovaki, 1998) • Use of clear standards or specifications in order to avoid issues related with interoperability – Applications developed using open specifications can talk the same language which means that they can understand each other and easily exchange information Jacinto Estima 1st regional Geospatial Scientific Summit (GSS), 12-13 November 2012 5 Hosni Ghedira American University in Dubai
  • 6. OGC, OPEN STANDARDS AND WMS (2) • Open Geospatial Consortium (OGC) – Created in 1994, is an international consortium of 475 companies, government agencies and universities that develops publicly available interface standards, called specifications – Several standards developed: • Web Map Service (WMS)* • Web Feature Service (WFS) • Web Coverage Service (WCS) • Web Processing Service (WPS) • Sensor Observation Service (SOS) • Styled Layer Descriptor (SLD)* • Among many others… Jacinto Estima 1st regional Geospatial Scientific Summit (GSS), 12-13 November 2012 6 Hosni Ghedira American University in Dubai
  • 7. OGC, OPEN STANDARDS AND WMS (3) • Web Map Service (WMS) – One of the most famous OGC specifications – Based on XML language – Defines the rules to request some geographic layers of an area of interest, and obtains, as result, one or more geo-registered map images (returned as JPEG, PNG, etc.) – Implements 3 Operations: – GetCapabilities (mandatory) – to know what the server has to offer – GetMap (mandatory) – to get the map image – GetFeatureInfo (optional) – to get more information about a particular location Jacinto Estima 1st regional Geospatial Scientific Summit (GSS), 12-13 November 2012 7 Hosni Ghedira American University in Dubai
  • 8. OGC, OPEN STANDARDS AND WMS (4) – WMS GetCapabilities operation example Request: http://localhost:8080/geoserver/wms?request=getcapabilities Answer: <Layer queryable="1"> <Name>masdar:2004_DHI_apr</Name> <Title>2004_DHI_apr</Title> <Abstract/> <KeywordList> <Keyword>GeoTIFF</Keyword> <Keyword>2004_DHI_apr_geo</Keyword> </KeywordList> <CRS>EPSG:4326</CRS> ……… Jacinto Estima 1st regional Geospatial Scientific Summit (GSS), 12-13 November 2012 8 Hosni Ghedira American University in Dubai
  • 9. DEVELOPMENT OF THE APPLICATION • 3 Components: – Data source (GeoTIFF images) – Geospatial data server (Geoserver – implements WMS, SLD and others) – User (Web Portal + Remote Client) Jacinto Estima 1st regional Geospatial Scientific Summit (GSS), 12-13 November 2012 9 Hosni Ghedira American University in Dubai
  • 10. PRELIMINARY RESULTS Jacinto Estima 1st regional Geospatial Scientific Summit (GSS), 12-13 November 2012 10 Hosni Ghedira American University in Dubai
  • 11. PRELIMINARY RESULTS – AVAILABLE DATA • Yearly and monthly solar maps – Years: • 2004 trough 2012 (some not complete) – Components: • Diffuse Horizontal Irradiation (DHI) • Direct Normal Irradiation (DNI) • Global Horizontal Irradiation (GHI) Jacinto Estima 1st regional Geospatial Scientific Summit (GSS), 12-13 November 2012 11 Hosni Ghedira American University in Dubai
  • 12. CONCLUSIONS AND FUTURE WORK (1) • Conclusions: – Tool very Important for the region – Provides a good way for users and stakeholders to have a better picture of the available solar resources in the country – Technology independent and based on open standards • Future work: – Move from individual GeoTIFF images to a geospatial database improving data management and maintenance – The dissemination of the data itself for certain types of users need to be considered Jacinto Estima 1st regional Geospatial Scientific Summit (GSS), 12-13 November 2012 12 Hosni Ghedira American University in Dubai
  • 13. CONCLUSIONS AND FUTURE WORK (2) • Need of authentication mechanism: – Track the portal usage and get feedbacks from end-users – Different profiles of users accessing different types of information • A Technology Simulator is under development (technology layer) • Add other interesting datasets like the grid network, land occupation, RE Policies, etc. Jacinto Estima 1st regional Geospatial Scientific Summit (GSS), 12-13 November 2012 13 Hosni Ghedira American University in Dubai
  • 14. CONCLUSIONS AND FUTURE WORK (3) • The Center is also involved in the Development of the Global Atlas for Wind and Solar resources for IRENA – Partners in the Global Atlas developer’s team: Jacinto Estima 1st regional Geospatial Scientific Summit (GSS), 12-13 November 2012 14 Hosni Ghedira American University in Dubai
  • 15. CONCLUSIONS AND FUTURE WORK (3) • Global Atlas: – First version will be launched in January 2013 – UAE solar and wind maps will be included in the Global Atlas – The Global Atlas will be hosted at Masdar Institute Jacinto Estima 1st regional Geospatial Scientific Summit (GSS), 12-13 November 2012 15 Hosni Ghedira American University in Dubai
  • 16. Jacinto Estima jestima@masdar.ac.ae http://www.linkedin.com/in/jacintoestima Jacinto Estima 1st regional Geospatial Scientific Summit (GSS), 12-13 November 2012 16 Hosni Ghedira American University in Dubai