JP4882469B2 - 気象予測プログラム、気象予測装置および気象予測方法 - Google Patents
気象予測プログラム、気象予測装置および気象予測方法 Download PDFInfo
- Publication number
- JP4882469B2 JP4882469B2 JP2006111260A JP2006111260A JP4882469B2 JP 4882469 B2 JP4882469 B2 JP 4882469B2 JP 2006111260 A JP2006111260 A JP 2006111260A JP 2006111260 A JP2006111260 A JP 2006111260A JP 4882469 B2 JP4882469 B2 JP 4882469B2
- Authority
- JP
- Japan
- Prior art keywords
- weather
- calculation
- prediction
- procedure
- predetermined time
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
- 238000000034 method Methods 0.000 title claims description 81
- 238000005259 measurement Methods 0.000 claims description 50
- 238000012935 Averaging Methods 0.000 claims description 14
- 230000037430 deletion Effects 0.000 claims description 14
- 238000012217 deletion Methods 0.000 claims description 13
- 238000012545 processing Methods 0.000 description 27
- 238000010586 diagram Methods 0.000 description 7
- 230000006870 function Effects 0.000 description 3
- 238000001556 precipitation Methods 0.000 description 3
- 230000005540 biological transmission Effects 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 230000003595 spectral effect Effects 0.000 description 2
- 238000007796 conventional method Methods 0.000 description 1
- 230000007613 environmental effect Effects 0.000 description 1
- 238000013277 forecasting method Methods 0.000 description 1
- 230000010354 integration Effects 0.000 description 1
- 238000004904 shortening Methods 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01W—METEOROLOGY
- G01W1/00—Meteorology
- G01W1/10—Devices for predicting weather conditions
Landscapes
- Environmental & Geological Engineering (AREA)
- Engineering & Computer Science (AREA)
- Life Sciences & Earth Sciences (AREA)
- Atmospheric Sciences (AREA)
- Biodiversity & Conservation Biology (AREA)
- Ecology (AREA)
- Environmental Sciences (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Description
まず最初に、図1を用いて、実施例1に係る気象予測装置の概要および特徴を説明する。図1は、実施例1に係る気象予測装置の概要および特徴を説明するための図である。
次に、図2〜図10を用いて、図1に示した気象予測装置10の構成を説明する。図2は、実施例1に係る気象予測装置10の構成を示すブロック図であり、図3は、初期値データベースを説明する情報の一例を示す図であり、図4は、メンバーデータベースが記憶する情報の一例を示す図である。図5は、実測値データベースが記憶する情報の一例を示す図であり、図6〜図8は、気象予測装置がAMeDASから取得する情報の一例を示す図であり、図9および図10は、実測値とメンバーを比較する処理を説明するための図である。
次に、図11〜図13を用いて、実施例1に係る気象予測装置10による処理を説明する。図11は、実施例1に係る気象予測装置10の予測処理を示すフローチャートであり、図12は、実施例1に係る気象予測装置10の比較処理を示すフローチャートであり、図13は、実施例1に係る気象予測装置10の表示処理を示すフローチャートである。
上述してきたように、気象予測装置10は、現時点より遡った所定の時点から所定の時間ごとの予測を初期値ごとに演算し、現実に観測されて得られた実測値を所定の時間に応じて取得し、所定の時間ごとの予測が演算されるたびに、取得された実測値とメンバーとを比較し、両者の差が所定の範囲内であるかを判定し、両者の差が所定の範囲外であると判定されたメンバーの初期値を気象予測モデルの処理から削除するので、実測値に基づいて精度の悪いメンバーを削除してそのメンバーを削除し、以後そのメンバーの初期値に基づいて演算を行わない結果、処理負担を軽減し(つまり、計算に要するCPU時間、ネットワーク負荷、そして、データ量を軽減し)、かつ気象予測の精度を向上することが可能である。
また、本発明は、予測制度の悪いメンバーの予報のはずれ方が大きい場合やはずれたメンバーの数が多い場合に、所定の警報を報知するようにしてもよい。具体的には、気象予測装置10は、予測制度の悪いメンバーの予報のはずれ幅が所定の閾値を超えた場合、または、はずれたメンバーの数が指定した数より多い場合は、アラーム(例えば、音を出す、メールによる通知)によりユーザに報知する。
また、図示した各装置の各構成要素は機能概念的なものであり、必ずしも物理的に図示の如く構成されていることを要しない。すなわち、各装置の分散・統合の具体的形態は図示のものに限られず、その全部または一部を、各種の負荷や使用状況などに応じて、任意の単位で機能的または物理的に分散・統合して構成することができる。例えば、初期値取得部14aとメンバー演算部14bを統合してもよい。さらに、各装置にて行なわれる各処理機能は、その全部または任意の一部が、CPUおよび当該CPUにて解析実行されるプログラムにて実現され、あるいは、ワイヤードロジックによるハードウェアとして実現され得る。
ところで、上記の実施例で説明した各種の処理は、あらかじめ用意されたプログラムをコンピュータで実行することによって実現することができる。そこで、以下では、図14を用いて、上記の実施例と同様の機能を有するプログラムを実行するコンピュータの一例を説明する。図14は、気象予測装置を実行するコンピュータを示す図である。
11 入力部
12 出力部
13 入出力制御IF部
14 制御部
14a 初期値取得部
14b メンバー演算部
14c 実測値取得部
14d 比較部
14e 削除部
14f 気象予測部
14g 表示部
15 記憶部
15a 初期値データベース
15b メンバーデータベース
15c 実測値データベース
Claims (5)
- それぞれ異なる複数の初期値を気象予測モデルに代入し、当該各初期値に基づいて、所定の時間ごとに順次演算された演算結果である予測を平均して気象を予測する気象予測方法をコンピュータに実行させる気象予測プログラムであって、
前記複数の初期値をそれぞれ前記気象予測モデルに入力して、現時点より遡った所定の時点から前記所定の時間ごとの予測を順次演算する演算手順と、
現実に観測されて得られた実測値を前記所定の時間に応じて取得する取得手順と、
前記演算手順によって前記所定の時間ごとの予測が演算されるたびに、前記取得手順によって取得された実測値と前記演算結果とを比較し、両者の差が、予測する気象の時間が先になるにしたがって広くなる所定の範囲内であるかを判定する比較手順と、
前記演算手順において、前記比較手順によって両者の差が所定の範囲外であると判定された演算結果に対応する前記演算を削除する削除手順と、
前記比較手順によって両者の差が所定の範囲内であると判定され、前記削除手順で削除されなかった演算の演算結果である予測を平均して気象を予測する予測手順と
をコンピュータに実行させることを特徴とする気象予測プログラム。 - 前記比較手順によって前記両者の差が所定の範囲外であると判定された演算結果の数を所定の出力部に出力する出力手順をさらにコンピュータに実行させることを特徴とする請求項1に記載の気象予測プログラム。
- 前記比較手順によって前記両者の差が所定の範囲外であると判定された演算結果の数が所定の閾値よりも多いと判定された場合に、または、前記比較手順によって前記両者の差が所定の閾値よりも大きいと判定された場合に、所定の警報を報知する報知手順をさらにコンピュータに実行させることを特徴とする請求項1または2に記載の気象予測プログラム。
- それぞれ異なる複数の初期値を気象予測モデルに代入し、当該各初期値に基づいて、所定の時間ごとに順次演算された演算結果である予測を平均して気象を予測する気象予測装置であって、
前記複数の初期値をそれぞれ前記気象予測モデルに入力して、現時点より遡った所定の時点から前記所定の時間ごとの予測を順次演算する演算手段と、
現実に観測されて得られた実測値を前記所定の時間に応じて取得する取得手段と、
前記演算手段によって前記所定の時間ごとの予測が演算されるたびに、前記取得手段によって取得された実測値と前記演算結果とを比較し、両者の差が、予測する気象の時間が先になるにしたがって広くなる所定の範囲内であるかを判定する比較手段と、
前記演算手段において、前記比較手段によって両者の差が所定の範囲外であると判定された演算結果に対応する前記演算を削除する削除手段と、
前記比較手段によって両者の差が所定の範囲内であると判定され、前記削除手段で削除されなかった演算の演算結果である予測を平均して気象を予測する予測手段と
を備えることを特徴とする気象予測装置。 - それぞれ異なる複数の初期値を気象予測モデルに代入し、当該各初期値に基づいて、所定の時間ごとに順次演算された演算結果である予測を平均して気象を予測する気象予測方法であって、
前記複数の初期値をそれぞれ前記気象予測モデルに入力して、現時点より遡った所定の時点から前記所定の時間ごとの予測を順次演算する演算工程と、
現実に観測されて得られた実測値を前記所定の時間に応じて取得する取得工程と、
前記演算工程によって前記所定の時間ごとの予測が演算されるたびに、前記取得工程によって取得された実測値と前記演算結果とを比較し、両者の差が、予測する気象の時間が先になるにしたがって広くなる所定の範囲内であるかを判定する比較工程と、
前記演算工程において、前記比較工程によって両者の差が所定の範囲外であると判定された演算結果に対応する前記演算を削除する削除工程と、
前記比較工程によって両者の差が所定の範囲内であると判定され、前記削除工程で削除されなかった演算の演算結果である予測を平均して気象を予測する予測工程と
を含んだことを特徴とする気象予測方法。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006111260A JP4882469B2 (ja) | 2006-04-13 | 2006-04-13 | 気象予測プログラム、気象予測装置および気象予測方法 |
US11/489,563 US7529623B2 (en) | 2006-04-13 | 2006-07-20 | Weather predicting apparatus, and weather predicting method, computer product |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006111260A JP4882469B2 (ja) | 2006-04-13 | 2006-04-13 | 気象予測プログラム、気象予測装置および気象予測方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2007285773A JP2007285773A (ja) | 2007-11-01 |
JP4882469B2 true JP4882469B2 (ja) | 2012-02-22 |
Family
ID=38605879
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006111260A Expired - Fee Related JP4882469B2 (ja) | 2006-04-13 | 2006-04-13 | 気象予測プログラム、気象予測装置および気象予測方法 |
Country Status (2)
Country | Link |
---|---|
US (1) | US7529623B2 (ja) |
JP (1) | JP4882469B2 (ja) |
Families Citing this family (27)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7355509B2 (en) * | 2005-02-25 | 2008-04-08 | Iwapi Inc. | Smart modem device for vehicular and roadside applications |
CN101341243A (zh) * | 2005-08-25 | 2009-01-07 | 索利克斯生物燃料公司 | 由藻类生产生物柴油的方法、设备和系统 |
US7792664B1 (en) * | 2006-07-28 | 2010-09-07 | Wsi, Corporation | Weather model predictor |
WO2010002745A1 (en) * | 2008-06-26 | 2010-01-07 | Solix Biofuels, Inc. | Model based controls for use with bioreactors |
US9285504B2 (en) | 2008-11-13 | 2016-03-15 | Saint Louis University | Apparatus and method for providing environmental predictive indicators to emergency response managers |
WO2010056983A1 (en) | 2008-11-13 | 2010-05-20 | Saint Louis University | Apparatus and method for providing environmental predictive indicators to emergency response managers |
US9274250B2 (en) | 2008-11-13 | 2016-03-01 | Saint Louis University | Apparatus and method for providing environmental predictive indicators to emergency response managers |
JP5507167B2 (ja) * | 2009-09-15 | 2014-05-28 | 株式会社竹中工務店 | 物理量予測装置およびプログラム |
JP5507166B2 (ja) * | 2009-09-15 | 2014-05-28 | 株式会社竹中工務店 | 土壌汚染評価支援装置およびプログラム |
US9310517B2 (en) * | 2011-11-07 | 2016-04-12 | The United States Of America As Represented By The Secretary Of The Army | Method and system for determining accuracy of a weather prediction model |
JP6034361B2 (ja) * | 2012-02-20 | 2016-11-30 | 株式会社東芝 | 気象予測装置及び気象予測方法 |
EP3091374A1 (en) * | 2012-06-22 | 2016-11-09 | Google, Inc. | Weather forecasts based on expected location |
KR101829242B1 (ko) * | 2013-11-22 | 2018-02-14 | 에스케이테크엑스 주식회사 | 기상 정보 서비스 시스템, 기상 정보 서비스 방법 및 이를 위한 장치 |
JP6271379B2 (ja) * | 2014-09-09 | 2018-01-31 | 株式会社東芝 | 気象予測誤差解析装置および気象予測誤差解析方法 |
US11143791B2 (en) * | 2014-12-22 | 2021-10-12 | User-Centric Ip, L.P. | Mesoscale modeling |
CN104598326B (zh) * | 2014-12-31 | 2018-12-28 | 北京奇虎科技有限公司 | 一种信息纠错方法和装置 |
US20170050656A1 (en) * | 2015-08-21 | 2017-02-23 | Sridhar Dasaratha | System for assessment of wind-induced train blow-over risk |
JP6552928B2 (ja) * | 2015-09-11 | 2019-07-31 | 株式会社東芝 | 気象予測装置、気象予測方法およびプログラム |
US10275565B2 (en) | 2015-11-06 | 2019-04-30 | The Boeing Company | Advanced automated process for the wing-to-body join of an aircraft with predictive surface scanning |
JP6742019B2 (ja) * | 2016-08-25 | 2020-08-19 | 国立研究開発法人防災科学技術研究所 | 気象場の客観解析装置及び気象場の客観解析方法 |
US11150380B2 (en) | 2016-08-31 | 2021-10-19 | Nec Corporation | Prediction device rainfall amount prediction method, and recording medium, slope collapse prediction system and dangerous water level prediction system |
US10976471B2 (en) | 2017-03-07 | 2021-04-13 | International Business Machines Corporation | Post-processing air quality forecasts |
WO2018183853A1 (en) * | 2017-03-30 | 2018-10-04 | Accuweather, Inc. | System and method for forecasting snowfall probability distributions |
US10712730B2 (en) | 2018-10-04 | 2020-07-14 | The Boeing Company | Methods of synchronizing manufacturing of a shimless assembly |
WO2020213547A1 (ja) * | 2019-04-15 | 2020-10-22 | 亮太 菊地 | 気象予測データ作成プログラム、気象予測データ作成方法、及び、移動体 |
CN113838580B (zh) * | 2021-09-03 | 2024-04-12 | 医渡云(北京)技术有限公司 | 传染病传染规模预测方法、装置、存储介质及电子设备 |
CN117111068B (zh) * | 2023-10-19 | 2024-03-22 | 南京信大卫星应用研究院有限公司 | 一种基于卫星散射计数据的海面风场监测系统 |
Family Cites Families (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH05189404A (ja) * | 1992-01-14 | 1993-07-30 | Matsushita Electric Ind Co Ltd | 音環境解析方法 |
US6546378B1 (en) * | 1997-04-24 | 2003-04-08 | Bright Ideas, L.L.C. | Signal interpretation engine |
JPH11353303A (ja) * | 1998-06-09 | 1999-12-24 | Hitachi Ltd | シミュレーション並列実行方法および装置 |
JP2000194742A (ja) * | 1998-12-28 | 2000-07-14 | Hitachi Eng Co Ltd | 大気環境シミュレ―ションシステム |
US6792615B1 (en) * | 1999-05-19 | 2004-09-14 | New Horizons Telecasting, Inc. | Encapsulated, streaming media automation and distribution system |
JP3854111B2 (ja) | 2001-09-18 | 2006-12-06 | 株式会社東芝 | 気象予測システム、気象予測方法及び気象予測プログラム |
US7069258B1 (en) * | 2002-09-26 | 2006-06-27 | Bothwell Phillip D | Weather prediction method for forecasting selected events |
JP4371934B2 (ja) * | 2004-07-26 | 2009-11-25 | 株式会社東芝 | 気象予測システム及び気象予測方法 |
JP2006092058A (ja) * | 2004-09-22 | 2006-04-06 | Fuji Electric Systems Co Ltd | 流量予測装置 |
-
2006
- 2006-04-13 JP JP2006111260A patent/JP4882469B2/ja not_active Expired - Fee Related
- 2006-07-20 US US11/489,563 patent/US7529623B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
US7529623B2 (en) | 2009-05-05 |
JP2007285773A (ja) | 2007-11-01 |
US20070244644A1 (en) | 2007-10-18 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4882469B2 (ja) | 気象予測プログラム、気象予測装置および気象予測方法 | |
US10521490B2 (en) | Equipment maintenance management system and equipment maintenance management method | |
CN110868241B (zh) | 基于多模型的地下电缆故障预警方法和装置 | |
EP3869424A1 (en) | Equipment failure diagnosis support system and equipment failure diagnosis support method | |
JP2020052714A (ja) | 監視システム及び監視方法 | |
JP2018007311A (ja) | 太陽光発電保守装置、太陽光発電保守システム、太陽光発電保守方法及びコンピュータプログラム | |
US20120078823A1 (en) | Abnormality diagnosis filter generator | |
KR20200033726A (ko) | 데이터 처리 방법, 데이터 처리 장치, 및 데이터 처리 프로그램을 저장한 컴퓨터 판독 가능한 기록 매체 | |
JP2023052477A (ja) | データ処理方法およびデータ処理プログラム | |
JP2020134300A (ja) | 予測方法、予測プログラム及び情報処理装置 | |
JP2017182414A (ja) | 故障予測装置、故障予測方法及び故障予測プログラム | |
CN110866634A (zh) | 基于模型选择的地下电缆故障预警方法和装置 | |
JP2008134145A (ja) | 気象予測データ解析装置及び気象予測データ解析方法 | |
JP2008008772A (ja) | 気象予測システム | |
KR102110319B1 (ko) | 학습 데이터 생성 시스템 | |
JP6502062B2 (ja) | 通信品質予測装置及び通信品質予測プログラム | |
JP2011044592A (ja) | 信頼度判断装置、信頼度判断方法、及び信頼度判断用コンピュータプログラム | |
JP6877956B2 (ja) | 需要予測装置及び需要予測方法 | |
CN110520807B (zh) | 信息处理装置、信息处理方法以及存储介质 | |
CN108491440B (zh) | 一种gnss非实时数据溯源可视化方法和系统 | |
US20180010481A1 (en) | Engine performance modeling based on wash events | |
JP2007187478A (ja) | 気象予測システム | |
CN113343479A (zh) | 设备使用寿命的计算方法和装置 | |
JP2006242747A (ja) | 気温予測補正装置 | |
US11256244B2 (en) | Adaptive alarm and dispatch system using incremental regressive model development |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20081205 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20110128 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110315 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110516 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110712 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110912 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20111108 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20111121 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20141216 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |