Community-based weather radar networking with BALTRAD

Size: px
Start display at page:

Download "Community-based weather radar networking with BALTRAD"

Transcription

1 Community-based weather radar networking with BALTRAD Daniel Michelson 1, Jan Szturc 2, Rashpal S. Gill 3, Markus Peura 4 1 Swedish Meteorological and Hydrological Institute, Norrköping, Sweden, daniel.michelson@smhi.se 2Institute of Meteorology and Water Management, Katowice, Poland, jan.szturc@imgw.pl 3 Danish Meteorological Institute, Copenhagen, Denmark, rsg@dmi.dk 4 Finnish Meteorological Institute, Helsinki, Finland, markus.peura@fmi.fi Daniel Michelson 1. Introduction Eight partners in seven countries are currently developing the latest-generation weather radar network. The project is called An advanced weather radar network for the Baltic Sea Region BALTRAD, and it is funded in part by the European Union from the Baltic Sea Region Programme (BSR). To our knowledge, BALTRAD is the first project funded with European money explicitly focussed on creating a real-time international weather radar network. There is no funding for radar hardware; instead the project is designed to integrate existing radars in the region to deliver an element of ICT regional infrastructure in support of transport and other sectors of society. In short, we are building a technical platform whereby polar data are exchanged in real time and they are processed locally in each country according to local needs using a commonly developed collection of algorithms. End-to-end treatment of quality information will be included. The technology we create will be freely available, which will allow the community to grow. This paper presents the project from a non-technical perspective. Other papers in this volume present the BALTRAD technical platform (Henja et al., 2010), an advanced compositing algorithm (Peura, 2010), dual polarization based hydrometeor classification (Gill et al., 2010), and treatment of data quality (Ośródka et al., 2010). 2. Heritage and boundary conditions NORDRAD was the first international network of Doppler weather radars. Its creation was financed by the Nordic Council of Ministers, and it got underway in the mid-1980 s. When complete, this network comprised radars in Norway, Sweden, and Finland. Data from radars in Denmark, Estonia, and Latvia were integrated later as the network grew. This network pioneered technology required to exchange non-trivial environmental datasets in real time. From the start, NORDRAD was developed as a decentralized network, where data were exchanged on equal terms and processed locally according to local needs. These same concepts continued when the second generation system was developed in the early 2000 s. In the mid-1990 s, the Baltic Sea Experiment (BALTEX) established a working group on radar, and this led to the establishment of a radar data centre where datasets were generated using data from NORDRAD and additional radars in Poland, Germany, and the Netherlands. The network of radars created for BALTEX is the original BALTRAD, and we have recycled this acronym for our current project. Research and development produced new and improved algorithms that were used there, and also integrated into the second generation NORDRAD system operationally. Meanwhile, a new group called the NORDMET Activity on Radar Applications was established to compliment the operational NORDRAD network with the development of new algorithms for operational deployment, e.g. beam blockage identification and correction. The heritage of international cooperation in weather radar is rich. However, the technology we have been using in NORDRAD is now obsolete. Cartesian products have been exchanged, and this has several disadvantages when creating composites and higher-order products based on them such as accumulated precipitation. Fortunately, the Baltic Sea Region Programme commenced in 2007, and we submitted a proposal during its first call in We updated the NORDRAD concept and adapted it to the BSR s priorities. By demonstrating that the NORDRAD cooperation has grown and developed into a durable and sustainable element of regional infrastructure, we have also shown the high potential to achieve the same with BALTRAD. Our proposal was approved in October BALTRAD s partnership and the project's boundary conditions are summarized in Tab. 1. Funding originates from two sources within the BSR, the European Regional Development Fund (EU countries), and the European Neighbourhood and Partnership Instrument (Belarus). Co-funding rates, i.e. the proportion of the project co-funded

2 from the BSR, are 75% for Sweden, Denmark and Finland, 85% for Estonia, Latvia, and Poland, and 90% for Belarus. Our original proposal included a partner from Russia, but unfortunately the EU and Russia failed to sign a cooperation agreement during 2008, and this means Russia was unable to participate as a partner in any BSR project. However, we are keen on working with colleagues in Russia, along with additional countries in the BSR that are not project partners: Germany, Norway, and Lithuania. Table 1. BALTRAD boundary conditions at a glance. Countries Sweden, Finland, Estonia, Latvia, Belarus, Poland, Denmark Partners Swedish Meteorological and Hydrological Institute (Lead Partner) Finnish Meteorological Institute Finnish Radiation and Nuclear Safety Authority Estonian Meteorological and Hydrological Institute Latvian Environment, Geology and Meteorology Centre Republican Hydrometeorogical Centre (Belarus) Institute of Meteorology and Water Management (Poland) Danish Meteorological Institute Start 1 February 2009 End 31 January 2012 Budget 2.1 Million for an ICT project (no money for new radars) Financed by Baltic Sea Region (European Union) Work 26.9 full-time equivalent years + external services The single most important condition in BALTRAD is that we are creating our new network ourselves, as a distributed development team. This means that knowhow distributed throughout the partnership is collected into a critical mass, prudent organization allowed the individual partners to contribute what they do best, knowhow is further built and kept within the partner organizations, and regional imbalances are mitigated within the partnership. Since we are building the system ourselves, the partnership stands to continue and even grow after the project's lifetime. 3. Project set-up and system description BALTRAD, like all BSR projects, is limited to seven work packages, where the first two are mandatory and deal with administration and communications. Work packages 3-6 are technical in nature, and work package 7 deals with our interaction with end users, the people who are supposed to benefit from our outputs. The general relation among these work packages is shown in Fig. 1. The realization of the technical platform is presented in Henja et al (2010). FIG. 1. General overview of BALTRAD work package and their tasks.

3 We are creating all the functionality required to create a complete network solution. The technology itself is rather generic, with a focus on applying marketable skills in our work. This strategy attempts to minimize the negative impact caused by the loss of personnel, since the same skills should be more readily available on the job market. We also believe this strategy is more attractive in general, because it means the development team works with up-to-date methods which gives results that should be more easily understood by more people, thereby demystifying the whole process. 3.1 Data exchange BALTRAD must exchange data, and we are doing so using the basic polar (spherical coordinates) data delivered by each radar. The software for doing so is a data exchange software component built in Java using the Spring Framework and the Tomcat server. Standard HTTP is used with regular POST and GET semantics. The BALTRAD messaging system has formulated a number of messages that are unique to the project. A BALTRAD message consists of an XML envelope and variable payload content depending on the message type. System components communicate using these messages coordinated by the messaging system. We have implemented a concept of adapters and routes in our messaging system. An adapter contains specific functionality, e.g. a communications protocol or a monitoring function. A route contains the criteria that need to be fulfilled in order to trigger a given adapter. Using these two generic concepts, new adapters and routes can be easily added. 3.2 Data catalogue All radar data exchanged in BALTRAD are in the HDF5 format, organized according to the OPERA Data Information Model (ODIM_H5) (Michelson et al., 2009) which is the European standard. The first step in the data flow is that data from each national radar network must be harmonized to ODIM_H5. Converter software has been created to facilitate this, since we recognize there are radars from several different manufacturers in the project and each partner's environment is unique. Once data have been converted, they are ingested into the BALTRAD system using the data exchange component. All data are managed by a component called the BALTRAD database. In practice, this is a combination of PostgreSQL server and a file system. Metadata attributes are read from ODIM_H5 files and stored in the database, while the ODIM_H5 files themselves are stored in the file system. This has two major advantages: 1. The database is not encumbered by data arrays unnecessarily. 2. Researchers and developers can access the data files independently of the rest of the system, for offline use. A C++ interface is written to access the database functionality, and this is in turn integrated with the other system components. The advantage with this is that application developers don't have to know anything about SQL or the inner workings of the database. They use the interface to interact with it at a high level of abstraction. 3.3 Product generation and management of quality information When we have system exchanging and managing data, we then need functionality for deriving value-added information from them: so-called products. For these purposes, we have a loosely integrated production framework that runs as a separate server. The BALTRAD node interacts with it through the messaging system with a unique production message, similarly to other system components. However, scheduling functionality remains within the messaging system. When products are generated, the results are transmitted back to the exchange component in a BALTRAD message where further action may be taken on them. An initial catalogue of algorithms available in the partnership has resulted in the following algorithms that are relevant for implementation during the project's lifetime: 1. Beam blockage diagnosis and correction 2. Anomaly detection and removal 3. Dual-polarization based attenuation correction 4. Dual-polarization based hydrometeor classification (Gill et al., 2010) 5. Networked VPR correction 6. Networked gauge adjustment

4 7. Corrected gauge observations, for gauge adjustment 8. Slow compositing of polar data, including management of quality indicators (reference algorithm) 9. Quality-based injective compositing of polar data (Peura, 2010) 10. Satellite-based identification and removal of non-precipitation 11. Sun monitoring of calibration levels 12. Super-observation Most of these algorithms have been documented and presented in the literature and at various events. Since this compilation of algorithms was conducted, two additional algorithms have been contributed (maximum detection range, and vertical profile product containing reflectivity and de-aliased winds, among other things). The starting end of our system is when polar data are ingested to it. The ending point is when products are made available to end users. We aim at including end-to-end management of quality information, with quality control and characterization procedures, such that the quality of any polar bin or Cartesian pixel will be characterized by one or more quality indicators. In turn, these will be used when generating higher-level products such as composites. The way this is being addressed is presented in Ośródka et al. (2010). We also intend to introduce functionality for visualizing the data quality that is output by our system. Doing so not only provides us with tools to monitor our system, but also the ability to communicate information on data quality to users who can benefit from such knowledge in their decision-making. 3.4 Deployment A so-called BALTRAD node will be operated in each country, exchanging data with the others and generating products for its purposes. To achieve this in a systematic and controlled manner, the software components must integrate into regular releases; this is achieved using central repository, continuous integration, and issue management facilities. This is a critical step in order to achieve an infrastructure that is durable and sustainable after the project s lifetime. 3.5 Licensing According to European Union policy, all software will be made available according to Open Source principles. In our case, we have decided to apply the Gnu Lesser General Public License. This means you are allowed to use our software for free, and preferably also contribute to it. This policy is another cornerstone to enable the radar networking community to outlive the project itself and expand organically. 4. Pilots and the Application Case Log The BALTRAD final aim is to provide end users of weather radar data with information in the form that is the most suitable for their needs and expectations. Since source radar data generated as 3D polar volumes are informative due to possibilities of generation very diversified 2D products, various requirements can be met. In the frame of BALTRAD, a survey was performed on the basis of a questionnaire and correspondence with potential end-users. As a result, a catalogue of the potential end-user groups has been compiled (Tab. 2). Planned BALTRAD enduser workshop (in October 2010) and further closer collaboration will be a great opportunity to find out how to generate radar-based product as useful as possible. The particular end-user groups express their interest in quite different kinds of products. For example, very specific and specialist products are expected by biologists and ecologists, like detection and tracing some biological objects such as bird flocks or insect swarms. However, the data can be very useful first of all in some branches of industry and economy. The biggest advantage of radar data is almost real-time delivery of precise (with high spatial resolution) information about weather phenomena, especially dangerous ones. In many cases available techniques of nowcasting (i.e. very short-term forecasting) constitute significant opportunity for variety of applications. Radarbased information is important e.g. for flood protection, but also for air traffic control, local rescue services (in the cases of fire, flood, radiation, etc.), power and hydropower industry, urban water management, agriculture, ecology etc. Moreover, graphical presentation of the data is useful for educational purposes and in public weather broadcasts.

5 Group of endusers Hydrologists (flood protection) Meteorologists (numerical weather prediction) Table 2. Identified groups of weather radar data end users and their expectations. Radar-based meteorological fields Surface precipitation Radar reflectivity Data format Numerical: as input to rainfall-runoff model Numerical: as input to NWP model Other required meteorological data Meteorological data from various sources Air traffic control All hazardous phenomena Graphical Lightning Yes Local rescue Surface precipitation and services (fire, flood, Graphical Yes wind etc.) Road and railway control and protection Surface precipitation (snow) Graphical Temperature Yes Radiation Precipitation and wind Graphical Yes Power industry Surface precipitation Graphical Lightning, temperature Yes Hydropower industry Urban water management Agriculture Ecology Surface precipitation Numerical Surface precipitation Numerical Yes Surface precipitation Surface precipitation and wind Graphical, numerical Graphical, numerical Temperature Meteorological data from various sources Research community All All All No Education All Graphical All No Mass media Surface precipitation and wind Graphical Clouds, temperature No Radar-based forecasts Yes No No (too small time-scale) No (too small time-scale) Pilot end users will access products generated by the BALTRAD system, and their feedback will be incorporated into the development cycle, as illustrated in Fig. 1. In this way, the sectors of society that stand the most to gain from BALTRAD will actively contribute to ensure that this happens. This is consistent with the goals of the BSR, that BALTRAD contributes an element of regional infrastructure that supports transport, hydrology, and other sectors of society. 5. Outlook Data exchange will be underway before the project's halfway mark, which is 31 July Starting in August 2010, the production chain will be introduced successively, and products will become available to project pilots for their feedback. More information can be found at the project s website, There is also a BALTRAD community on Facebook that you are welcome to join, along with the real BALTRAD networking community. Acknowledgment BALTRAD is financed in part by the European Union (European Regional Development Fund and European Neighbourhood and Partnership Instrument). References Gill R.S., Boevith T., Soerensen M.B., Overgaard S., and Michelson D.B., 2010: Development and evaluation of a BALTRAD dual polarization hydrometeor classifier. (this event). Henja A. Szewczykowski M., Ernes S., and Michelson D.B., 2010: The BALTRAD technical platform. Proc. ERAD 2010 (this event). No

