CN111913948A - Processing method and system for collecting meteorological observation data and computer equipment - Google Patents

Processing method and system for collecting meteorological observation data and computer equipment Download PDF

Info

Publication number
CN111913948A
CN111913948A CN202011045431.1A CN202011045431A CN111913948A CN 111913948 A CN111913948 A CN 111913948A CN 202011045431 A CN202011045431 A CN 202011045431A CN 111913948 A CN111913948 A CN 111913948A
Authority
CN
China
Prior art keywords
observation data
data
meteorological
meteorological element
element observation
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.)
Pending
Application number
CN202011045431.1A
Other languages
Chinese (zh)
Inventor
李芬
吴志俊
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Taihao Information Technology Co ltd
Jiangxi Meteorological Information Center Jiangxi Meteorological Training Center Jiangxi Rural Economic Information Center
Original Assignee
Taihao Information Technology Co ltd
Jiangxi Meteorological Information Center Jiangxi Meteorological Training Center Jiangxi Rural Economic Information Center
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Taihao Information Technology Co ltd, Jiangxi Meteorological Information Center Jiangxi Meteorological Training Center Jiangxi Rural Economic Information Center filed Critical Taihao Information Technology Co ltd
Priority to CN202011045431.1A priority Critical patent/CN111913948A/en
Publication of CN111913948A publication Critical patent/CN111913948A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/29Geographical information databases
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01WMETEOROLOGY
    • G01W1/00Meteorology
    • G01W1/10Devices for predicting weather conditions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/21Design, administration or maintenance of databases
    • G06F16/215Improving data quality; Data cleansing, e.g. de-duplication, removing invalid entries or correcting typographical errors
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Environmental & Geological Engineering (AREA)
  • Computational Linguistics (AREA)
  • Quality & Reliability (AREA)
  • Remote Sensing (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Atmospheric Sciences (AREA)
  • Biodiversity & Conservation Biology (AREA)
  • Ecology (AREA)
  • Environmental Sciences (AREA)
  • Arrangements For Transmission Of Measured Signals (AREA)

Abstract

The invention provides a processing method, a system, a storage medium and computer equipment for collecting meteorological observation data, wherein the processing method comprises the following steps: acquiring equipment identification information of each data sensor of a meteorological station and meteorological element observation data correspondingly acquired by each data sensor; if the number of the meteorological element observation data in the preset warehousing time is equal to the preset number, inquiring a preset threshold matched with equipment identification information of the same data sensor in a local database according to the equipment identification information of each data sensor; the meteorological element observation data acquired by the equipment identification information of the data sensor correspondingly do not fall into the preset threshold corresponding to the equipment identification information of the same data sensor, the meteorological element observation data are judged to be abnormal, and a diagnosis method for abnormal matching of the meteorological element observation data is inquired in the local diagnosis library, so that the abnormal meteorological element observation data are repaired through the diagnosis method, and the working efficiency is improved.

Description

Processing method and system for collecting meteorological observation data and computer equipment
Technical Field
The invention relates to the technical field of meteorological observation, in particular to a processing method, a processing system and computer equipment for collecting meteorological observation data.
Background
The automatic meteorological station is used for carrying out real-time data acquisition, data transmission and statistics on meteorological element change data in the ground environment, and can know the process of changes of climate temperature, humidity, wind speed and wind direction, rainfall, air pressure and the like in the monitoring environment through the acquisition and statistics of the data.
At present, meteorological observation data are collected through collectors of meteorological stations distributed in various places, and the transmission flow of the meteorological observation data is as follows: and a collector of the meteorological station collects meteorological observation data, stores the meteorological observation data into a database, and finally reports the warehoused meteorological observation data to the national meteorological office. Because the equipment running state of meteorological stations in various places and whether the acquired data are normal or not are difficult to know in time, the phenomena of data delay and data error can occur. In order to solve the problem of data abnormality, each weather station needs to manually check the state of equipment and whether data exists in a database at regular time, which consumes a lot of human resources.
Disclosure of Invention
The invention aims to provide a processing method, a system and computer equipment for collecting meteorological observation data, which solve the problem that whether the meteorological observation data collected by a collector is normal or not cannot be known in time at present, so that data is delayed or reported in error.
The invention provides a processing method for collecting meteorological observation data, which comprises the following steps:
acquiring equipment identification information of each data sensor of a meteorological station and meteorological element observation data correspondingly acquired by each data sensor;
monitoring whether the number of the meteorological element observation data in a preset warehousing time is equal to a preset number or not;
if yes, inquiring a preset threshold matched with the equipment identification information of the same data sensor in a local database according to the equipment identification information of each data sensor;
judging whether the meteorological element observation data acquired correspondingly to the equipment identification information of the data sensor falls into the preset threshold corresponding to the equipment identification information of the same data sensor;
if not, judging that the meteorological element observation data are abnormal, and inquiring a diagnosis method matched with the meteorological element observation data in a local diagnosis library so as to repair the abnormal meteorological element observation data through the diagnosis method.
The processing method for collecting meteorological observation data provided by the invention has the following beneficial effects: the method can automatically detect the transmission and warehousing conditions of the meteorological element observation data, firstly monitors whether the meteorological element observation data are equal to the preset number in the preset warehousing time to judge whether the data are missing or not, then inquires the preset threshold value corresponding to the equipment identification information of each data sensor in the local database, judges whether the meteorological element observation data are wrong or not by comparing the collected meteorological element observation data with the corresponding preset threshold value, automatically processes the abnormal conditions of the meteorological element observation data by matching with a preset diagnosis method of the local diagnosis database, timely restores the abnormal meteorological element observation data and improves the processing efficiency. Based on the mode, other data monitoring and exception handling except meteorological element observation data can be realized, and a reference scheme is provided for a universal operation and maintenance model of meteorological observation service.
In addition, the processing method for collecting meteorological observation data provided by the invention can also have the following additional technical characteristics:
further, the diagnostic method comprises the steps of:
calling the power-on state information of the data sensor corresponding to the abnormal meteorological element observation data;
judging whether the power-on state information is abnormal or not;
if so, sending a restart instruction to the data sensor corresponding to the abnormal meteorological element observation data so as to restart the data sensor corresponding to the abnormal meteorological element observation data;
and if not, controlling the data sensor corresponding to the abnormal meteorological element observation data to retransmit the meteorological element observation data.
Further, the processing method further comprises:
if the number of the meteorological element observation data in the preset warehousing time is smaller than the preset number, inquiring a diagnosis method with the meteorological element observation data number being zero matching in the preset warehousing time in a local diagnosis library;
the diagnostic method comprises the following steps:
sending a first ping command to the weather station, and judging whether a first ping response message returned by the weather station is received or not;
when a first ping response message returned by the weather station is received, controlling the weather station to resend the weather element observation data;
and when the first ping response message returned by the meteorological station is not received, entering an alarm manual intervention process.
Further, the processing method further comprises:
and if the number of the meteorological element observation data before or after the preset warehousing time is monitored to be equal to the preset number, sending a time calibration instruction to the meteorological station, wherein the time calibration instruction is used for calibrating to enable the meteorological station to send the meteorological element observation data to a meteorological database of a first server within the preset warehousing time.
Further, the processing method further comprises:
if the meteorological element observation data acquired correspondingly to the equipment identification information of the data sensor falls into the preset threshold corresponding to the equipment identification information of the same data sensor, reporting the meteorological element observation data to a second server;
monitoring whether the second server receives the meteorological element observation data within a preset reporting time;
if the second server does not receive the meteorological element observation data within the preset reporting time, sending a second ping command to a data gateway;
judging whether a second ping response message returned by the first server is received or not;
and if a second ping response message returned by the first server is received, controlling the first server to resend meteorological element observation data.
Further, the processing method further comprises:
and if the second ping response message returned by the first server is not received, entering an alarm manual intervention process.
The invention also provides a system for processing meteorological element observation data, which comprises:
the acquisition module is used for acquiring equipment identification information of each data sensor of the meteorological station and meteorological element observation data correspondingly acquired by each data sensor;
the first judgment module is used for monitoring whether the number of the meteorological element observation data in the preset warehousing time is equal to the preset number or not;
the first monitoring module is used for inquiring a preset threshold matched with the equipment identification information of the same data sensor in a local database according to the equipment identification information of each data sensor if the number of the meteorological element observation data in the preset warehousing time is equal to the preset number;
the second judgment module is used for judging whether the meteorological element observation data acquired correspondingly to the equipment identification information of the data sensor falls into the preset threshold corresponding to the equipment identification information of the same data sensor;
and the processing module is used for judging that the meteorological element observation data are abnormal if the meteorological element observation data acquired correspondingly to the equipment identification information of the data sensor do not fall into the preset threshold corresponding to the equipment identification information of the same data sensor, and inquiring a diagnosis method for abnormal matching of the meteorological element observation data in a local diagnosis library so as to repair the abnormal meteorological element observation data through the diagnosis method.
Further, the processing module is specifically configured to:
calling the power-on state information of the data sensor corresponding to the abnormal meteorological element observation data;
judging whether the power-on state information is abnormal or not;
if so, sending a restart instruction to the data sensor corresponding to the abnormal meteorological element observation data so as to restart the data sensor corresponding to the abnormal meteorological element observation data;
and if not, controlling the data sensor corresponding to the abnormal meteorological element observation data to retransmit the meteorological element observation data.
The invention also provides a storage medium on which a computer program is stored which, when executed by a processor, implements the processing method as described above.
The invention also provides a computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the processing method as described above when executing the program.
Additional aspects and advantages of the invention will be set forth in part in the description which follows and, in part, will be obvious from the description, or may be learned by practice of the invention.
Drawings
The above and/or additional aspects and advantages of the present invention will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings of which:
FIG. 1 is a flowchart of a process for collecting meteorological observation data according to a first embodiment of the present invention;
FIG. 2 is a flow chart of a diagnostic method of the first embodiment of the present invention;
FIG. 3 is a flowchart of a processing method for collecting meteorological observation data according to a third embodiment of the present invention;
FIG. 4 is a block diagram showing a configuration of a system for processing meteorological element observation data according to a fifth embodiment of the present invention;
reference numerals: 10. an acquisition module; 20. a first judgment module; 30. a first monitoring module; 40. a second judgment module; 50. and a processing module.
Detailed Description
In order to make the objects, features and advantages of the present invention comprehensible, embodiments accompanied with figures are described in detail below. Several embodiments of the invention are presented in the drawings. This invention may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete.
Referring to fig. 1, a first embodiment of the present invention provides a processing method for collecting meteorological observation data, which is applied to a meteorological data monitoring platform, and includes the following steps:
s101, acquiring equipment identification information of each data sensor of a meteorological station and meteorological element observation data correspondingly acquired by each data sensor;
specifically, each province of China has laid a large amount of weather stations in each area, the collector of weather station is used for gathering meteorological observation data, meteorological observation data includes the data of meteorological element such as temperature, rainfall, wind speed, wind direction, atmospheric pressure, wherein, the collector includes temperature sensor, rainfall sensor, wind speed sensor etc. temperature measurement adopts temperature sensor, rainfall measurement adopts rainfall sensor, wind speed measurement adopts wind speed sensor, the frequency of different meteorological element collection is different, like temperature, wind speed, wind direction, the frequency of atmospheric pressure collection is once per minute.
Each data sensor is correspondingly provided with unique equipment identification information, for example, the temperature sensor has unique equipment identification information, the preset threshold value of the temperature sensor is-10-50 ℃, that is, the temperature observation data acquired by the temperature sensor is normal in the range, the equipment identification information of the temperature sensor and the preset threshold value are stored in the meteorological database of the first server in a mutual correlation manner in advance, and similarly, the equipment identification information of other sensors such as a rainfall sensor and a wind speed sensor and the corresponding preset threshold values are stored in the meteorological database.
Step S102, monitoring whether the number of meteorological element observation data in a preset warehousing time is equal to a preset number or not;
taking the collected air temperature data as an example, the frequency of air temperature data collection is once per minute, the time of air temperature data warehousing is once per hour, each whole point of the meteorological data monitoring platform is set to check whether meteorological element observation data enter a meteorological database of a first server, namely 24 times of monitoring are carried out one day, the whole point of 12 points is taken as an example, the preset warehousing time is the first 3 minutes or the last 4 minutes of 12 points, if the number of the meteorological element observation data is equal to the preset number, the meteorological element observation data are complete, and the warehousing is successful within the preset warehousing time.
Step S103, if yes, inquiring a preset threshold matched with the equipment identification information of the same data sensor in a local database according to the equipment identification information of each data sensor;
taking temperature observation data as an example, a matched preset threshold value, namely a preset threshold value of the temperature sensor of-10-50 ℃, is inquired in a local database according to equipment identification information of the temperature sensor.
Step S104, judging whether the meteorological element observation data acquired correspondingly to the equipment identification information of the data sensor falls into the preset threshold corresponding to the equipment identification information of the same data sensor;
taking the air temperature data as an example, when the air temperature data is greater than a preset temperature value (50 ℃) or less than-10 ℃, the air temperature data is wrong and needs to be diagnosed and repaired and then reported.
And S105, if not, judging that the meteorological element observation data are abnormal, and inquiring a diagnosis method matched with the meteorological element observation data in a local diagnosis library so as to repair the abnormal meteorological element observation data through the diagnosis method.
Specifically, the local diagnostic library stores in advance the cause of the abnormality and a processing method corresponding to the cause of the abnormality, for example, data retransmission, command transmission, or the like, and updates and repairs the abnormal meteorological element observation data by the processing method.
As can be seen from the above description, the image observation data processing method provided in this embodiment has the following beneficial effects: the method can automatically detect the transmission and storage conditions of meteorological element observation data, inquire the preset threshold value corresponding to the equipment identification information of each data sensor in the local database, judge the meteorological element observation data to be abnormal by comparing the acquired meteorological element observation data with the corresponding preset threshold value, automatically process the abnormal condition of the meteorological element observation data by matching the preset diagnosis method of the local diagnosis library, repair the abnormal meteorological element observation data in time and improve the working efficiency. Based on the mode, other data monitoring and exception handling except meteorological element observation data can be realized, and a reference scheme is provided for a universal operation and maintenance model of meteorological observation service.
Referring to fig. 2, as a specific embodiment, the diagnosis method includes the steps of:
step S1051, retrieving the power-on state information of the data sensor corresponding to the abnormal meteorological element observation data;
if the temperature observation data is abnormal, the power-on state information of the temperature sensor is pertinently called, whether the temperature sensor normally operates is judged, and the power-on state information of all the sensors does not need to be called, so that the processing efficiency is improved.
Step S1052, judging whether the power-on state information is abnormal;
step S1053, if yes, sending a restart instruction to the data sensor corresponding to the abnormal meteorological element observation data so as to restart the data sensor corresponding to the abnormal meteorological element observation data;
it can be understood that the abnormal power-on state includes short circuit and open circuit, and the power-on state may cause data missing or error, and if the temperature observation data is missing or error, a restart instruction is sent to the temperature sensor, and the temperature observation data is sent again after the restart.
And step S1054, if not, controlling the data sensor corresponding to the abnormal meteorological element observation data to retransmit the meteorological element observation data.
If the power-on state information is judged to be in a normal power-on state, the temperature sensor is indicated to operate normally, and the temperature observation data is retransmitted if the data error is possibly the reason of network delay.
A second embodiment of the present invention provides a meteorological element observation data processing method, where the processing method includes:
if the number of the meteorological element observation data in the preset warehousing time is monitored to be zero, inquiring a diagnosis method with the number of the meteorological element observation data in the preset warehousing time as zero matching in a local diagnosis library;
the diagnostic method comprises the following steps:
step S201, sending a first ping command to the weather station, and judging whether a first ping response message returned by the weather station is received or not;
and step S202, when receiving the first ping response message returned by the weather station, controlling the weather station to resend the weather element observation data.
If the first ping response message is returned, the network is normal, then the data retransmission instruction is automatically sent to the meteorological station, and the meteorological station sends the meteorological element observation data to the first server again and then successfully stores the meteorological element observation data in the warehouse. The invention can automatically process the abnormal problems, thereby reducing the burden of manual monitoring. And when the first ping response message is not returned, indicating that the network is abnormal, entering an alarm manual intervention process and starting to manually process the abnormal problem.
Referring to fig. 3, a method for processing meteorological element observation data according to a third embodiment of the present invention is provided, where the method further includes the following steps:
s301, acquiring equipment identification information of each data sensor of a meteorological station and meteorological element observation data correspondingly acquired by each data sensor;
step S302, monitoring whether the number of the meteorological element observation data in the preset warehousing time is equal to the preset number or not;
step S303, if the number of the meteorological element observation data before or after the preset warehousing time is monitored to be equal to the preset number, sending a time calibration instruction to the meteorological station, wherein the time calibration instruction is used for calibrating the meteorological station to send the meteorological element observation data to a meteorological database of a first server within the preset warehousing time.
The meteorological element observation data are sent to the meteorological database in advance and sent to the meteorological database in a delayed mode, and the time for sending the meteorological element observation data by the meteorological station is calibrated by the time calibration instruction, so that the meteorological element observation data collected by the collector can be stored in a storage in the preset storage time.
A method for processing meteorological element observation data according to a fourth embodiment of the present invention includes:
s401, acquiring equipment identification information of each data sensor of a meteorological station and meteorological element observation data correspondingly acquired by each data sensor;
s402, monitoring whether the number of meteorological element observation data in a preset warehousing time is equal to a preset number or not;
step S403, if yes, inquiring a preset threshold matched with the equipment identification information of the same data sensor in a local database according to the equipment identification information of each data sensor;
step S404, judging whether the meteorological element observation data acquired correspondingly to the equipment identification information of the data sensor falls into the preset threshold corresponding to the equipment identification information of the same data sensor;
step S405, if yes, reporting the meteorological element observation data to a second server;
the second server is a national weather service bureau server, and if the meteorological element observation data are normal, the meteorological element observation data are reported to the national weather service bureau server.
Step S406, monitoring whether the second server receives the meteorological element observation data within a preset reporting time;
step S407, if the second server does not receive the meteorological element observation data within a preset reporting time, sending a second ping command to a data gateway;
and if the second server does not receive meteorological element observation data within the preset reporting time, the reporting is failed, and a second ping command is sent to the data gateway to monitor whether the network data are normal or not.
Step S408, judging whether a second ping response message returned by the first server is received or not;
and step S409, if a second ping response message returned by the first server is received, controlling the first server to resend meteorological element observation data.
And if the report is failed, the data re-sending process is started again, and the alarm manual intervention process is started after multiple failures. And if the second ping response message returned by the first server is not received, indicating that the network data is abnormal, and entering an alarm manual intervention process.
The embodiment provides a processing method for collecting meteorological observation data, which can automatically detect the transmission, storage and reporting conditions of meteorological data, can automatically process the abnormal data, reduces the transmission, storage and reporting conditions of the meteorological element observation data monitored manually, and reduces the labor cost. Based on the mode, other data monitoring and exception handling except meteorological element observation data can be realized, and a reference scheme is provided for a universal operation and maintenance model of meteorological observation service.
Referring to fig. 4, based on the same inventive concept, a fifth embodiment of the present invention provides a system for processing meteorological element observation data, the system comprising:
the acquiring module 10 is configured to acquire device identification information of each data sensor of a meteorological station and meteorological element observation data correspondingly acquired by each data sensor;
the first judging module 20 is used for monitoring whether the number of the meteorological element observation data in the preset warehousing time is equal to the preset number or not;
the first monitoring module 30 is configured to, if the number of the meteorological element observation data is equal to a preset number within a preset warehousing time, query, in a local database, a preset threshold value matched with the equipment identification information of the same data sensor according to the equipment identification information of each data sensor;
the second judging module 40 is configured to judge whether the meteorological element observation data acquired corresponding to the device identification information of the data sensor falls into the preset threshold corresponding to the device identification information of the same data sensor;
a processing module 50, configured to determine that the meteorological element observation data is abnormal if the meteorological element observation data acquired corresponding to the device identification information of the data sensor does not fall into the preset threshold corresponding to the device identification information of the same data sensor, and query a local diagnostic library for a diagnostic method for abnormal meteorological element observation data matching, so as to repair the abnormal meteorological element observation data through the diagnostic method.
In this embodiment, the processing module 50 is specifically configured to:
calling the power-on state information of the data sensor corresponding to the abnormal meteorological element observation data;
judging whether the power-on state information is abnormal or not;
if so, sending a restart instruction to the data sensor corresponding to the abnormal meteorological element observation data so as to restart the data sensor corresponding to the abnormal meteorological element observation data;
and if not, controlling the data sensor corresponding to the abnormal meteorological element observation data to retransmit the meteorological element observation data.
In this embodiment, the processing module 50 is specifically configured to:
if the number of the meteorological element observation data in the preset warehousing time is monitored to be zero, inquiring a diagnosis method with the number of the meteorological element observation data in the preset warehousing time as zero matching in a local diagnosis library;
the diagnostic method comprises the following steps:
sending a first ping command to the weather station, and judging whether a first ping response message returned by the weather station is received or not;
and when receiving the first ping response message returned by the weather station, controlling the weather station to resend the weather element observation data.
In this embodiment, the processing module 50 is specifically configured to:
and if the number of the meteorological element observation data before or after the preset warehousing time is monitored to be equal to the preset number, sending a time calibration instruction to the meteorological station, wherein the time calibration instruction is used for calibrating to enable the meteorological station to send the meteorological element observation data to a meteorological database of a first server within the preset warehousing time.
In this embodiment, the processing system further includes:
the reporting module is used for reporting the meteorological element observation data to a second server if the meteorological element observation data acquired correspondingly to the equipment identification information of the data sensor falls into the preset threshold corresponding to the equipment identification information of the same data sensor;
the second monitoring module is used for judging whether the second server receives the meteorological element observation data within a preset reporting time;
the command module is used for sending a second ping command to the data gateway if the second server does not receive the meteorological element observation data within the preset reporting time;
the third judging module is used for judging whether a second ping response message returned by the first server is received or not;
and the sending module is used for controlling the first server to resend the meteorological element observation data if receiving a second ping response message returned by the first server.
And the operation module is used for entering an alarm manual intervention process if a second ping response message returned by the first server is not received.
Furthermore, an embodiment of the present invention also proposes a storage medium on which a computer program is stored, which when executed by a processor implements the steps of the processing method as in the above-described embodiment.
Furthermore, an embodiment of the present invention also provides a computer device, which includes a memory, a processor, and a computer program stored on the memory and executable on the processor, and the processor executes the program to implement the steps of the processing method according to the above embodiment.
The above-mentioned embodiments only express several embodiments of the present invention, and the description thereof is more specific and detailed, but not construed as limiting the scope of the present invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the inventive concept, which falls within the scope of the present invention. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A processing method for collecting meteorological observation data is characterized by comprising the following steps:
acquiring equipment identification information of each data sensor of a meteorological station and meteorological element observation data correspondingly acquired by each data sensor;
monitoring whether the number of the meteorological element observation data in a preset warehousing time is equal to a preset number or not;
if yes, inquiring a preset threshold matched with the equipment identification information of the same data sensor in a local database according to the equipment identification information of each data sensor;
judging whether the meteorological element observation data acquired correspondingly to the equipment identification information of the data sensor falls into the preset threshold corresponding to the equipment identification information of the same data sensor;
if not, judging that the meteorological element observation data are abnormal, and inquiring a diagnosis method matched with the meteorological element observation data in a local diagnosis library so as to repair the abnormal meteorological element observation data through the diagnosis method.
2. The process for collecting meteorological observation data according to claim 1, wherein the diagnostic method comprises the steps of:
calling the power-on state information of the data sensor corresponding to the abnormal meteorological element observation data;
judging whether the power-on state information is abnormal or not;
if so, sending a restart instruction to the data sensor corresponding to the abnormal meteorological element observation data so as to restart the data sensor corresponding to the abnormal meteorological element observation data;
and if not, controlling the data sensor corresponding to the abnormal meteorological element observation data to retransmit the meteorological element observation data.
3. The process for collecting meteorological observation data according to claim 1, further comprising:
if the number of the meteorological element observation data in the preset warehousing time is monitored to be zero, inquiring a diagnosis method with the number of the meteorological element observation data in the preset warehousing time as zero matching in a local diagnosis library;
the diagnostic method comprises the following steps:
sending a first ping command to the weather station, and judging whether a first ping response message returned by the weather station is received or not;
and when receiving the first ping response message returned by the weather station, controlling the weather station to resend the weather element observation data.
4. The process for collecting meteorological observation data according to claim 1, further comprising:
and if the number of the meteorological element observation data before or after the preset warehousing time is monitored to be equal to the preset number, sending a time calibration instruction to the meteorological station, wherein the time calibration instruction is used for calibrating to enable the meteorological station to send the meteorological element observation data to a meteorological database of a first server within the preset warehousing time.
5. The process for collecting meteorological observation data according to claim 1, further comprising:
if the meteorological element observation data acquired correspondingly to the equipment identification information of the data sensor falls into the preset threshold corresponding to the equipment identification information of the same data sensor, reporting the meteorological element observation data to a second server;
monitoring whether the second server receives the meteorological element observation data within a preset reporting time;
if the second server does not receive the meteorological element observation data within the preset reporting time, sending a second ping command to a data gateway;
judging whether a second ping response message returned by the first server is received or not;
and if a second ping response message returned by the first server is received, controlling the first server to resend meteorological element observation data.
6. The process for collecting meteorological observation data according to claim 5, further comprising:
and if the second ping response message returned by the first server is not received, entering an alarm manual intervention process.
7. A system for processing meteorological element observation data, comprising:
the acquisition module is used for acquiring equipment identification information of each data sensor of the meteorological station and meteorological element observation data correspondingly acquired by each data sensor;
the first judgment module is used for monitoring whether the number of the meteorological element observation data in the preset warehousing time is equal to the preset number or not;
the first monitoring module is used for inquiring a preset threshold matched with the equipment identification information of the same data sensor in a local database according to the equipment identification information of each data sensor if the number of the meteorological element observation data in the preset warehousing time is equal to the preset number;
the second judgment module is used for judging whether the meteorological element observation data acquired correspondingly to the equipment identification information of the data sensor falls into the preset threshold corresponding to the equipment identification information of the same data sensor;
and the processing module is used for judging that the meteorological element observation data are abnormal if the meteorological element observation data acquired correspondingly to the equipment identification information of the data sensor do not fall into the preset threshold corresponding to the equipment identification information of the same data sensor, and inquiring a diagnosis method for abnormal matching of the meteorological element observation data in a local diagnosis library so as to repair the abnormal meteorological element observation data through the diagnosis method.
8. The system for processing meteorological element observation data according to claim 7, wherein the processing module is specifically configured to:
calling the power-on state information of the data sensor corresponding to the abnormal meteorological element observation data;
judging whether the power-on state information is abnormal or not;
if so, sending a restart instruction to the data sensor corresponding to the abnormal meteorological element observation data so as to restart the data sensor corresponding to the abnormal meteorological element observation data;
and if not, controlling the data sensor corresponding to the abnormal meteorological element observation data to retransmit the meteorological element observation data.
9. A storage medium on which a computer program is stored, which program, when being executed by a processor, carries out the processing method of any one of claims 1 to 6.
10. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the processing method according to any one of claims 1 to 6 when executing the program.
CN202011045431.1A 2020-09-29 2020-09-29 Processing method and system for collecting meteorological observation data and computer equipment Pending CN111913948A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011045431.1A CN111913948A (en) 2020-09-29 2020-09-29 Processing method and system for collecting meteorological observation data and computer equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011045431.1A CN111913948A (en) 2020-09-29 2020-09-29 Processing method and system for collecting meteorological observation data and computer equipment

Publications (1)

Publication Number Publication Date
CN111913948A true CN111913948A (en) 2020-11-10

Family

ID=73265285

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011045431.1A Pending CN111913948A (en) 2020-09-29 2020-09-29 Processing method and system for collecting meteorological observation data and computer equipment

Country Status (1)

Country Link
CN (1) CN111913948A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113075752A (en) * 2021-04-16 2021-07-06 中国气象局气象探测中心 Method and device for judging correctness of three-dimensional space position of meteorological observation station
CN114563111A (en) * 2022-04-30 2022-05-31 江西省气象信息中心(江西省气象培训中心、江西省农村经济信息中心) Health degree evaluation method, system, equipment and storage medium of air temperature observation equipment
CN118018453A (en) * 2024-04-09 2024-05-10 四川蜀道电气化建设有限公司 Railway communication guarantee method and system suitable for complex environment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104280791A (en) * 2014-09-26 2015-01-14 宁波绮耘软件有限公司 Meteorological data quality control and processing method and system
JP2016192864A (en) * 2015-03-31 2016-11-10 日本電気株式会社 System, method and program for estimating forecast distribution
CN109840260A (en) * 2019-02-02 2019-06-04 中国水利水电科学研究院 A kind of extensive real-time rainfall automatic Observation station ranked data processing method based on dynamic interpolation

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104280791A (en) * 2014-09-26 2015-01-14 宁波绮耘软件有限公司 Meteorological data quality control and processing method and system
JP2016192864A (en) * 2015-03-31 2016-11-10 日本電気株式会社 System, method and program for estimating forecast distribution
CN109840260A (en) * 2019-02-02 2019-06-04 中国水利水电科学研究院 A kind of extensive real-time rainfall automatic Observation station ranked data processing method based on dynamic interpolation

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113075752A (en) * 2021-04-16 2021-07-06 中国气象局气象探测中心 Method and device for judging correctness of three-dimensional space position of meteorological observation station
CN114563111A (en) * 2022-04-30 2022-05-31 江西省气象信息中心(江西省气象培训中心、江西省农村经济信息中心) Health degree evaluation method, system, equipment and storage medium of air temperature observation equipment
CN114563111B (en) * 2022-04-30 2022-07-22 江西省气象信息中心(江西省气象培训中心、江西省农村经济信息中心) Method, system, device and storage medium for evaluating health degree of air temperature observation device
CN118018453A (en) * 2024-04-09 2024-05-10 四川蜀道电气化建设有限公司 Railway communication guarantee method and system suitable for complex environment

Similar Documents

Publication Publication Date Title
CN111913948A (en) Processing method and system for collecting meteorological observation data and computer equipment
CN107169700B (en) Household appliance fault statistical method and device
EP3309682B1 (en) Data collection system and method, and method for reducing the quantity of measurement data
CN108319254A (en) A kind of collection method, car-mounted terminal and the log collecting server of automobile daily record
CN106959688A (en) A kind of vehicle trouble messages acquisition method and device
US7933211B2 (en) Method and system for providing prioritized failure announcements
CN111322721A (en) Air conditioner fault detection processing method and system, storage medium and air conditioner
CN113691623A (en) Software configuration method and device of vehicle-mounted Tbox and cloud platform
CN111239853B (en) Automatic meteorological observation system
CN114510378A (en) Parameter backup method and device for air conditioning unit and electronic equipment
US11544111B2 (en) Sensor device, sensor device management system, and sensor device management method
CN117614487A (en) Beidou system-based transmission line communication method and system
CN113294888B (en) Air conditioner fault diagnosis method and device, engineering fault diagnosis method and system and air conditioner
CN115277353A (en) Intelligent cabinet machine remote fault active and passive early warning method
CN215180009U (en) Gas monitoring device with humiture is corrected function
CN112484767B (en) Automatic fault diagnosis method and device for icing equipment
CN110595532B (en) System and method for collecting and monitoring wave recording data of power transmission line
CN112313964B (en) Clearance data collection for low energy devices
CN218941182U (en) Intelligent monitoring system for machine
CN110311807A (en) A kind of driven hanging basket data collection system Network status adaptive process monitoring method
CN115001938A (en) Abnormal alarm and fault monitoring system and method for power switch
TWI748672B (en) Automatic meter reading abnormality analysis system and method thereof
CN113078702B (en) Management method and device for base station backup battery, electronic equipment and storage medium
JP4728272B2 (en) Cold and remote monitoring system
JP2018156642A (en) Facility equipment management system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20201110