An Intelligent Data Broker for Virtual Integration of Heterogeneous Distributed Meteorological Databases

Size: px
Start display at page:

Download "An Intelligent Data Broker for Virtual Integration of Heterogeneous Distributed Meteorological Databases"

Transcription

1 An Intelligent Data Broker for Virtual Integration of Heterogeneous Distributed Meteorological Databases May 10, 2005 Yamakawa A., T. Kiura & S. Ninomiya National Agricultural Research Center, National Agriculture and Bio-oriented Research rganization

2 Potential for Data Sharing Between DSS for Agriculture Decisions (Clients) Weather Data Data Needed Crop details Soils Topography Variety selection To dam? ptimal land use Spray for disease Irrigate or not? Manage flooding

3 Agricultural applications and databases Agricultural applications need several different types of data sets Databases needed for the applications are usually maintained and managed by different organizations and are located in different places

4 Concept of Agricultural Grid Neural Network Farm Management Regression Model Growth Model1 Meta Database Weather Data 1 The Internet Data Broker Field Data Monitoring Weather Data 2 User who needs Decision Growth Model2

5 Advantages of Grid More powerful DSS by dynamic and flexible integration of distributed resources No duplication of databases and programs Easy updates of databases and programs Highly efficient utilization of resources Reduction of development and maintenance cost

6 Challenges to Realize Grid Database heterogeneity Those databases are heterogeneous in access method, data formats, available items, time resolution etc. Internationalization Security QoS Efficient field data collection

7 Example of Heterogeneity of Meteorological Database Item Air Temperature, Wind, Rain, Radiation, etc. Sub Item Rain Amount, Rain Intensity, Rainy Days, etc. Time Resolution Sub Hourly, Hourly, Daily, Monthly, etc. Summarization Mean, Maximum, Minimum, Total, etc. Equipments

8 Goal of ur Project To provide an environment where heterogeneous distributed databases can be flexibly, seamlessly and virtually integrated for Agricultural Grid

9 ur Initial Challenge Some Data Brokers Meteorological DBs MetBroker 15DB, >13000 stations Map DBs ChizuBroker 3DB Japan NZ World Digital Elevation DBS DEMBroker 2DB Japan 50m, World 1Km Soil DBs SoilBroker

10 Coverage of MetBroker Japan MAFF's database of AMeDAS data hourly Japan Wakayam a Rainfall data hourly USA regon Integrated Plant Protection Center (NorthWest) daily USA Long Term Ecological Research Network (ClimDB) daily USA Georgia Automated Environmental Monitoring Network daily NAA/WM Globa; Surface Summary of Day daily Norway Planteforsk Crop Research Institute hourly New Zealand HortPlus Ltd hourly USA Florida Automated W eather Network min Japan Kanagawa Prefecture Agricultural Research Station Network hourly South Africa South African Sugar Association network daily Korea Seoul National University Plant Disease and Epidem iology Lab hourly Japan Hokkaido Memuro MAMEDAS hourly Japan Chiba and Tottori Prefectural Research Stations hourly Japan FieldServer project min password req. New Zealand, Pacific Antarctica National Climate Database hourly United Kingdom Horticulture Research International daily Taiwan Taiwan Ecological Research Network daily USA W ashington State University Public Agricultural Weather System min

11 Present Coverage

12 Database Broker Service Data Summarization Client Data Secondary Processing Data Request Standa rdized Data Data Brokage Whereabout Meta Database Where, How to use Data contents Database Driver (Wrapper Applications) Data Standardization Data request translated to each DB A-DB B-DB Data acquisition C-DB D-DB

13 Existing Solutions Rice growth forecast service Amedas Soybean blooming time forecast service Web Web Service XML XML Ag experiment Station Weed damage forecast service Wrapper Application Prefecture s data Web service can hide heterogeneity of access method by using XML technology

14 Limitations of Conventional Approach Daily Mean Air Temperature Daily Max Air Temperature Daily Min Air Temperature Temp_max Temp_min Temp_total Temp DB Needed to create a wrapper program which translates the meanings of the terms used in each database. Web service can t hide semantic heterogeneity Hard to add new observation items

15 Problem of Static Translation A Any Daily Air Temperature is acceptable DB 1 B Daily Mean Air Temperature Daily Max Air Temperature Daily Min Air Temperature nly Daily Air Temperature based on 1- minute data is acceptable Daily Air Temperature based on hourly data DB 2 Daily Air Temperature based on 1 minute data For client A, Air Temperatures of DB1 and DB2 are regarded as the same item, But for client B, they are not. It is very hard for conventional solution to meet such requests.

16 Solutions by ntology RDF/WL technology can solve the limitations which the conventional solution has ntology can realize seamlessly and virtually integrated database Intelligent Data Broker is a challenge to provide clients with access to this virtually integrated database

17 Intelligent Data Broker System verview System Implementation How Intelligent Broker works? Single station access Spatial access Access with data summarization Discussion

18 System verview Metadata database Decision-Making Support Services perational Products Simulation Models Detailed Digital Forecast Item Definition WL Station metadata RDF 2. Request 3. Request 1. Register metadata Meteorological databases Inference Engine DB Wrapper Broker 4. Request data DB Wrapper DB Wrapper

19 System Implementation A prototype version Coded in Java language Main part of the inference engine Jena2 ( Composed of one basic vocabulary file and as many item definition files and station metadata files as the number of targeted databases

20 Roles f the RDF/WL files Name File type Content Basic vocabulary WL All standard weather items Vocabulary to describe weather stations Item definition WL Local vocabulary that is used in each database Station metadata RDF Description about all the weather stations included in a particular database

21 How Intelligent Broker works? Single station access Clients request some weather items from a specified weather station Spatial access Clients request some weather items from the weather stations located in a specified geographical area Access with data summarization Clients allow Intelligent Data Broker to summarize data

22 Single station access Basic Vocabulary <owl:class rdf:id="dailymeanairtemperature /> 2. Find the basic vocabulary that is equivalent to the request Database : Item definition <met: DailyMeanAirTemperature rdf:id= Air /> 3. Find the local item equivalent to DailyMeanAirTemperature 1. Request Resolution Daily Summary Mean Item Air Temperature Inference Engine Broker 4. Pass the local item Air DB 5. Query the database using the local item Air

23 Spatial Access Client Broker Temperature Rainfall Radiation

24 Spatial Access Ibaraki Prefec. Complements of sparse observations Field Servers Tsukuba City

25 Spatial access Basic Vocabulary <owl:class rdf:id="dailymeanairtemperature /> Item definition Item definition Item definition Item definition 3. Find the local items equivalent to DailyMeanAirTemperature for each database that includes the stations in the requested area Station metadata Station metadata Station s Station nametadata Station s Station s Station location nametadata Measurement Station s Station s location name items etc. Measurement Station s Station s location name items etc. Measurement Station s location items etc. Measurement items etc. 1. Request NW latitude 35 longitude 134 SE latitude 25 longitude 154 Item Daily Mean Air Temperature Inference Engine Broker 2. Find the stations located in the requested geographical area 4. Pass the local items 5. Query the databases using the local items DB DB DB DB

26 Access with summarization Basic Vocabulary <owl:class rdf:id="dailymeanairtemperature /> <owl:class rdf:id= HourlySampleAirTemperature /> 2. Find the basic item that has the same or shorter time resolution as/than the request Database : Item definition <met:hourlysampleairtemperature rdf:id="ame_time.temperature"> </met:hourlysampleairtemperature> 3. Find the local item that is compatible with the basic item Inference Engine 4. Pass the local item 1. Request Resolution Daily Summary Mean Item Air Temperature Summarization allowed Broker DB 5. Query the database using the local item 6. Summarize the obtained data to requested time resolution

27 Sample of Basic Vocabulary <owl:class rdf:id="dailymaxairtemperature"> <rdfs:subclassf rdf:resource="#maxairtemperature"/> <rdfs:subclassf> <owl:restriction> <owl:allvaluesfrom> <owl:class rdf:about="#dailymaximum"/> </owl:allvaluesfrom> <owl:onproperty> <owl:bjectproperty rdf:about="#summarykind"/> </owl:onproperty> </owl:restriction> </rdfs:subclassf> </owl:class> <owl:class rdf:about="#dailymaximum"> <rdfs:subclassf rdf:resource="#maximum"/> <rdfs:subclassf> <owl:restriction> <owl:allvaluesfrom rdf:resource="#daily"/> <owl:onproperty> <owl:bjectproperty rdf:about="#duration"/> </owl:onproperty> </owl:restriction> </rdfs:subclassf> </owl:class> DailyMaxAirTemperature is a subclass of MaxAirTemperature DailyMaxAirTemperature is recognized as maximum and daily data Sample file:

28 Available Basic Items(1) Item AirTemperature AtmosphericPressure Cloud Evaporation GasConcentration Humidity LeafWetness Pollutant Sub-Item SeaLevelPressure StationPressure CloudAmount CloudForm C2 AbsoluteHumidity DewPointTemperature RelativeHumidity SteamPressure Aerosol Dust Pollen Number of Sub-sub-Item

29 Available Basic Items(2) Item Radiation RainFall SnowFall SoilMoisture SoilTemperature Sunshine Sub-Item LongwaveRadiation SolarRadiation RainAmount RainDuration RainIntensity RainStatus RainyDays SnowAmount SnowDepth SnowDiff SnowType SnowyDays PossibleDuration Number of Sub-sub-Item

30 Available Basic Items(3) Item Sunshine Weather Wind Sub-Item SunshineDuration HorizontalWind VerticalWind Number of Sub-sub-Item

31 Sample of Item Definition Local item name ame_day.temp_max is recognized as maximum and daily data based on every 10 minutes data <met:dailymaxairtemperature rdf:id="ame_day.temp_max"> <met:summarykind rdf:resource= " </met:dailymaxairtemperature> <met:hourlysampleairtemperature rdf:id="ame_time.temperature"> <met:summarykind rdf:resource= " </met:hourlysampleairtemperature> A sample file is available on

32 Sample of Station Metadata <met:metstation rdf:id="01"> <rdfs:label xml:lang= en"> Ag. Res. Inst. Representative bservation Station </rdfs:label> <met:alt>64.0</met:alt> <met:log> </met:log> <met:lat> </met:lat> <met:belongto> <met:metcatalog> <met:metcatalog> <met:metelement>&kngw;#dailyaveragewindvelocity</met:metelement> <met:catalogstart> t15:00: </met:catalogstart> <met:measurementheight>2.0</met:measurementheight> <met:metcatalog> </met:metcatalog>. </met:metstation> This item is defined in Item definition file Description of weather station The details of measured items

33 Discussion We realized two advantages of the RDF/WL technology Secure scalability in building a large scale database by integrating heterogeneous databases Support to develop a system flexibly adjustable to various clients request

34 Future Plan Make this prototype more practical in agricultural decision making Bind various databases, e.g. crop growth databases and soil databases into our system in addition to meteorological databases

35 Thank you for your attention Sample file:

A Multifunctional Sensor Network Node, Field Server and Its Seamless Integration with Legacy Observations

A Multifunctional Sensor Network Node, Field Server and Its Seamless Integration with Legacy Observations A Multifunctional Sensor Network Node, Field Server and Its Seamless Integration with Legacy Observations S. Ninomiya, Takuji Kiura!T. Fukatsu, K. Tanaka and M. Hirafuji National Agriculture and Food Research

More information

What Would a Reusable Meteorology Component for Environmental Models Look Like

What Would a Reusable Meteorology Component for Environmental Models Look Like What Would a Reusable Meteorology Component for Environmental Models Look Like C. R. Maul Institute afsustainable Irrigated Agriculture. (ISlA). Tatura VIC 3616. Australia Christian. Maul@nri. vic.gov.

More information

WARM Modelling Solution. Reference documentation

WARM Modelling Solution. Reference documentation WARM Modelling Solution Reference documentation Release Issue Date 1 2 September 2013 Copyright European Union, 1995 2013 Reproduction is authorised, provided the source is acknowledged, save where otherwise

More information

NIAES station agro-meteorological data in Hokuriku, Japan

NIAES station agro-meteorological data in Hokuriku, Japan NIAES station agrometeorological data in Hokuriku, Japan 1. IDENTIFICATION INFORMATION Metadata Identifier NIAES station agro-meteorological data in Hokuriku, Japan JP_NIAES_MetData_MeteoCrop_AMeDAS_Hokuriku20181216210001-DIAS20180903143952-

More information

Model Layer. Reference Documentation

Model Layer. Reference Documentation Model Layer Reference Documentation Release Issue Date 1 1 March 2015 Copyright European Union, 1995 2015 Reproduction is authorised, provided the source is acknowledged, save where otherwise stated. Where

More information

Advanced Sensor-Network with Field Monitoring Servers and MetBroker

Advanced Sensor-Network with Field Monitoring Servers and MetBroker Masayuki Hirafuji Advanced Sensor-Network with Field Monitoring Servers and MetBroker National Agricultural Research Center, hirafuji@affrc.go.jp Tokihiro Fukatsu Haoming Hu Takuji Kiura National Agricultural

More information

National and Regional FDR Data Management in Southeast Asia

National and Regional FDR Data Management in Southeast Asia National and Regional FDR Data Management in Southeast Asia GUSWANTO Research and Development Center Indonesian Meteorological and Geophysical Agency () International Workshop On Advances In Operational

More information

Data Integration and Analysis System (DIAS) as a platform for Asian Water Cycle Initiative (AWCI)

Data Integration and Analysis System (DIAS) as a platform for Asian Water Cycle Initiative (AWCI) Data Integration and Analysis System (DIAS) as a platform for Asian Water Cycle Initiative (AWCI) Akiyuki KAWASAKI and Toshio KOIKE The Earth Observation Data Integration & Fusion Research Initiative (EDITORIA),

More information

Global Soil Wetness Project Phase 3 Atmospheric Boundary Conditions (Experiment

Global Soil Wetness Project Phase 3 Atmospheric Boundary Conditions (Experiment Global Soil Wetness Project Phase 3 Atmospheric Boundary Conditions (Experiment 1) 1. IDENTIFICATION INFORMATION Edition Version 1 Abbreviation DOI Metadata Identifier 2. CONTACT Global Soil Wetness Project

More information

E-Agricultural Services and Business

E-Agricultural Services and Business E-Agricultural Services and Business The Sustainable Web Portal for Observation Data Naiyana Sahavechaphan, Jedsada Phengsuwan, Nattapon Harnsamut Sornthep Vannarat, Asanee Kawtrakul Large-scale Simulation

More information

Valley. Scheduling. Client User Manual _ Valmont Industries, Inc., Valley, NE USA. All rights reserved.

Valley. Scheduling. Client User Manual _ Valmont Industries, Inc., Valley, NE USA. All rights reserved. Valley Scheduling Client User Manual 09805_0 09 Valmont Industries, Inc., Valley, NE 6806 USA. All rights reserved. www.valleyirrigation.com Valley Scheduling This page was left blank intentionally Table

More information

HL20-A Measurement and Control System

HL20-A Measurement and Control System HL20-A Measurement and Control System HL20-A data acquisition system is a powerful data acquisition system suitable for various applications including meteorology, hydrology, ambient air pollution, agriculture,

More information

Smart Garden Hub. User Guide. Revision 2.7, April

Smart Garden Hub. User Guide. Revision 2.7, April Smart Garden Hub User Guide Revision 2.7, April 2015 www.greeniq.co 1. Your GreenIQ Smart Garden Hub 1.1. Welcome Thank you for purchasing the GreenIQ Smart Garden Hub. The GreenIQ Smart Garden Hub allows

More information

QUALITY CONTROL FOR UNMANNED METEOROLOGICAL STATIONS IN MALAYSIAN METEOROLOGICAL DEPARTMENT

QUALITY CONTROL FOR UNMANNED METEOROLOGICAL STATIONS IN MALAYSIAN METEOROLOGICAL DEPARTMENT QUALITY CONTROL FOR UNMANNED METEOROLOGICAL STATIONS IN MALAYSIAN METEOROLOGICAL DEPARTMENT By Wan Mohd. Nazri Wan Daud Malaysian Meteorological Department, Jalan Sultan, 46667 Petaling Jaya, Selangor,

More information

An Introduction to the Semantic Web. Jeff Heflin Lehigh University

An Introduction to the Semantic Web. Jeff Heflin Lehigh University An Introduction to the Semantic Web Jeff Heflin Lehigh University The Semantic Web Definition The Semantic Web is not a separate Web but an extension of the current one, in which information is given well-defined

More information

Sensor networks. Ericsson

Sensor networks. Ericsson Sensor networks IoT @ Ericsson NETWORKS Media IT Industries Page 2 Ericsson at a glance Organization & employees CEO Börje Ekholm Technology & Emerging Business Finance & Common Functions Marketing & Communications

More information

System Engineering, IT/OT Integration and the Smart Grid. Steve Apps Pr.Eng SAIEE Associate Director EON Consulting, South Africa

System Engineering, IT/OT Integration and the Smart Grid. Steve Apps Pr.Eng SAIEE Associate Director EON Consulting, South Africa System Engineering, IT/OT Integration and the Smart Grid Steve Apps Pr.Eng SAIEE Associate Director EON Consulting, South Africa South African grid: large and complex Line (kv) Length (km) 765 1,859 533

More information

Agent Program for Providing Seamless Management to Web-based Monitoring System

Agent Program for Providing Seamless Management to Web-based Monitoring System Agent Program for Providing Seamless Management to Web-based Monitoring System T. Fukatsu, M. Hirafuji, and T. Kiura 1 Abstract - 581 - In the agricultural field, one approach to solving long-term field

More information

DISASTER RISK MANAGEMENT INFORMATION SYSTEMS IN TAIWAN. Dean, College of Planning and Design National Cheng Kung University Taiwan

DISASTER RISK MANAGEMENT INFORMATION SYSTEMS IN TAIWAN. Dean, College of Planning and Design National Cheng Kung University Taiwan DISASTER RISK MANAGEMENT INFORMATION SYSTEMS IN TAIWAN Prof. Feng-Tyan LIN Dean, College of Planning and Design National Cheng Kung University Taiwan Taiwan has been implementing National GIS Projects

More information

The framework of next generation automatic weather station in China

The framework of next generation automatic weather station in China The framework of next generation automatic weather station in China Xiaozhong CAO 1, Ming ZHANG 1, Bo WEN 2, Bailin WANG 3, Yong LEI 1 (1. Meteorological observation center of CMA, 2. China meteorological

More information

WHAT IS A DATABASE? There are at least six commonly known database types: flat, hierarchical, network, relational, dimensional, and object.

WHAT IS A DATABASE? There are at least six commonly known database types: flat, hierarchical, network, relational, dimensional, and object. 1 WHAT IS A DATABASE? A database is any organized collection of data that fulfills some purpose. As weather researchers, you will often have to access and evaluate large amounts of weather data, and this

More information

Activities on Addressing DSS in JAPAN

Activities on Addressing DSS in JAPAN Tripartite Director General Meeting on DSS 12-13, March, 2007 Activities on Addressing DSS in JAPAN Masako OGAWA Global Environment Department Ministry of the Environment, Japan 1 Contents DSS Monitoring

More information

Design and Implementation of Modern Greenhouse System

Design and Implementation of Modern Greenhouse System Design and Implementation of Modern Greenhouse System Zaw Ngwe Lecturer, Department of Electronic Engineering Technological University (Mandalay) Mandalay City, Myanmar Email - zawngwe278@gmail.com Abstract:

More information

WaterWare Release 6.0:

WaterWare Release 6.0: WaterWare Release 6.0: A web-based, distributed basin scale water resources management information and multi-criteria decision support system Basic Functionality...2 Modes of operation...3 Technical implementation...3

More information

Manage and monitor your KNX home automation system with your pad.

Manage and monitor your KNX home automation system with your pad. 1 idom KNX pad Manage and monitor your KNX home automation system with your pad. You can access the following KNX home automation s : - Lights, dimmers - Raising and lowering shutters, opening and closing

More information

A Study of Mountain Environment Monitoring Based Sensor Web in Wireless Sensor Networks

A Study of Mountain Environment Monitoring Based Sensor Web in Wireless Sensor Networks , pp.96-100 http://dx.doi.org/10.14257/astl.2014.60.24 A Study of Mountain Environment Monitoring Based Sensor Web in Wireless Sensor Networks Yeon-Jun An 1, Do-Hyeun Kim 2 1,2 Dept. of Computing Engineering

More information

Enrichment of Sensor Descriptions and Measurements Using Semantic Technologies. Student: Alexandra Moraru Mentor: Prof. Dr.

Enrichment of Sensor Descriptions and Measurements Using Semantic Technologies. Student: Alexandra Moraru Mentor: Prof. Dr. Enrichment of Sensor Descriptions and Measurements Using Semantic Technologies Student: Alexandra Moraru Mentor: Prof. Dr. Dunja Mladenić Environmental Monitoring automation Traffic Monitoring integration

More information

Excellent location for Data Center Campus in Hanko

Excellent location for Data Center Campus in Hanko Excellent location for Data Center Campus in Hanko CAMPUS LOCATION AND LOGISTICS Ideal Data Center site location Hanko Data Center campus is located in the City of Hanko, Southern Finland The site is ideal

More information

Linked Open Data and Semantic Technologies for Research in Agriculture and Forestry

Linked Open Data and Semantic Technologies for Research in Agriculture and Forestry Linked Open and Semantic Technologies for Research in Agriculture and Forestry Platform Linked Nederland 2 April 2015 Rob Lokers, Alterra, Wageningen UR Contents related challenges in agricultural (and

More information

Overview of the EMF Refresher Webinar Series. EMF Resources

Overview of the EMF Refresher Webinar Series. EMF Resources Overview of the EMF Refresher Webinar Series Introduction to the EMF Working with Data in the EMF viewing & editing Inventory Data Analysis and Reporting 1 EMF User's Guide EMF Resources http://www.cmascenter.org/emf/internal/guide.html

More information

Thermal Design Tool for Outdoor Space Based on a Numerical Simulation System Using 3D-CAD

Thermal Design Tool for Outdoor Space Based on a Numerical Simulation System Using 3D-CAD September 2004 Page 1 of 6 Thermal Design Tool for Outdoor Space Based on a Numerical Simulation System Using 3D-CAD Takashi Asawa 1, Akira Hoyano 1 and Kazuaki Nakaohkubo 1 1 Tokyo Institute of Technology,

More information

New Features Winter-Release 2018/2019

New Features Winter-Release 2018/2019 New Features Winter-Release 2018/2019 1NEW GREEN FAÇADE MODULE Content Feature-List Winter-Release 2018/19 Page 4 5 2 INTRODUCTION OF FULL FORCING Page 6 7 ITS ALL ABOUT A GREEN FUTURE 3 INTRODUCTION OF

More information

Kenneth A. Hawick P. D. Coddington H. A. James

Kenneth A. Hawick P. D. Coddington H. A. James Student: Vidar Tulinius Email: vidarot@brandeis.edu Distributed frameworks and parallel algorithms for processing large-scale geographic data Kenneth A. Hawick P. D. Coddington H. A. James Overview Increasing

More information

for Sensor Overlay Network

for Sensor Overlay Network APAN 29 th Meeting - Sensor Network Workshop Toward a Federated Framework for Sensor Overlay Network Susumu Takeuchi National Institute of Information and Communications Technology (NICT), Japan Agenda

More information

IMPLEMENTATON OF SOUTHASIA CLIMATE ASSESSMET AND DASET (SACA&D) AT BMKG

IMPLEMENTATON OF SOUTHASIA CLIMATE ASSESSMET AND DASET (SACA&D) AT BMKG IMPLEMENTATON OF SOUTHASIA CLIMATE ASSESSMET AND DASET (SACA&D) AT BMKG OUTLINE Introduction of SACAD System Preparation of Implementation Data collecting and reformatting Preparing HW,SW and BW Current

More information

Bruce Wright, John Ward, Malcolm Field, Met Office, United Kingdom

Bruce Wright, John Ward, Malcolm Field, Met Office, United Kingdom The Met Office s Logical Store Bruce Wright, John Ward, Malcolm Field, Met Office, United Kingdom Background are the lifeblood of the Met Office. However, over time, the organic, un-governed growth of

More information

RECCA Nagoya RECCA_MAPS_Nagoya DIAS en

RECCA Nagoya RECCA_MAPS_Nagoya DIAS en RECCA Nagoya 2050 1. IDENTIFICATION INFORMATION RECCA Nagoya 2050 Edition v0.1 Abbreviation Metadata Identifier 2. CONTACT RECCA_MAP_DIF 2.1 CONTACT on DATASET RECCA_MAPS_Nagoya20181216214915-DIAS20180903143952-en

More information

HYSPLIT model description and operational set up for benchmark case study

HYSPLIT model description and operational set up for benchmark case study HYSPLIT model description and operational set up for benchmark case study Barbara Stunder and Roland Draxler NOAA Air Resources Laboratory Silver Spring, MD, USA Workshop on Ash Dispersal Forecast and

More information

DIAS_Satellite_MODIS_SurfaceReflectance dataset

DIAS_Satellite_MODIS_SurfaceReflectance dataset DIAS_Satellite_MODIS_SurfaceReflectance dataset 1. IDENTIFICATION INFORMATION DOI Metadata Identifier DIAS_Satellite_MODIS_SurfaceReflectance dataset doi:10.20783/dias.273 [http://doi.org/10.20783/dias.273]

More information

D2-03_05 DEVELOPMENT OF PHOTOVOLTAIC POWER GENERATION FACILITY MONITORING SYSTEM FOR DECENTRALIZED POWER PLANT OPERATORS

D2-03_05 DEVELOPMENT OF PHOTOVOLTAIC POWER GENERATION FACILITY MONITORING SYSTEM FOR DECENTRALIZED POWER PLANT OPERATORS D2-03_05 DEVELOPMENT OF PHOTOVOLTAIC POWER GENERATION FACILITY MONITORING SYSTEM FOR DECENTRALIZED POWER PLANT OPERATORS by Kazumi Inoue* Nishimu Electronics Industries Co., Ltd. (JP) Tetsuya Seki Nishimu

More information

NextData System of Systems Infrastructure (ND-SoS-Ina)

NextData System of Systems Infrastructure (ND-SoS-Ina) NextData System of Systems Infrastructure (ND-SoS-Ina) DELIVERABLE D2.3 (CINECA, CNR-IIA) - Web Portal Architecture DELIVERABLE D4.1 (CINECA, CNR-IIA) - Test Infrastructure Document identifier: D2.3 D4.1

More information

CORS networks today and tomorrow latest improvements and applications

CORS networks today and tomorrow latest improvements and applications CORS networks today and tomorrow latest improvements and applications Dennis KILIAN, Germany Trimble Germany GmbH, Am Prime Parc 11, Raunheim, Germany Keywords: GNSS, Global Navigation Satellite System,

More information

ICT Innovations in risk-informed early warning systems

ICT Innovations in risk-informed early warning systems ICT Innovations in risk-informed early warning systems Contributions through the ESCAP Multi-Donor Trust Fund for Tsunami, Disaster and Climate Preparedness ESCAP Multi-Donor Trust Fund for Tsunami, Disaster

More information

Building the NNEW Weather Ontology

Building the NNEW Weather Ontology Building the NNEW Weather Ontology Kelly Moran Kajal Claypool 5 May 2010 1 Outline Introduction Ontology Development Methods & Tools NNEW Weather Ontology Design Application: Semantic Search Summary 2

More information

Irrigation System Controllers Introduction

Irrigation System Controllers Introduction Irrigation System Controllers Introduction By Fedro S. Zazueta, Allen G. Smajstrla and Gary A. Clark Reprinted with permission from the University of Florida, Institute of Food and Agricultural Sciences.

More information

KAshima RAy-Tracing Service (KARATS)

KAshima RAy-Tracing Service (KARATS) KAshima RAy-Tracing Service (KARATS) Fast ray-tracing algorithms through numerical weather models for real-time positioning applications in East Asia T. Hobiger, R. Ichikawa, Y. Koyama, T. Kondo Overview

More information

GREATER VERNON WATER FACT SHEET HOW TO ACCESS YOUR ONLINE AGRICULTURAL WATER USE INFORMATION VIA

GREATER VERNON WATER FACT SHEET HOW TO ACCESS YOUR ONLINE AGRICULTURAL WATER USE INFORMATION VIA GREATER VERNON WATER FACT SHEET HOW TO ACCESS YOUR ONLINE AGRICULTURAL WATER USE INFORMATION VIA WWW.OKIM.CA 1. REGISTER To maintain your privacy, customers must register to see their property and water

More information

Application of CHARM for studying chemical dispersion due to accidental release

Application of CHARM for studying chemical dispersion due to accidental release Environmental Impact II 705 Application of CHARM for studying chemical dispersion due to accidental release S. Abdullah CESAT, Pakistan Abstract The EPA risk management program (RMP, Rule 112r) requires

More information

MiniMet. Automatic Weather Station Meteorology Data Display Remote Data Collection. environmental and botanical instrumentation

MiniMet. Automatic Weather Station Meteorology Data Display Remote Data Collection. environmental and botanical instrumentation MiniMet Automatic Weather Station Meteorology Data Display Remote Data Collection environmental and botanical instrumentation Automatic Weather Agricultural & Crop Research Commercial Growers Animal Studies

More information

Sensor Technology. Summer School: Advanced Microsystems Technologies for Sensor Applications

Sensor Technology. Summer School: Advanced Microsystems Technologies for Sensor Applications Sensor Technology Summer School: Universidade Federal do Rio Grande do Sul (UFRGS) Porto Alegre, Brazil July 12 th 31 st, 2009 1 Outline of the Lecture: Philosophy of Sensing Instrumentation and Systems

More information

An IoT-oriented Monitoring System for Smart Agriculture Applications

An IoT-oriented Monitoring System for Smart Agriculture Applications An IoT-oriented Monitoring System for Smart Agriculture Applications Luca Davoli, Alessandro Nicoli, Antonio Cilfone, Laura Belli, Gianluigi Ferrari University of Parma luca.davoli@unipr.it IoT Vertical

More information

Advance Irrigation Control System

Advance Irrigation Control System Advance Irrigation Control System The DREAM 2 is the next generation of central control systems. It allows combining various technologies to suit each projects specific need. It is an Internet enabled

More information

Industry must meet strict Government air

Industry must meet strict Government air BESTECH s remote control weather balloon launcher. Industry must meet strict Government air emission regulations while maximizing its productivity and profitability. The road to environmental and economic

More information

CALPUFF View. Graphical Interface for the US EPA Approved Long Range Transport Model - CALPUFF

CALPUFF View. Graphical Interface for the US EPA Approved Long Range Transport Model - CALPUFF CALPUFF View Graphical Interface for the US EPA Approved Long Range Transport Model - CALPUFF These release notes cover CALPUFF View Version 3.0.0. They provide: New Features Resolved Issues Tel: (519)

More information

Version 3 Updated: 10 March Distributed Oceanographic Match-up Service (DOMS) User Interface Design

Version 3 Updated: 10 March Distributed Oceanographic Match-up Service (DOMS) User Interface Design Distributed Oceanographic Match-up Service (DOMS) User Interface Design Shawn R. Smith 1, Jocelyn Elya 1, Adam Stallard 1, Thomas Huang 2, Vardis Tsontos 2, Benjamin Holt 2, Steven Worley 3, Zaihua Ji

More information

Weather station AP 257/51

Weather station AP 257/51 Gamma instabus Weather station GPS AP 257/61 Weather station AP 257/51 Technical product information 5WG1 257-3AB61 5WG1 257-3AB51 Weather station with sensors to survey temperature, brightness, rain and

More information

MiniMet. Automatic Weather Station Meteorology Data Display Remote Data Collection. environmental and botanical instrumentation

MiniMet. Automatic Weather Station Meteorology Data Display Remote Data Collection. environmental and botanical instrumentation MiniMet Automatic Weather Station Meteorology Data Display Remote Data Collection environmental and botanical instrumentation Automatic Weather Agricultural & Crop Research Commercial Growers Animal Studies

More information

A THREE-LAYERS SENSOR SYSTEM ARCHITECTURE IMPLEMENTED TO AUTOMATED WEATHER STATION FOR SMARTFARM

A THREE-LAYERS SENSOR SYSTEM ARCHITECTURE IMPLEMENTED TO AUTOMATED WEATHER STATION FOR SMARTFARM A THREE-LAYERS SENSOR SYSTEM ARCHITECTURE IMPLEMENTED TO AUTOMATED WEATHER STATION FOR SMARTFARM 1 JoonYong KIM, 3 ChunGu LEE, 2 Young-Joo KIM, 1,3,* Joong-Yong RHEE 1 Research Institute for Agriculture

More information

Introduction to GIS. Geographic Information Systems SOCR-377 9/24/2015. R. Khosla Fall Semester The real world. What in the world is GIS?

Introduction to GIS. Geographic Information Systems SOCR-377 9/24/2015. R. Khosla Fall Semester The real world. What in the world is GIS? Introduction to GIS Geographic Information Systems SOCR-377 What in the world is GIS? GIS is simultaneously the telescope, the microscope, the computer and the Xerox machine of regional analysis and synthesis

More information

The statistical downscaling portal. An end-to-end tool for regional impact studies

The statistical downscaling portal. An end-to-end tool for regional impact studies http://www.meteo.unican.es The statistical downscaling portal. An end-to-end tool for regional impact studies José M. Gutiérrez gutierjm@unican.es Santander MetGroup IFCA (CSIC Univ. Cantabria) Daniel

More information

SARE Farmer Grant $14,951 Interim Results

SARE Farmer Grant $14,951 Interim Results SARE Farmer Grant 2012 - $14,951 Interim Results Title: Evaluation of Inexpensive, Wireless Sensor Networks for Managing Small Vegetable Farms November 30, 2012 1 Project Farm Goals Databasics Use wireless

More information

Requirements (QASR) - Chapter 6. HYDRO-METEOROLOGIC and HYDRAULIC MONITORING

Requirements (QASR) - Chapter 6. HYDRO-METEOROLOGIC and HYDRAULIC MONITORING CERP Quality Assurance Systems Requirements (QASR) - Chapter 6 HYDRO-METEOROLOGIC and HYDRAULIC MONITORING Purpose and Scope Purpose is to provide guidelines for efficient and effective production of hydrologic

More information

Quick Start Guide. RainWise CC-2000 Edition. Visit our Website to Register Your Copy (weatherview32.com)

Quick Start Guide. RainWise CC-2000 Edition. Visit our Website to Register Your Copy (weatherview32.com) Quick Start Guide RainWise CC-2000 Edition Visit our Website to Register Your Copy (weatherview32.com) Insert the WV32 installation CD in an available drive, or run the downloaded install file wvsetup80.exe.

More information

Distributed rainfall runoff model: 1K DHM event. Demonstration and Project

Distributed rainfall runoff model: 1K DHM event. Demonstration and Project CE74.55 Modeling of Water Resources Systems February 26 th and 27 th, 2011 Distributed rainfall runoff model: 1K DHM event Demonstration and Project Yasuto TACHIKAWA Dept. of Civil and Earth Resources

More information

Field monitoring system of agricultural fields in Asian monsoon region

Field monitoring system of agricultural fields in Asian monsoon region Field monitoring system of agricultural fields in Asian monsoon region The First International Workshop of CAAM 3-5 March 2012 M. Mizoguchi 3) Climatic Changes and Evaluation of Their Effects on Agriculture

More information

May 2012 Oracle Spatial User Conference

May 2012 Oracle Spatial User Conference 1 May 2012 Oracle Spatial User Conference May 23, 2012 Ronald Reagan Building and International Trade Center Washington, DC USA Siva Ravada Director of Development Oracle Spatial Steve MacCabe Product

More information

NCAR SUMMER COLLOQUIUM: July 24-Aug.6, 2011 Boulder, Colorado, USA. General Large Area Crop Model (GLAM) TUTORIAL

NCAR SUMMER COLLOQUIUM: July 24-Aug.6, 2011 Boulder, Colorado, USA. General Large Area Crop Model (GLAM) TUTORIAL NCAR SUMMER COLLOQUIUM: July 24-Aug.6, 2011 Boulder, Colorado, USA General Large Area Crop Model (GLAM) TUTORIAL Gizaw Mengistu, Dept. of Physics, Addis Ababa University, Ethiopia This document provides

More information

Prototyping WCS 2.0 extension for meteorological grid handling

Prototyping WCS 2.0 extension for meteorological grid handling www.iblsoft.com Prototyping WCS 2.0 extension for meteorological grid handling Michal Weis IBL Pavol Novotný, PhD Prototype developer, IBL Jozef Matula IBL 5 th Workshop on the use of GIS/OGC standards

More information

Ontology-based Virtual IoT Devices for Edge Computing

Ontology-based Virtual IoT Devices for Edge Computing Ontology-based Virtual IoT Devices for Edge Computing The 8th International Conference on the Internet of Things (IoT 2018) Santa Barbara, California, USA October 15 18, 2018 Kristina Sahlmann, Thomas

More information

Rei and Rules. Tim Finin, UMBC Lalana Kagal, MIT

Rei and Rules. Tim Finin, UMBC Lalana Kagal, MIT Rei and Rules Tim Finin, UMBC Lalana Kagal, MIT Outline Motivation Rei : a policy specification language Rei 4.0 Conclusions 2 of 16 Motivation Objective: We want to influence, constrain and control the

More information

Efficient Querying of Web Services Using Ontologies

Efficient Querying of Web Services Using Ontologies Journal of Algorithms & Computational Technology Vol. 4 No. 4 575 Efficient Querying of Web Services Using Ontologies K. Saravanan, S. Kripeshwari and Arunkumar Thangavelu School of Computing Sciences,

More information

REALISTIC PV PERFORMANCE VALUES OBTAINED BY A NUMBER OF GRID-CONNECTED SYSTEMS IN JAPAN

REALISTIC PV PERFORMANCE VALUES OBTAINED BY A NUMBER OF GRID-CONNECTED SYSTEMS IN JAPAN North Sun '99 (8th International Conference on Solar Energy in High Latitudes) Edmonton, Canada, 11-14, Aug, 1999, Technical Session 9 REALISTIC PV PERFORMANCE VALUES OBTAINED BY A NUMBER OF GRID-CONNECTED

More information

Python: Working with Multidimensional Scientific Data. Nawajish Noman Deng Ding

Python: Working with Multidimensional Scientific Data. Nawajish Noman Deng Ding Python: Working with Multidimensional Scientific Data Nawajish Noman Deng Ding Outline Scientific Multidimensional Data Ingest and Data Management Analysis and Visualization Extending Analytical Capabilities

More information

Hydrologic modelling at a continuous permafrost site using MESH. S. Pohl, P. Marsh, and S. Endrizzi

Hydrologic modelling at a continuous permafrost site using MESH. S. Pohl, P. Marsh, and S. Endrizzi Hydrologic modelling at a continuous permafrost site using MESH S. Pohl, P. Marsh, and S. Endrizzi Purpose of Study Test the latest version of MESH at a continuous permafrost site Model performance will

More information

SST Sirrus for ipad. Copyright 2013 Site-Specific Technology Development Group, Inc. All Rights Reserved

SST Sirrus for ipad. Copyright 2013 Site-Specific Technology Development Group, Inc. All Rights Reserved SST Sirrus for ipad Copyright 2013 Site-Specific Technology Development Group, Inc. All Rights Reserved The information contained in this document is the exclusive property of Site- Specific Technology

More information

A ONE-STOP SERVICE HUB INTEGRATING ESSENTIAL WEATHER AND GEOPHYSICAL INFORMATION ON A GIS PLATFORM. Hong Kong Observatory

A ONE-STOP SERVICE HUB INTEGRATING ESSENTIAL WEATHER AND GEOPHYSICAL INFORMATION ON A GIS PLATFORM. Hong Kong Observatory A ONE-STOP SERVICE HUB INTEGRATING ESSENTIAL WEATHER AND GEOPHYSICAL INFORMATION ON A GIS PLATFORM Hong Kong Observatory Mission HONG KONG OBSERVATORY To provide people-oriented quality services in meteorology

More information

Projections for use in the Merced River basin

Projections for use in the Merced River basin Instructions to download Downscaled CMIP3 and CMIP5 Climate and Hydrology Projections for use in the Merced River basin Go to the Downscaled CMIP3 and CMIP5 Climate and Hydrology Projections website. 1.

More information

PRO11. Weather Station CaipoBase

PRO11. Weather Station CaipoBase Product Catalogue 2014 PRODUCT CATALOG PRO11. Weather Station CaipoBase... 3 PRO33. Rain Monitoring System CaipoRain... 4 PRO80. Soil Moisture system CaipoSM... 5 PRO58. Caipo-Mini. Caipos & Davis ISS...

More information

SEXTANT 1. Purpose of the Application

SEXTANT 1. Purpose of the Application SEXTANT 1. Purpose of the Application Sextant has been used in the domains of Earth Observation and Environment by presenting its browsing and visualization capabilities using a number of link geospatial

More information

Short notes about OWL 1

Short notes about OWL 1 University of Rome Tor Vergata Short notes about OWL 1 Manuel Fiorelli fiorelli@info.uniroma2.it [1] this presentation is limited to OWL 1 features. A new version of OWL (OWL 2), which adds further features

More information

imetos ECO D3 USER MANUAL Version 1.0,

imetos ECO D3 USER MANUAL Version 1.0, imetos ECO D3 USER MANUAL Version 1.0, 05-2018 Thank you for choosing an imetos for monitoring soil moisture data, agrometeorological variables and other environmental conditions. The imetos ECO D3 has

More information

Weather station GPS AP 257/61 Weather station AP 257/51

Weather station GPS AP 257/61 Weather station AP 257/51 Gamma instabus Weather station GPS AP 257/61 Weather station AP 257/51 Technical product information 5WG1 257-3AB61 5WG1 257-3AB51 Weather station with sensors to survey temperature, brightness, rain and

More information

Digitalization of the supply chain

Digitalization of the supply chain Digitalization of the supply chain From Research to the factory Bo Gunnarsson Group Supply, Ericsson AB Ericsson at a glance THE NETWORKED SOCIETY Ericsson Internal Ericsson AB 2016 2016-06-01 Page 2 Drivers

More information

Feel4U TerrEye. Tactical decision-support solutions for land management (for a better and cost-efficiency & environmental friendly land stewardship)

Feel4U TerrEye. Tactical decision-support solutions for land management (for a better and cost-efficiency & environmental friendly land stewardship) Feel4U TerrEye Tactical decision-support solutions for land management (for a better and cost-efficiency & environmental friendly land stewardship) Guillaume Janssens Agro-Environment Consultant info@terreye.com

More information

Networks as the enabler of the new energy world

Networks as the enabler of the new energy world Networks as the enabler of the new energy world Anders Olsson, Vice - CEO E.ON Nordic IEEE Innovative Smart Grid Technologies Conference, Gothenburg, 11th October 2010 Content Global trends EU Climate

More information

Data Management in BMKG. Database Center, BMKG July 11, 2017

Data Management in BMKG. Database Center, BMKG July 11, 2017 Data Management in BMKG Database Center, BMKG July 11, 2017 Let s think about 4 Everlasting used data The biggest data producer in Indonesia Many data resources Forecaster may false but Data can t! STATION

More information

sensors ISSN Article

sensors ISSN Article Sensors 2009, 9, 2363-2370; doi:10.3390/s90402363 OPEN ACCESS sensors ISSN 1424-8220 www.mdpi.com/journal/sensors Article Fieldservers and Sensor Service Grid as Real-time Monitoring Infrastructure for

More information

PIAX Service Platform and its Applications

PIAX Service Platform and its Applications The 3 rd EU-J Symposium PIAX Service Platform and its Applications Susumu Takeuchi National Institute of Information and Communications Technology (NICT), Japan Background Pervasive/Ubiquitous Computing

More information

Facility Information Access Protocol (FIAP): Generalization of Access Gateways, Storages and Applications for Internet-Based Sensor Networking

Facility Information Access Protocol (FIAP): Generalization of Access Gateways, Storages and Applications for Internet-Based Sensor Networking Facility Information Access Protocol (FIAP): Generalization of Access Gateways, Storages and Applications for Internet-Based Sensor Networking Hideya Ochiai The University of Tokyo / NICT 2010-02-09 in

More information

Andrew Lee BEng (Hons) CEng MIStructE FGS FPWS

Andrew Lee BEng (Hons) CEng MIStructE FGS FPWS Jim Twaddle BSc (Hons) FGS Andrew Lee BEng (Hons) CEng MIStructE FGS FPWS 11 June 2010 ME50252/RE001 !! " # $ $ % # & " '(! ) # $ $ % * $ ( & " # $ $ % $ # $ $ % +, $ # $ $ % #! " $ # $ $ % -! $ # $ $

More information

Multisensory Agricultural Monitoring Platform

Multisensory Agricultural Monitoring Platform Getting crop infestation knowledge data from central disease server or distributed servers Make a call and follow instructions Web Server (PC Debian GNU/Linux) Get required disease infomation and Store

More information

Development of the framework for disaster mitigating information sharing platform and its application to a local government

Development of the framework for disaster mitigating information sharing platform and its application to a local government Risk Analysis VI 433 Development of the framework for disaster mitigating information sharing platform and its application to a local government T. Suzuki 1 & Y. Hada 2 1 Interdiciplinary Graduate School

More information

Information Retrieval system for minor tanks in Sri Lanka using Google Maps and MySQL

Information Retrieval system for minor tanks in Sri Lanka using Google Maps and MySQL Information Retrieval system for minor tanks in Sri Lanka using Google Maps and MySQL Mr. Kumara H.L.C.P, Mr. Tharanga R.P, Mr. Wijayarathne P.J, Dr Cyril Kariyawasam University of Ruhuna, Galle, Sri Lanka

More information

CORDEX DOMAINS (plus Arctic & Antarctica)

CORDEX DOMAINS (plus Arctic & Antarctica) CORDEX DOMAINS (plus Arctic & Antarctica) 12 domains with a resolution of 0.44 (approx. 50x50km²) Focus on Africa High resolution ~0.11 x0.11 for Europe (by some institutions) The TFRCD mandate was extended

More information

Moving Weather Model Ensembles To A Geospatial Database For The Aviation Weather Center

Moving Weather Model Ensembles To A Geospatial Database For The Aviation Weather Center Moving Weather Model Ensembles To A Geospatial Database For The Aviation Weather Center Presented by Jeff Smith April 2, 2013 NOAA's Earth System Research Lab in Boulder, CO Background -1 NCEP is NOAA

More information

A Semantic Web Approach to Integrative Biosurveillance. Narendra Kunapareddy, UTHSC Zhe Wu, Ph.D., Oracle

A Semantic Web Approach to Integrative Biosurveillance. Narendra Kunapareddy, UTHSC Zhe Wu, Ph.D., Oracle A Semantic Web Approach to Integrative Biosurveillance Narendra Kunapareddy, UTHSC Zhe Wu, Ph.D., Oracle This talk: Translational BioInformatics and Information Integration Dilemma Case Study: Public Health

More information

Introduction of new WDCGG website. Seiji MIYAUCHI Meteorological Agency

Introduction of new WDCGG website. Seiji MIYAUCHI Meteorological Agency Introduction of new WDCGG website Seiji MIYAUCHI WDCGG@Japan Meteorological Agency 1. Introduction of new WDCGG website 2. Starting to gather and provide satellite data at WDCGG Current WDCGG website 3

More information

Intelligent Brokering of Environmental Information with the BUSTER System

Intelligent Brokering of Environmental Information with the BUSTER System 1 Intelligent Brokering of Environmental Information with the BUSTER System H. Neumann, G. Schuster, H. Stuckenschmidt, U. Visser, T. Vögele and H. Wache 1 Abstract In this paper we discuss the general

More information

Importance of Crop model parameters identification. Cluster Computing for SWAP Crop Model Parameter Identification using RS.

Importance of Crop model parameters identification. Cluster Computing for SWAP Crop Model Parameter Identification using RS. Cluster Computing for SWAP Crop Model Parameter Identification using RS HONDA Kiyoshi Md. Shamim Akhter Yann Chemin Putchong Uthayopas Importance of Crop model parameters identification Agriculture Activity

More information