6 Michelson D.B., Lewandowski R., Szewczykowski M., and Beekhuis H., 2009: EUMETNET OPERA weather radar information model for implementation with the HDF5 file format. OPERA Working Document WD_2008_03, Version 2.0. Peura M., 2010: The living composite. Proc. ERAD 2010 (this event). Ośródka K., Szturc J., Jurczyk A., Michelson D.B, Haase G., and Peura M., 2010: Data quality in the BALTRAD processing chain. Proc. ERAD 2010 (this event).

INCA-CE achievements and status

INCA-CE achievements and status INCA-CE achievements and status Franziska Strauss Yong Wang Alexander Kann Benedikt Bica Ingo Meirold-Mautner INCA Central Europe Integrated nowcasting for the Central European area This project is implemented

More information

Data quality in the BALTRAD+ Project

Data quality in the BALTRAD+ Project Data quality in the BALTRAD+ Project Jan Szturc 1, Daniel Michelson 2, Jarmo Koistinen 3, Günther Haase 2, Markus Peura 3, Rashpal Gill 4, Martin B. Sørensen 4, Katarzyna Ośródka 1, Anna Jurczyk 1 1 Institute

More information

EUMETSAT. A global operational satellite agency at the heart of Europe. Presentation for the Spanish Industry Day Madrid, 15 March 2012

EUMETSAT. A global operational satellite agency at the heart of Europe. Presentation for the Spanish Industry Day Madrid, 15 March 2012 EUMETSAT A global operational satellite agency at the heart of Europe Presentation for the Spanish Industry Day Madrid, Angiolo Rolli EUMETSAT Director of Administration EUMETSAT objectives The primary

More information

Uta Gjertsen 1 and Günther Haase 2. Norwegian Meteorological Institute, Oslo, Norway

Uta Gjertsen 1 and Günther Haase 2. Norwegian Meteorological Institute, Oslo, Norway 4.11 RADAR DATA QUALITY THE CHALLENGE OF BEAM BLOCKAGES AND PROPAGATION CHANGES Uta Gjertsen 1 and Günther Haase 2 1 Norwegian Meteorological Institute, Oslo, Norway 2 Swedish Meteorological and Hydrological

More information

Integrating Nowcastingwith crisis management and risk prevention in a transnational framework (INCA-CE)

Integrating Nowcastingwith crisis management and risk prevention in a transnational framework (INCA-CE) Integrating Nowcastingwith crisis management and risk prevention in a transnational framework (INCA-CE) Yong Wang ZAMG, Austria This project is implemented through the CENTRAL EUROPE Programme co-financed

More information

baltrad Mass media Overview

baltrad Mass media Overview 48 Mass media Overview Weather information disseminated through mass media, like press, TV, and Internet is intended for its recipients, not for the media themselves. Therefore the addressees of the media

More information

The ESPON Programme. Goals Main Results Future

The ESPON Programme. Goals Main Results Future The ESPON Programme Goals Main Results Future Structure 1. Goals Objectives and expectations Participation, organisation and networking Themes addressed in the applied research undertaken in ESPON projects

More information

WMO/WWRP FDP: INCA CE

WMO/WWRP FDP: INCA CE WMO/WWRP FDP: INCA CE Yong Wang ZAMG, Austria This project is implemented through the CENTRAL EUROPE Programme co-financed by the ERDF INCA CE: implementation over Central Europe A Nowcasting Initiative

More information

INCA CE: Integrating Nowcasting with crisis management and risk prevention in a transnational framework

INCA CE: Integrating Nowcasting with crisis management and risk prevention in a transnational framework INCA CE: Integrating Nowcasting with crisis management and risk prevention in a transnational framework Yong Wang ZAMG, Austria This project is implemented through the CENTRAL EUROPE Programme co-financed

More information

Baltic Sea Region cooperation in Maritime Spatial Planning - HELCOM/VASAB

Baltic Sea Region cooperation in Maritime Spatial Planning - HELCOM/VASAB Baltic Sea Region cooperation in Maritime Spatial Planning - HELCOM/VASAB Sten Jerdenius Swedish Ministry of the Environment HELCOM/VASAB MSP Group Baltic Sea Region subregional workshop Espoo 31 March

More information

Radar data quality issues in Northern Europe

Radar data quality issues in Northern Europe Radar data quality issues in Northern Europe E. Saltikoff 1, U. Gjertsen 2, D. Michelson 3, I. Holleman 4, J. Seltmann 5, K. Odakivi 6, A. Huuskonen 1, H. Hohti 1, J. Koistinen 1, H. Pohjola 1, and G.

More information

Regional Flash Flood Guidance and Early Warning System

Regional Flash Flood Guidance and Early Warning System WMO Training for Trainers Workshop on Integrated approach to flash flood and flood risk management 24-28 October 2010 Kathmandu, Nepal Regional Flash Flood Guidance and Early Warning System Dr. W. E. Grabs

More information

INCA-CE: The Challenge of Severe Weather Warnings. Yong Wang, ZAMG

INCA-CE: The Challenge of Severe Weather Warnings. Yong Wang, ZAMG INCA-CE: The Challenge of Severe Weather Warnings Yong Wang, ZAMG Severe Weather and Impact The need of civil society and economy Save Life! Save Cost! Reduce Risks and impacts! The Challenge of Severe

More information

The Swedish National Geodata Strategy and the Geodata Project

The Swedish National Geodata Strategy and the Geodata Project The Swedish National Geodata Strategy and the Geodata Project Ewa Rannestig, Head of NSDI Co-ordination Unit, Lantmäteriet, ewa.rannstig@lm.se Ulf Sandgren, Project Manager Geodata Project, Lantmäteriet,

More information

CONFERENCE STATEMENT

CONFERENCE STATEMENT Final draft CONFERENCE STATEMENT We, the elected representatives of Canada, Denmark/Greenland, the European Parliament, Finland, Iceland, Norway, Russia, Sweden and the United States of America; In collaboration

More information

Annex I to Resolution 6.2/2 (Cg-XVI) Approved Text to replace Chapter B.4 of WMO Technical Regulations (WMO-No. 49), Vol. I

Annex I to Resolution 6.2/2 (Cg-XVI) Approved Text to replace Chapter B.4 of WMO Technical Regulations (WMO-No. 49), Vol. I Annex I to Resolution 6.2/2 (Cg-XVI) Approved Text to replace Chapter B.4 of WMO Technical Regulations (WMO-No. 49), Vol. I TECHNICAL REGULATIONS VOLUME I General Meteorological Standards and Recommended

More information

Commercialisation. Lessons learned from Dutch weather market

Commercialisation. Lessons learned from Dutch weather market Commercialisation Lessons learned from Dutch weather market Where information comes together weather traffic public transport Weather, traffic and public transport. Daily actual information that influences

More information

Seatrack Web Developments

Seatrack Web Developments Seatrack Web Seatrack Web Developments HELCOM RESPONSE 16/2012, 21 November 2012 Johan Mattsson, DCOO Seatrack Web Contents Short overview Recent developments Online demonstration (experimental) Questions

More information

Global Geospatial Information Management Country Report Finland. Submitted by Director General Jarmo Ratia, National Land Survey

Global Geospatial Information Management Country Report Finland. Submitted by Director General Jarmo Ratia, National Land Survey Global Geospatial Information Management Country Report Finland Submitted by Director General Jarmo Ratia, National Land Survey Global Geospatial Information Management Country Report Finland Background

More information

CLIMATE CHANGE ADAPTATION BY MEANS OF PUBLIC PRIVATE PARTNERSHIP TO ESTABLISH EARLY WARNING SYSTEM

CLIMATE CHANGE ADAPTATION BY MEANS OF PUBLIC PRIVATE PARTNERSHIP TO ESTABLISH EARLY WARNING SYSTEM CLIMATE CHANGE ADAPTATION BY MEANS OF PUBLIC PRIVATE PARTNERSHIP TO ESTABLISH EARLY WARNING SYSTEM By: Dr Mamadou Lamine BAH, National Director Direction Nationale de la Meteorologie (DNM), Guinea President,

More information

REQUIREMENTS FOR WEATHER RADAR DATA. Review of the current and likely future hydrological requirements for Weather Radar data

REQUIREMENTS FOR WEATHER RADAR DATA. Review of the current and likely future hydrological requirements for Weather Radar data WORLD METEOROLOGICAL ORGANIZATION COMMISSION FOR BASIC SYSTEMS OPEN PROGRAMME AREA GROUP ON INTEGRATED OBSERVING SYSTEMS WORKSHOP ON RADAR DATA EXCHANGE EXETER, UK, 24-26 APRIL 2013 CBS/OPAG-IOS/WxR_EXCHANGE/2.3

More information

New COST Action: Towards a European Network on Chemical Weather Forecasting and Information Systems

New COST Action: Towards a European Network on Chemical Weather Forecasting and Information Systems New COST Action: Towards a European Network on Chemical Weather Forecasting and Information Systems Proposer: Mikhail Sofiev Finnish Meteorological Institute Historical background EUMETNET Workshop on

More information

Weather Information for Surface Transportation (WIST): Update on Weather Impacts and WIST Progress

Weather Information for Surface Transportation (WIST): Update on Weather Impacts and WIST Progress Weather Information for Surface Transportation (WIST): Update on Weather Impacts and WIST Progress Samuel P. Williamson Office of the Federal Coordinator for Meteorological Services and Supporting Research

More information

Preliminary assessment of socio-economic benefits from CMA Meteorological Satellite Programmes. Dr. ZHENG Guoguang / YANG Jun

Preliminary assessment of socio-economic benefits from CMA Meteorological Satellite Programmes. Dr. ZHENG Guoguang / YANG Jun Preliminary assessment of socio-economic benefits from CMA Meteorological Satellite Programmes Dr. ZHENG Guoguang / YANG Jun China Meteorological Administration CMA report to CM-12 WMO HQ, June 21, 2014

More information

Territorial Cooperation within the Northern Periphery and the Arctic

Territorial Cooperation within the Northern Periphery and the Arctic Territorial Cooperation within the Northern Periphery and the Arctic 12 March 2013 / By Silvia Curbelo Betancort North charr project, Landösjön lake, Sweden. Source: North Periphery Programme Today we

More information

Ministry of Health and Long-Term Care Geographic Information System (GIS) Strategy An Overview of the Strategy Implementation Plan November 2009

Ministry of Health and Long-Term Care Geographic Information System (GIS) Strategy An Overview of the Strategy Implementation Plan November 2009 Ministry of Health and Long-Term Care Geographic Information System (GIS) Strategy An Overview of the Strategy Implementation Plan November 2009 John Hill, Health Analytics Branch Health System Information

More information

FINDINGS OF THE ARCTIC METEOROLOGY SUMMIT

FINDINGS OF THE ARCTIC METEOROLOGY SUMMIT FINDINGS OF THE ARCTIC METEOROLOGY SUMMIT 2018 WWW.FMI.FI CHAIR S SUMMARY: 1 2 3 We need to be curious to explore the known unknowns. Meteorology is an elemental part of international collaboration in

More information

Poland, European Territory, ESPON Programme Warsaw, 2 July 2007 STRATEGY OF THE ESPON 2013 PROGRAMME

Poland, European Territory, ESPON Programme Warsaw, 2 July 2007 STRATEGY OF THE ESPON 2013 PROGRAMME Poland, European Territory, ESPON Programme 2007-2013 Warsaw, 2 July 2007 STRATEGY OF THE ESPON 2013 PROGRAMME Territory matters Regional diversity as asset Territorial potentials increasing in importance

More information

Harmonizing spatial databases and services at local and regional level

Harmonizing spatial databases and services at local and regional level Harmonizing spatial databases and services at local and regional level A. Ionita 1, M. Caian 2, V. Vassilev 3, V. Craciunescu 2, I. Nedelcu 4 1 Research Institute for Artificial Intelligence, Bucuresti,

More information

EUMETSAT SAF NETWORK. Lothar Schüller, EUMETSAT SAF Network Manager

EUMETSAT SAF NETWORK. Lothar Schüller, EUMETSAT SAF Network Manager 1 EUMETSAT SAF NETWORK Lothar Schüller, EUMETSAT SAF Network Manager EUMETSAT ground segment overview METEOSAT JASON-2 INITIAL JOINT POLAR SYSTEM METOP NOAA SATELLITES CONTROL AND DATA ACQUISITION FLIGHT

More information

SPECIAL PROJECT PROGRESS REPORT

SPECIAL PROJECT PROGRESS REPORT SPECIAL PROJECT PROGRESS REPORT Progress Reports should be 2 to 10 pages in length, depending on importance of the project. All the following mandatory information needs to be provided. Reporting year

More information

Civil protection. (public, government and local authorities institutions)

Civil protection. (public, government and local authorities institutions) 23 Civil protection (public, government and local authorities institutions) Overview Statistics from the Centre for Research on the Epidemiology of Disasters (CRED) at the University of Leuven, Belgium,

More information

EUROGEONAMES (EGN) - THE IMPLEMENTATION OF AN INSPIRE SERVICE

EUROGEONAMES (EGN) - THE IMPLEMENTATION OF AN INSPIRE SERVICE CO-152 EUROGEONAMES (EGN) - THE IMPLEMENTATION OF AN INSPIRE SERVICE ZACCHEDDU P.G.(1), OVERTON D.(2) (1) Federal Agency for Cartography and Geodesy (BKG), FRANKFURT AM MAIN, GERMANY ; (2) EuroGeographics,

More information

ENV208/ENV508 Applied GIS. Week 1: What is GIS?

ENV208/ENV508 Applied GIS. Week 1: What is GIS? ENV208/ENV508 Applied GIS Week 1: What is GIS? 1 WHAT IS GIS? A GIS integrates hardware, software, and data for capturing, managing, analyzing, and displaying all forms of geographically referenced information.

More information

Analysis of SIGMET Coordination between Neighbouring MWOs

Analysis of SIGMET Coordination between Neighbouring MWOs FSBE Aviamettelecom of Roshydromet, North-Western Branch CAeM Expert Team on Communication, Coordination and Partnership (ET-CCP) Meeting Analysis of SIGMET Coordination between Neighbouring MWOs S. Bykova,

More information

Ingo Meirold-Mautner Yong Wang Alexander Kann Benedikt Bica Georg Pistotnik

Ingo Meirold-Mautner Yong Wang Alexander Kann Benedikt Bica Georg Pistotnik INCA-CE: The challenge of severe weather warnings Ingo Meirold-Mautner Yong Wang Alexander Kann Benedikt Bica Georg Pistotnik INCA Central Europe Integrated nowcasting for the Central European area BALTRAD

More information

Climate Services in Practice UK Perspective

Climate Services in Practice UK Perspective Climate Services in Practice UK Perspective Chris Hewitt ICCS, Columbia University, October 2011 Overview Perspectives on: Why have a climate service? What is a climate service? UK activities Examples

More information

The Baltic Sea Region Maritime Spatial Planning Data Expert Sub-group. First Report 2015/2016/

The Baltic Sea Region Maritime Spatial Planning Data Expert Sub-group. First Report 2015/2016/ The Baltic Sea Region Maritime Spatial Planning Data Expert Sub-group First Report 2015/2016/2017 21.04.2017. Contents 1. Glossary 2 2. Introduction. 3 3. MSP Data. 5 3.1. Input Data. 5 3.2 Output Data.

More information

SWEDISH SDI DEVELOPMENT & IMPLEMENTATION OF INSPIRE

SWEDISH SDI DEVELOPMENT & IMPLEMENTATION OF INSPIRE SWEDISH SDI DEVELOPMENT & IMPLEMENTATION OF INSPIRE Christina Wasström, Lantmäteriet, 801 82 Gävle, Sweden, christina.wasstrom@lm.se ABSTRACT The Swedish Government and Parliament has given Lantmäteriet

More information

EARLY WARNING SYSTEM AND THE ROLE OF METEOROLOGICAL AND HYDROLOGICAL SERVICE CROATIA

EARLY WARNING SYSTEM AND THE ROLE OF METEOROLOGICAL AND HYDROLOGICAL SERVICE CROATIA EARLY WARNING SYSTEM AND THE ROLE OF METEOROLOGICAL AND HYDROLOGICAL SERVICE CROATIA Meteorological and Hydrological Service National Protection and Rescue Directorate B. Ivančan an-picek V. Stajčić Establishment

More information

EUMETSAT Hydrological SAF H05 product development at CNMCA

EUMETSAT Hydrological SAF H05 product development at CNMCA EUMETSAT Conference 2013 Session 3 - Quantitative applications for nowcasting Poster Presentation EUMETSAT Hydrological SAF H05 product development at CNMCA Antonio Vocino, Valentina Scappiti, Daniele

More information

NOKIS - Information Infrastructure for the North and Baltic Sea

NOKIS - Information Infrastructure for the North and Baltic Sea NOKIS - Information Infrastructure for the North and Baltic Sea Carsten Heidmann 1 and Jörn Kohlus 2 Abstract 1. General The initial motivation for the project NOKIS (German title: Nord- und Ostsee-Küsteninformationssystem)

More information

A COMPREHENSIVE WORLDWIDE WEB-BASED WEATHER RADAR DATABASE

A COMPREHENSIVE WORLDWIDE WEB-BASED WEATHER RADAR DATABASE A COMPREHENSIVE WORLDWIDE WEB-BASED WEATHER RADAR DATABASE Oguzhan SİRECİ 1, Paul JOE 2, Serkan EMINOGLU 3, Kamuran AKYILDIZ 4 1 Turkish State Meteorological Service(TSMS), Kecioren, Ankara Turkey,osireci@gmail.com

More information

GIS FOR MAZOWSZE REGION - GENERAL OUTLINE

GIS FOR MAZOWSZE REGION - GENERAL OUTLINE GIS FOR MAZOWSZE REGION - GENERAL OUTLINE S. Bialousz 1), K Mączewski 2), E. Janczar 2), K. Osinska-Skotak 1) 1) Warsaw University of Technology, Warsaw, Poland 2) Office of the Surveyor of the Mazowieckie

More information

Aurora Bell*, Alan Seed, Ross Bunn, Bureau of Meteorology, Melbourne, Australia

Aurora Bell*, Alan Seed, Ross Bunn, Bureau of Meteorology, Melbourne, Australia 15B.1 RADAR RAINFALL ESTIMATES AND NOWCASTS: THE CHALLENGING ROAD FROM RESEARCH TO WARNINGS Aurora Bell*, Alan Seed, Ross Bunn, Bureau of Meteorology, Melbourne, Australia 1. Introduction Warnings are

More information

Implementation of the Political Declaration on energy cooperation between the North Seas Countries. Support Group 1 on Maritime Spatial Planning

Implementation of the Political Declaration on energy cooperation between the North Seas Countries. Support Group 1 on Maritime Spatial Planning Implementation of the Political Declaration on energy cooperation between the North Seas Countries Support Group 1 on Maritime Spatial Planning Work Programme 1. Work area as outlined in Annex I to the

More information

Road weather forecasts and MDSS in Slovakia

Road weather forecasts and MDSS in Slovakia ID: 0030 Road weather forecasts and MDSS in Slovakia M. Benko Slovak Hydrometeorological Institute (SHMI), Jeséniova 17, 83315 Bratislava, Slovakia Corresponding author s E-mail: martin.benko@shmu.sk ABSTRACT

More information

BALTRAD tailored ender-user product: Risk assessment map for urban drainage management

BALTRAD tailored ender-user product: Risk assessment map for urban drainage management BALTRAD tailored ender-user product: Risk assessment map for urban drainage management Authors: Jesper E. Nielsen, Michael R. Rasmussen (AAU) Date: December 2012 BALTRAD Document: BALTRAD+ W4-Risk assessment

More information

DEVELOPMENT OF A FORECAST EARLY WARNING SYSTEM ethekwini Municipality, Durban, RSA. Clint Chrystal, Natasha Ramdass, Mlondi Hlongwae

DEVELOPMENT OF A FORECAST EARLY WARNING SYSTEM ethekwini Municipality, Durban, RSA. Clint Chrystal, Natasha Ramdass, Mlondi Hlongwae DEVELOPMENT OF A FORECAST EARLY WARNING SYSTEM ethekwini Municipality, Durban, RSA Clint Chrystal, Natasha Ramdass, Mlondi Hlongwae LOCATION DETAILS AND BOUNDARIES ethekwini Municipal Area = 2297 km 2

More information

Arctic Spatial Data Infrastructure Enabling Access to Arctic Location-Based Information

Arctic Spatial Data Infrastructure Enabling Access to Arctic Location-Based Information Arctic Spatial Data Infrastructure Enabling Access to Arctic Location-Based Information Arctic SDI Side Event Co-Chairs: Arvo Kokkonen Arctic SDI Board Chair & Director General, National Land Survey of

More information

The importance of international university and project cooperation in science

The importance of international university and project cooperation in science The importance of international university and project cooperation in science The Role of Science in Arctic Social and Business Development Arctic Frontiers Science January 25, 2017 Dr. Marina Kalinina

More information

By Daniel C. Edelson, PhD

By Daniel C. Edelson, PhD Your web browser (Safari 7) is out of date. For more security, comfort and the best experience on this site: Update your browser Ignore GEO - L ITERACY Preparation for Far-Reaching Decisions For the complete

More information

The story of sharing environmental data

The story of sharing environmental data The story of sharing environmental data Kallio, Pyhälahti, Harju, Teiniranta, Lahtinen, Finnish Environment Institute SYKE OKFestival, Finnish Open Data, 18. Sep 2012 Contents Call for environmental knowledge

More information

CASA WX DFW URBAN DEMONSTRATION NETWORK

CASA WX DFW URBAN DEMONSTRATION NETWORK CASA WX DFW URBAN DEMONSTRATION NETWORK Goals Background on Regional CASA WX Project Explain the capabilities, structure of the Radar Network Present the CASA WX DFW Test Bed will be rolled out Describe

More information

MeteoGroup RoadMaster. The world s leading winter road weather solution

MeteoGroup RoadMaster. The world s leading winter road weather solution MeteoGroup RoadMaster The world s leading winter road weather solution Discover why RoadMaster is the world s leading winter road weather solution. Managing winter road maintenance means that you carry

More information

Judit Kerényi. OMSZ - Hungarian Meteorological Service, Budapest, Hungary. H-1525 Budapest, P.O.Box 38, Hungary.

Judit Kerényi. OMSZ - Hungarian Meteorological Service, Budapest, Hungary. H-1525 Budapest, P.O.Box 38, Hungary. SATELLITE-DERIVED PRECIPITATION ESTIMATIONS DEVELOPED BY THE HYDROLOGY SAF PROJECT CASE STUDIES FOR THE INVESTIGATION OF THEIR ACCURACY AND FEATURES IN HUNGARY Judit Kerényi OMSZ - Hungarian Meteorological

More information

Developing Quality of Life and Urban- Rural Interactions in BSR

Developing Quality of Life and Urban- Rural Interactions in BSR Developing Quality of Life and Urban- Rural Interactions in BSR Sakari Saarinen Union of the Baltic Cities, Commission on Environment Seminar on Quality of Life in Small Communities, 27 May 2010, Kärdla,

More information

Project EuroGeoNames (EGN) Results of the econtentplus-funded period *

Project EuroGeoNames (EGN) Results of the econtentplus-funded period * UNITED NATIONS Working Paper GROUP OF EXPERTS ON No. 33 GEOGRAPHICAL NAMES Twenty-fifth session Nairobi, 5 12 May 2009 Item 10 of the provisional agenda Activities relating to the Working Group on Toponymic

More information

Challenges from Urban Drainage. Jesper Ellerbæk Nielsen Aalborg University, Denmark Department of Civil Engineering

Challenges from Urban Drainage. Jesper Ellerbæk Nielsen Aalborg University, Denmark Department of Civil Engineering Challenges from Urban Drainage Jesper Ellerbæk Nielsen Aalborg University, Denmark Department of Civil Engineering Status for LAWR X-band integration into baltrad Challenges in using baltrad for urban

More information

OPERA: Operational Programme for the Exchange of Weather Radar Information

OPERA: Operational Programme for the Exchange of Weather Radar Information OPERA: Operational Programme for the Exchange of Weather Radar Information ALADIN-HIRLAM workshop, Toulouse Maud Martet 26-28 April 2016 OPERA: An EUMETNET Project EUMETNET: EIG of 31 European National

More information

Advancing Geoscientific Capability. Geological Survey of Finland

Advancing Geoscientific Capability. Geological Survey of Finland Advancing Geoscientific Capability Geological Survey of Finland GTK in brief The Geological Survey of Finland (GTK) is one of the largest European centres of excellence in assessment, research and the

More information

Norwegian spatial data infrastructure supporting disaster risk management Norwegian Mapping Authority

Norwegian spatial data infrastructure supporting disaster risk management Norwegian Mapping Authority Norwegian spatial data infrastructure supporting disaster risk management Norwegian Mapping Authority Arvid Lillethun, Norwegian Mapping Authority Land and Poverty 2018 Conference, World Bank 19.-23. March

More information

Use of the ISO Quality standards at the NMCAs Results from questionnaires taken in 2004 and 2011

Use of the ISO Quality standards at the NMCAs Results from questionnaires taken in 2004 and 2011 Use of the ISO 19100 Quality standards at the NMCAs Results from questionnaires taken in 2004 and 2011 Eurogeographics Quality Knowledge Exchange Network Reference: History Version Author Date Comments

More information

364 OPERA 4 - THE NEW PHASE OF OPERATIONAL WEATHER RADAR NETWORK IN EUROPE

364 OPERA 4 - THE NEW PHASE OF OPERATIONAL WEATHER RADAR NETWORK IN EUROPE 364 OPERA 4 - THE NEW PHASE OF OPERATIONAL WEATHER RADAR NETWORK IN EUROPE Elena Saltikoff*, Hidde Leijnse and Petr Novak FMI, KNMI and CHMI 1. INTRODUCTION The operational weather radar network in Europe

More information

INSPIRE in Sweden - an Important Part of the National Geodata Strategy

INSPIRE in Sweden - an Important Part of the National Geodata Strategy INSPIRE in Sweden - an Important Part of the National Geodata Strategy Ewa RANNESTIG and Monica LAGERQVIST NILSSON, Sweden Key words: National Geodata Strategy, National Infrastructure for Spatial Information,

More information

Enhancing Weather Information with Probability Forecasts. An Information Statement of the American Meteorological Society

Enhancing Weather Information with Probability Forecasts. An Information Statement of the American Meteorological Society Enhancing Weather Information with Probability Forecasts An Information Statement of the American Meteorological Society (Adopted by AMS Council on 12 May 2008) Bull. Amer. Meteor. Soc., 89 Summary This

More information

Extending the use of Flood Modeller Pro towards operational forecasting with Delft-FEWS

Extending the use of Flood Modeller Pro towards operational forecasting with Delft-FEWS Extending the use of Flood Modeller Pro towards operational forecasting with Delft-FEWS Simone van Schijndel, Department Head Operational Water Management and Early Warning Intentionally blank The world

More information

Baltic Marine Environment Protection Commission

Baltic Marine Environment Protection Commission Baltic Marine Environment Protection Commission Maritime Group Klaipeda, Lithuania, 23-25 November 2015 MARITIME 15-2015 Document title FAMOS Finalising Surveys for the Baltic Motorways of the Sea Code

More information

CONFERENCE STATEMENT

CONFERENCE STATEMENT CONFERENCE STATEMENT We, the elected representatives from Canada, Denmark/Greenland, Finland, Iceland, Norway, Russia, Sweden and the United States of America; In collaboration with the indigenous peoples

More information

Nordic Council of Ministers Grant Programme for Nordic-Baltic Non-Governmental Organisations (NGO) Cooperation 2019 Estonia.

Nordic Council of Ministers Grant Programme for Nordic-Baltic Non-Governmental Organisations (NGO) Cooperation 2019 Estonia. Nordic Council of Ministers Grant Programme for Nordic-Baltic Non-Governmental Organisations (NGO) Cooperation 2019 Estonia Automatically saved at 15:54 Basic info Step 1 Project Step 2 Partners Step 3

More information

PART A Project summary

PART A Project summary PART A Project summary A.1 Project identification Project title Project acronym Name of the lead partner organisation in English Specific objective Demonstrattion AF DAF Partner 1.1. Improving innovation

More information

Maritime Spatial Planning: Transboundary Cooperation in the Celtic Seas Looking Ahead

Maritime Spatial Planning: Transboundary Cooperation in the Celtic Seas Looking Ahead Maritime Spatial Planning: Transboundary Cooperation in the Celtic Seas Looking Ahead Looking ahead MSP in the context of the European Maritime and Fisheries Fund (EMFF) and beyond SIMCelt Final Conference

More information

Rail Baltica Growth Corridor Driver of Change

Rail Baltica Growth Corridor Driver of Change Rail Baltica Growth Corridor Driver of Change Malla Paajanen, Aalto University CEMAT Railway Engineering 2011 Paris, May 16, 2011 Rail Baltica in 2011 In 1935, steam train from Tallinn to Berlin travelled

More information

Hydrological forecasting and decision making in Australia

Hydrological forecasting and decision making in Australia Hydrological forecasting and decision making in Australia Justin Robinson, Jeff Perkins and Bruce Quig Bureau of Meteorology, Australia The Bureau's Hydrological Forecasting Services Seasonal Forecasts

More information

METEOROLOGICAL SERVICE DELIVERY Mozambique Model

METEOROLOGICAL SERVICE DELIVERY Mozambique Model METEOROLOGICAL SERVICE DELIVERY Mozambique Model MOZAMBIQUE INSTITUTE OF METEOROLOGY (INAM) João Atanasio Manhique National Deputy Director atanasio_m@inam.gov.mz http://www.inam.gov.mz Workshop: Achieving

More information

INSPIRE in Sweden.

INSPIRE in Sweden. INSPIRE in Sweden Swedish National Data Service Established 2008. SND is a service organisation for Swedish research within the Humanities, Social Sciences and Medicine. SND is the Swedish node in an international

More information

Plan4all (econtentplus project)

Plan4all (econtentplus project) Plan4all (econtentplus project) Karel CHARVAT 1, Tomáš MILDORF 2 1 Help service remote sensing, Ltd., Černoleská 1600, 256 01 Benešov u Prahy, Czech Republic charvat@bnhelp.cz 2 Department of Mathematics

More information

Economic Benefit Study on Value of Spatial Information Australian Experience

Economic Benefit Study on Value of Spatial Information Australian Experience Economic Benefit Study on Value of Spatial Information Australian Experience Dr Zaffar Sadiq Mohamed-Ghouse Director, International Relations Cooperative Research Centre for Spatial Information zsadiq@crcsi.com.au

More information

Global Geoparks focus on developing their regions as Sustainable Tourism Destinations.

Global Geoparks focus on developing their regions as Sustainable Tourism Destinations. The Burren & Cliffs of Moher region has achieved UNESCOsupported Global Geopark Status in recognition of the region s significant geological, ecological and cultural value, as well as its sustainable tourism

More information

International and regional network status

International and regional network status WORLD METEOROLOGICAL ORGANIZATION JOINT MEETING OF CBS EXPERT TEAM ON SURFACE-BASED REMOTELY- SENSED OBSERVATIONS (Second Session) AND CIMO EXPERT TEAM ON OPERATIONAL REMOTE SENSING (First Session) CBS/ET-SBRSO-2

More information

Status of implementation of the INSPIRE Directive 2016 Country Fiches. COUNTRY FICHE Finland

Status of implementation of the INSPIRE Directive 2016 Country Fiches. COUNTRY FICHE Finland Status of implementation of the INSPIRE Directive 2016 Country Fiches COUNTRY FICHE Finland Introduction... 1 1. State of Play... 2 1.1 Coordination... 2 1.2 Functioning and coordination of the infrastructure...

More information

Weather Climate Science to Service Partnership South Africa

Weather Climate Science to Service Partnership South Africa PROJECTS UNDERWAY Title of the Weather Climate Science to Service Partnership South Africa Together, building on an existing strong partnership, South African Weather Service and the Met Office will build

More information

Education in Maritime Spatial Planning European Maritime Days May 22, 2012 Gothenburg

Education in Maritime Spatial Planning European Maritime Days May 22, 2012 Gothenburg Education in Maritime Spatial Planning European Maritime Days May 22, 2012 Gothenburg Paula Lindroos, director Baltic Centre for Sustainable Development Uppsala University BUP in Summary A regional university

More information

Extreme Temperature Protocol in Middlesex-London

Extreme Temperature Protocol in Middlesex-London Clean Air Partnership Webinar March 17, 2009 Extreme Temperature Protocol in Middlesex-London Presented by Iqbal Kalsi, MBA, CPHI(C), CCEP iqbal.kalsi@mlhu.on.ca 1 History Informal monitoring, tracking

More information

Regional Hazardous Weather Advisory Centres (RHWACs)

Regional Hazardous Weather Advisory Centres (RHWACs) Regional Hazardous Weather Advisory Centres (RHWACs) The following outlines the criteria for the selection of RHWACs based on operational and functional requirements 1. Basic Principles The RHWAC must:

More information

NWS Flood Warning Products plus a Look Ahead

NWS Flood Warning Products plus a Look Ahead NWS Flood Warning Products plus a Look Ahead September 21 & 22, 2010 DRBC Flood Warning Users Forum Presented by Gary Szatkowski Meteorologist-in-Charge NOAA s National Weather Service Philadelphia/Mt.

More information

3-D View on Training in Aeronautical Meteorology (University, Trainer, Student Perspectives)

3-D View on Training in Aeronautical Meteorology (University, Trainer, Student Perspectives) 3-D View on Training in Aeronautical Meteorology (University, Trainer, Student Perspectives) University Maria MAMAEVA (RSHU) Trainer Paul BUGEAC (ROMATSA) Student Ekaterina CHUMAK (RSHU) 3-D View: Aeronautical

More information

Baltic 2030: Bumps on the Road

Baltic 2030: Bumps on the Road Sven Beyersdorff June 14th 2018 Baltic 2030: Bumps on the Road - How the Baltic Sea States are performing on the SDGs Aims of report Why did we do this? Understand performance of 11 countries in the Baltic

More information

About peer review missions related to data management

About peer review missions related to data management PEER REVIEW WORKSHOP ABOUT DATA MANAGEMENT Introduction Paul HAENER International Office for Water FRANCE p.haener@oieau.fr October 2016 About peer review missions related to data management 2 1 Data management

More information

INSPIRE - A Legal framework for environmental and land administration data in Europe

INSPIRE - A Legal framework for environmental and land administration data in Europe INSPIRE - A Legal framework for environmental and land administration data in Europe Dr. Markus Seifert Bavarian Administration for Surveying and Cadastre Head of the SDI Office Bavaria Delegate of Germany

More information

Establishing the National Spatial Data Infrastructure (NSDI) for Norway a joint effort by many stakeholders SPATIAL DATA FOR BENEFIT OF THE SOCIETY

Establishing the National Spatial Data Infrastructure (NSDI) for Norway a joint effort by many stakeholders SPATIAL DATA FOR BENEFIT OF THE SOCIETY Establishing the National Spatial Data Infrastructure (NSDI) for Norway a joint effort by many stakeholders SPATIAL DATA FOR THE BENEFIT OF SOCIETY OUTLINE Political background Norway digital - The Norwegian

More information

JRC MARS Bulletin Crop monitoring in Europe January 2019

JRC MARS Bulletin Crop monitoring in Europe January 2019 Online version Issued: 21 January 2019 r JRC MARS Bulletin Vol. 27 No 1 JRC MARS Bulletin Crop monitoring in Europe January 2019 Continued mild winter Improved hardening of winter cereals in central and

More information

The Canadian Ceoscience Knowledge Network. - A Collaborative Effort for Unified Access to Ceoscience Data

The Canadian Ceoscience Knowledge Network. - A Collaborative Effort for Unified Access to Ceoscience Data The Canadian Ceoscience Knowledge Network - A Collaborative Effort for Unified Access to Ceoscience Data The Canadian Geoscience Knowledge Network A Collaborative Effort for Unified Access to Geoscience

More information

Global Challenges - Partnering with Service Providers. World Meteorological Organization. J. Lengoasa WMO Deputy Secretary-General

Global Challenges - Partnering with Service Providers. World Meteorological Organization. J. Lengoasa WMO Deputy Secretary-General WMO World Meteorological Organization Working together in weather, climate and water Global Challenges - Partnering with Service Providers J. Lengoasa WMO Deputy Secretary-General jlengoasa@wmo.int http://www.wmo.int/pages/gfcs/gfcs_en.html

More information

Central Baltic Programme

Central Baltic Programme Central Baltic Programme 2014-2020 About the Central Baltic Programme 2014-2020 Builds on the Central Baltic INTERREG IV A Programme 2007-2013 Cross-border cooperation projects in the central Baltic Sea

More information

EUMETSAT SAF NETWORK. Lothar Schüller, EUMETSAT SAF Network Manager

EUMETSAT SAF NETWORK. Lothar Schüller, EUMETSAT SAF Network Manager 1 EUMETSAT SAF NETWORK Lothar Schüller, EUMETSAT SAF Network Manager EUMETSAT ground segment overview METEOSAT JASON-2 INITIAL JOINT POLAR SYSTEM METOP NOAA SATELLITES CONTROL AND DATA ACQUISITION FLIGHT

More information

Regional Hazardous Weather Advisory Centres (RHWACs)

Regional Hazardous Weather Advisory Centres (RHWACs) Regional Hazardous Weather Advisory Centres (RHWACs) The following outlines the criteria for the selection of RHWACs based on operational and functional requirements 1. Basic Principles The RHWAC must:

More information

ASCAT NRT Data Processing and Distribution at NOAA/NESDIS

ASCAT NRT Data Processing and Distribution at NOAA/NESDIS ASCAT NRT Data Processing and Distribution at NOAA/NESDIS Paul S. Chang, Zorana Jelenak, Seubson Soisuvarn, Qi Zhu Gene Legg and Jeff Augenbaum National Oceanic and Atmospheric Administration (NOAA) National

More information

Establishment of Space Weather Information Service

Establishment of Space Weather Information Service Establishment of Space Weather Information Service For International Air Navigation Raul Romero Technical Officer MET ICAO Headquarters, Montreal NAM/CAR/SAM Seminar on Space Weather and ICAO Weather Information

More information

Spatially Enabled Society

Spatially Enabled Society International Seminar on Land Administration Trends and Issues in Asia and the Pacific Region Spatially Enabled Society Abbas Rajabifard Vice Chair PCGIAP-WG3 Vice-President (President Elect), GSDI Association

More information