CN117609706B - Method for interpolating data of carbon water flux - Google Patents

Method for interpolating data of carbon water flux Download PDF

Info

Publication number
CN117609706B
CN117609706B CN202311368619.3A CN202311368619A CN117609706B CN 117609706 B CN117609706 B CN 117609706B CN 202311368619 A CN202311368619 A CN 202311368619A CN 117609706 B CN117609706 B CN 117609706B
Authority
CN
China
Prior art keywords
data
flux
missing
value
interpolation
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.)
Active
Application number
CN202311368619.3A
Other languages
Chinese (zh)
Other versions
CN117609706A (en
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.)
Beijing Normal University
Original Assignee
Beijing Normal University
Filing date
Publication date
Application filed by Beijing Normal University filed Critical Beijing Normal University
Priority to CN202311368619.3A priority Critical patent/CN117609706B/en
Publication of CN117609706A publication Critical patent/CN117609706A/en
Application granted granted Critical
Publication of CN117609706B publication Critical patent/CN117609706B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention relates to a method for interpolating data of water flux, which comprises the following steps: s1, acquiring flux data and meteorological data in a specified time period; wherein the flux data in the designated time period comprises a plurality of pieces of water flux data which are sequentially arranged according to the sequence of the corresponding time stamps; each piece of carbohydrate flux data corresponds to a timestamp for collecting the carbohydrate flux data; s2, carrying out abnormal value elimination processing on the flux data to obtain flux data subjected to abnormal value elimination processing corresponding to a specified time period; s3, correcting the meteorological data to obtain corrected meteorological data; s4, extracting missing features of any section of missing data in the flux data after the abnormal value elimination processing corresponding to the designated time period; s5, interpolating the missing data of any segment based on the missing features of the missing data and the meteorological data after correction processing to obtain an interpolation result.

Description

Method for interpolating data of carbon water flux
Technical Field
The invention relates to the technical field of data processing, in particular to a method for interpolating data of water flux.
Background
In the prior art of interpolation of the carbon flux data, linear interpolation is often used to fill in missing data points. However, linear interpolation assumes that the data is continuously changing within the missing region, which may not be practical. The non-linear nature of the data may lead to inaccurate interpolation results or unreliable predictions. In addition, the conventional interpolation method often cannot directly cope with the situations of poor data quality, outliers, or noise. These problems may lead to distortion and misleading of the interpolation results.
Disclosure of Invention
In view of the above-mentioned drawbacks and shortcomings of the prior art, the present invention provides a method for interpolating data of a carbon water flux, which solves the technical problems of inaccurate interpolation results or distortion of interpolation results in the prior art of interpolating data of a carbon water flux.
In order to achieve the above purpose, the main technical scheme adopted by the invention comprises the following steps:
the embodiment of the invention provides a method for interpolating data of a water flux, which comprises the following steps:
s1, acquiring flux data and meteorological data in a specified time period;
Wherein the flux data in the designated time period comprises a plurality of pieces of water flux data which are sequentially arranged according to the sequence of the corresponding time stamps; each piece of carbohydrate flux data corresponds to a timestamp for collecting the carbohydrate flux data;
The meteorological data includes: saturated vapor pressure difference VPD value and radiation data of each minute in a specified time period; the radiation data includes: total radiation TR, incident short wave radiation SRIN, photosynthetically active radiation PAR;
S2, carrying out abnormal value elimination processing on the flux data to obtain flux data subjected to abnormal value elimination processing corresponding to a specified time period;
S3, correcting the meteorological data to obtain corrected meteorological data;
S4, extracting missing features of any section of missing data in the flux data after the abnormal value elimination processing corresponding to the designated time period;
s5, interpolating the missing data of any segment based on the missing features of the missing data and the meteorological data after correction processing to obtain an interpolation result.
Preferably, the S2 specifically includes:
S21, eliminating the carbon water flux data meeting any abnormal value condition in flux data in a specified time period to obtain initial flux data;
The outlier condition includes:
Carbon dioxide flux values in the carbon water flux data are greater than or equal to 100 μmol/m 2/s;
carbon dioxide flux values in the carbon water flux data are less than or equal to-50 μmol/m 2/s;
S22, judging whether the quality grade in the initial flux data is greater than 2, if so, eliminating all the water flux data with the quality grade of 7, 8 or 9 in the initial flux data to obtain flux data subjected to abnormal value elimination processing;
if the abnormal value is not found, eliminating all the water flux data with the quality grade of 2 in the initial flux data to obtain flux data after abnormal value elimination treatment.
Preferably, in the step S3, the correction processing is performed on the meteorological data, and specifically includes:
S31, judging whether the saturated vapor pressure difference VPD value of each minute in the meteorological data in the specified time period meets a preset range, and if not, acquiring a new saturated vapor pressure difference VPD value corresponding to the minute by adopting a formula I;
The first formula is:
Wherein,
Wherein P is the air pressure value in the minute meteorological data;
T 0 is the air temperature value in the minute meteorological data;
RH is the relative humidity corresponding to the minute meteorological data;
s32, calculating sunrise and sunset time according to site position information, so as to extract night radiation data Rg in the radiation data, judging whether the night radiation data Rg meet preset conditions, and if the night radiation data Rg do not meet the preset conditions, updating the night radiation data Rg according to a preset updating mode to obtain updated night radiation data Rg;
The night radiation data Rg includes: total radiation TR at night, incident short wave radiation SRIN at night, photosynthetically active radiation PAR at night;
The preset condition is that the total night radiation TR, the incident short wave radiation SRIN at night and the photosynthetically active radiation PAR at night in the night radiation data Rg are all more than or equal to 0.
Preferably, the preset range is 0 to 50.
Preferably, if the nocturnal radiation data Rg is not satisfied, the nocturnal radiation data Rg is updated according to a preset updating manner, which specifically includes:
If the night radiation data Rg is not satisfied, setting the value of the total night radiation TR and/or the incident short wave radiation SRIN at night and/or the photosynthetically active radiation PAR, which are smaller than 0 in the night radiation data Rg, to 0, and obtaining updated night radiation data Rg.
Preferably, the S4 specifically includes:
s41, extracting first flux data, last flux data and time stamps corresponding to the first flux data in the first data set, and forming a first time stamp sequence;
The first flux data is the carbon water flux data with the carbon dioxide flux value being null;
the first data set is flux data after abnormal value elimination processing corresponding to a specified time period;
S42, based on the first time stamp sequence, obtaining the difference value of subtracting the previous time stamp from the next time stamp in any two adjacent time stamps in the first time stamp sequence;
S43, subtracting the difference value of the previous time stamp from the next time stamp in any two adjacent time stamps in the first time stamp sequence to obtain a first time difference sequence delta T stp;
Wherein Δt stp c-(c-1) is the c-1 th element in the first time difference sequence;
Wherein T c is the c-th timestamp of the total n timestamps in the first sequence of timestamps;
S44, acquiring missing features of any section of missing data based on the first time difference sequence.
Preferably, the step S44 specifically includes:
s441, adding lengths of elements which are continuously adjacent in the first time difference sequence and have the value equal to 1 to obtain the length of N segments of missing data;
Wherein the length of each element in the first time difference sequence is 1;
S442, adding lengths of elements which are continuously adjacent in the first time difference sequence and have the numerical value not equal to 1 to obtain total continuous lengths of N+1 sections;
s443, taking the i-th section continuous length in the N+1 section continuous length as a forward continuous length Ts fi of the length of the i-th section missing data in the length of the N section missing data;
Taking the (i+1) th continuous length of the (n+1) th continuous lengths as a backward continuous length (Ts bi) of the length of the (i) th missing data of the length of the (N) th missing data;
Wherein the missing features include a length of missing data, a forward continuous length, a backward continuous length.
Preferably, the step S5 specifically includes:
If the ratio of Tm i/T is greater than 0.06, judging whether the first numerical value is smaller than the F value, if the first numerical value is greater than or equal to the F value, interpolating the i-th missing data by adopting a large-scale interpolation mode according to the modified meteorological data to obtain a large-scale interpolation result, and taking the large-scale interpolation result as an interpolation result;
Tm i is the length of the i-th segment missing data among the lengths of the N-segment missing data;
T st is the start of the specified time period, and T ed is the end of the specified time period;
Wherein the first value is W;
W=Tmi/(Tsfi+Tsbi);
F=4.17×(Tsfi+Tsbi)/0.06T。
preferably, the step S5 further specifically includes:
S51, if the ratio of Tm i/T is smaller than or equal to 0.06, interpolating the i-th segment missing data by adopting a small-scale interpolation mode based on the meteorological data after correction processing to obtain a small-scale interpolation result; or if the ratio of Tm i/T is greater than or equal to 0.06 and the first value is smaller than the F value, correcting the processed meteorological data, and interpolating the i-th missing data by adopting a small-scale interpolation mode to obtain a small-scale interpolation result;
S52, combining the small-scale interpolation result and the flux data subjected to outlier rejection processing corresponding to the specified time period to form a process interpolation flux data set, and extracting missing features of any section of missing data in the process interpolation flux data set;
S53, interpolating the missing data of any segment in the flux data set based on the missing feature of the missing data of the segment and the modified meteorological data to obtain an interpolation result.
Preferably, the step S53 specifically includes:
S531, judging whether the ratio of the length of any section of missing data in the process interpolation flux data set to T is greater than 0.06, if the length of the section of missing data in the process interpolation flux data set is greater than 0.06, judging whether the second value is smaller than the Q value, if the second value is greater than or equal to the Q value, interpolating the section of missing data in the process interpolation flux data set in a large-scale interpolation mode according to the modified meteorological data to obtain a large-scale interpolation result, and taking the large-scale interpolation result as the interpolation result;
Wherein the second value is E;
E = length of any segment of missing data in the interpolated flux data/(forward continuous length of the segment of missing data in the interpolated flux data + backward continuous length of the segment of missing data in the interpolated flux data);
Q=4.17× (forward continuous length of the segment of missing data in the interpolation flux data set+backward continuous length of the segment of missing data in the interpolation flux data set)/0.06T;
S532, if the ratio of the length of any section of missing data in the process interpolation flux data set to T is smaller than or equal to 0.06, based on the modified meteorological data, performing interpolation on the section of missing data in the process interpolation flux data set in a small-scale interpolation mode to obtain a small-scale interpolation result; or when the ratio of the length of any section of missing data in the process interpolation flux data set to T is more than or equal to 0.06 and the second value is less than the Q value, interpolating the section of missing data in the process interpolation flux data set by adopting a small-scale interpolation mode based on the modified meteorological data to obtain a small-scale interpolation result;
S533, combining the small-scale interpolation result with the process interpolation flux data set to form a new process interpolation flux data set;
s534, repeating the steps S531-S533 until the ratio of the length of any section of missing data in the new process interpolation flux data set to T is greater than 0.06, and the second value is greater than or equal to the Q value, and interpolating the section of missing data in the new process interpolation flux data set by adopting a large-scale interpolation mode according to the modified meteorological data to obtain a large-scale interpolation result, wherein the large-scale interpolation result is used as the interpolation result.
The beneficial effects of the invention are as follows: according to the method for interpolating the water flux data, disclosed by the invention, the missing characteristics of any section of missing data in flux data after the abnormal value elimination processing corresponding to the designated time period are extracted, and the missing data of any section of missing data is interpolated based on the missing characteristics of the missing data and the meteorological data after the correction processing, so that an interpolation result is obtained, and therefore, the accuracy of the interpolation result is improved by adopting the method for interpolating the water flux data.
Drawings
FIG. 1 is a flow chart of a method of interpolating data of a water flux according to the present invention;
Fig. 2 is a schematic structural diagram of a device for interpolating data of water flux in an embodiment of the invention.
Detailed Description
The invention will be better explained for understanding by referring to the following detailed description of the embodiments in conjunction with the accompanying drawings.
In order to better understand the above technical solution, exemplary embodiments of the present invention will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present invention are shown in the drawings, it should be understood that the present invention may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the invention to those skilled in the art.
Referring to fig. 1, the present embodiment provides a method for interpolating data of a water flux, including:
S1, acquiring flux data and meteorological data in a specified time period.
Wherein the flux data in the designated time period comprises a plurality of pieces of water flux data which are sequentially arranged according to the sequence of the corresponding time stamps; each piece of carbohydrate flux data corresponds to a timestamp for collecting the carbohydrate flux data; the meteorological data includes: saturated vapor pressure difference VPD value and radiation data of each minute in a specified time period; the radiation data includes: total radiation TR, incident short wave radiation SRIN, photosynthetically active radiation PAR.
S2, carrying out abnormal value elimination processing on the flux data to obtain flux data subjected to abnormal value elimination processing corresponding to the designated time period.
In this embodiment, the S2 specifically includes:
S21, eliminating the carbon water flux data meeting any abnormal value condition in flux data in a specified time period to obtain initial flux data; the outlier condition includes: carbon dioxide flux values in the carbon water flux data are greater than or equal to 100 μmol/m 2/s; carbon dioxide flux values in the carbon water flux data are less than or equal to-50 μmol/m 2/s.
S22, judging whether the quality grade in the initial flux data is greater than 2, if so, eliminating all the water flux data with the quality grade of 7, 8 or 9 in the initial flux data to obtain flux data after abnormal value elimination processing.
If the abnormal value is not greater than 2, eliminating all the carbon water flux data with the quality grade of 2 in the initial flux data to obtain flux data after abnormal value elimination processing.
In practical application, if the interpolation is participated in, the fluctuation of interpolation results is likely to be abnormal and errors are likely to be increased, and the interpolation results are eliminated from the flux data meeting any abnormal value condition and the flux data meeting any abnormal value condition (the condition that the flux data is more than 2 exists, all the flux data with the quality score of 7 or 8 or 9 in the initial flux data and the condition that the flux data is not 2 exists, and all the flux data with the quality grade of 2 in the initial flux data) in the flux data.
And S3, correcting the meteorological data to obtain corrected meteorological data.
In the step S3, the correction processing is performed on the meteorological data, and specifically includes:
S31, judging whether the saturated vapor pressure difference VPD value of each minute in the meteorological data in the specified time period meets a preset range, and if not, acquiring a new saturated vapor pressure difference VPD value corresponding to the minute by adopting a formula I. In this embodiment, the preset range is 0-50.
The first formula is:
Wherein,
Wherein P is the air pressure value in the minute meteorological data; t 0 is the air temperature value in the minute meteorological data; RH is the relative humidity corresponding to the minute weather data.
S32, calculating sunrise and sunset time according to site position information, extracting night radiation data Rg in the radiation data, judging whether the night radiation data Rg meet preset conditions, and if the night radiation data Rg do not meet the preset conditions, updating the night radiation data Rg according to a preset updating mode to obtain updated night radiation data Rg.
The night radiation data Rg includes: total radiation TR at night, incident short wave radiation SRIN at night, photosynthetically active radiation PAR at night.
The preset condition is that the total night radiation TR, the incident short wave radiation SRIN at night and the photosynthetically active radiation PAR at night in the night radiation data Rg are all more than or equal to 0.
If the radiation data Rg at night is not satisfied, updating the radiation data Rg at night according to a preset updating mode, specifically including:
If the night radiation data Rg is not satisfied, setting the value of the total night radiation TR and/or the incident short wave radiation SRIN at night and/or the photosynthetically active radiation PAR, which are smaller than 0 in the night radiation data Rg, to 0, and obtaining updated night radiation data Rg.
In practical application, if the meteorological data itself is abnormal, great uncertainty is introduced into the interpolation result, and correction processing is performed on the meteorological data, so that the accuracy of the interpolation result can be greatly improved, the interpolation difficulty is reduced, and the calculation efficiency is improved.
S4, extracting missing features of any section of missing data in the flux data after the abnormal value elimination processing corresponding to the designated time section.
Specifically, the S4 specifically includes:
S41, extracting first flux data, last flux data and time stamps corresponding to the first flux data in the first data set, and forming a first time stamp sequence.
The first flux data is carbon water flux data with a carbon dioxide flux value of null value.
The first data set is flux data after abnormal value elimination processing corresponding to a specified time period.
S42, based on the first time stamp sequence, the difference value obtained by subtracting the previous time stamp from the next time stamp in any two adjacent time stamps in the first time stamp sequence is obtained.
S43, subtracting the difference value of the previous time stamp from the next time stamp in any two adjacent time stamps in the first time stamp sequence to obtain a first time difference sequence delta T stp;
Wherein Δt stp c-(c-1) is the c-1 th element in the first time difference sequence;
Wherein T c is the c-th timestamp of the total n timestamps in the first sequence of timestamps;
S44, acquiring missing features of any segment of missing data based on the first time difference sequence, wherein the S44 specifically comprises:
S441, adding lengths of elements which are continuously adjacent in the first time difference sequence and have the value equal to 1 to obtain the length of N segments of missing data; wherein the length of each element in the first time difference sequence is 1.
S442, adding lengths of elements which are continuously adjacent in the first time difference sequence and have the numerical value not equal to 1 to obtain total continuous lengths of N+1 sections.
S443, the i-th continuous length of the N+1 continuous lengths is taken as a forward continuous length Ts fi of the length of the i-th missing data of the length of the N missing data.
And taking the (i+1) th continuous length of the (n+1) th continuous lengths as a backward continuous length TS bi of the length of the (i) th missing data of the length of the (N) th missing data.
Wherein the missing features include a length of missing data, a forward continuous length, a backward continuous length.
S5, interpolating the missing data of any segment based on the missing features of the missing data and the meteorological data after correction processing to obtain an interpolation result. The step S5 specifically comprises the following steps:
If the ratio of Tm i/T is greater than 0.06, judging whether the first numerical value is smaller than the F value, if the first numerical value is greater than or equal to the F value, interpolating the i-th missing data by adopting a large-scale interpolation mode according to the modified meteorological data to obtain a large-scale interpolation result, and taking the large-scale interpolation result as the interpolation result.
Tm i is the length of the i-th segment missing data among the lengths of the N-segment missing data;
T st is the start of the specified time period, and T ed is the end of the specified time period;
wherein the first value is W.
W=Tmi/(Tsfi+Tsbi);
F=4.17×(Tsfi+Tsbi)/0.06T。
In practical application of this embodiment, the step S5 further specifically includes:
S51, if the ratio of Tm i/T is smaller than or equal to 0.06, interpolating the i-th segment missing data by adopting a small-scale interpolation mode based on the meteorological data after correction processing to obtain a small-scale interpolation result; or if the ratio of Tm i/T is greater than or equal to 0.06 and the first value is smaller than the F value, correcting the processed meteorological data, and performing interpolation on the i-th segment missing data by adopting a small-scale interpolation mode to obtain a small-scale interpolation result.
S52, combining the small-scale interpolation result and the flux data subjected to outlier rejection processing corresponding to the specified time period to form a process interpolation flux data set, and extracting missing features of any section of missing data in the process interpolation flux data set.
S53, interpolating the missing data of any segment in the flux data set based on the missing feature of the missing data of the segment and the modified meteorological data to obtain an interpolation result.
In practical applications, the step S53 specifically includes:
S531, judging whether the ratio of the length of any section of missing data in the process interpolation flux data set to T is greater than 0.06, if the length of the section of missing data in the process interpolation flux data set is greater than 0.06, judging whether the second value is smaller than the Q value, if the second value is greater than or equal to the Q value, interpolating the section of missing data in the process interpolation flux data set by adopting a large-scale interpolation mode according to the modified meteorological data, obtaining a large-scale interpolation result, and taking the large-scale interpolation result as the interpolation result.
Wherein the second value is E;
E = length of any segment of missing data in the interpolated flux data/(forward continuous length of the segment of missing data in the interpolated flux data + backward continuous length of the segment of missing data in the interpolated flux data).
Q=4.17× (forward continuous length of the segment of missing data in the interpolation flux data set+backward continuous length of the segment of missing data in the interpolation flux data set)/0.06T.
The method of the data interpolation of the water flux can be divided into a large-scale interpolation method and a small-scale interpolation method, and particularly, the small-scale interpolation method is mainly an interpolation method for short-time missing data, and because the small-scale interpolation method occupies a small total length proportion, the interpolation result is more reliable, and the small-scale interpolation result can participate in small-scale interpolation performed in subsequent iteration and final large-scale interpolation. The large-scale interpolation mode is mainly aimed at the interpolation of missing data for a long time, and the interpolation reliability is lower than that of small-scale interpolation, so that the interpolation mode cannot be used as the basis of other data interpolation. By selectively using the large-scale interpolation mode and the small-scale interpolation mode, the overall accuracy and reliability of the interpolation result can be improved.
S532, if the ratio of the length of any section of missing data in the process interpolation flux data set to T is smaller than or equal to 0.06, based on the modified meteorological data, performing interpolation on the section of missing data in the process interpolation flux data set in a small-scale interpolation mode to obtain a small-scale interpolation result; or when the ratio of the length of any section of missing data in the process interpolation flux data set to T is greater than or equal to 0.06 and the second value is smaller than the Q value, interpolating the section of missing data in the process interpolation flux data set by adopting a small-scale interpolation mode based on the modified meteorological data to obtain a small-scale interpolation result.
And S533, combining the small-scale interpolation result and the process interpolation flux data set to form a new process interpolation flux data set.
S534, repeating the steps S531-S533 until the ratio of the length of any section of missing data in the new process interpolation flux data set to T is greater than 0.06, and the second value is greater than or equal to the Q value, and interpolating the section of missing data in the new process interpolation flux data set by adopting a large-scale interpolation mode according to the modified meteorological data to obtain a large-scale interpolation result, wherein the large-scale interpolation result is used as the interpolation result.
The interpolation result obtained in this embodiment is used to evaluate the carbon balance status of an ecosystem or an area, and specifically includes:
And calculating the carbon balance of the ecological system or the area by using the interpolation result. Carbon flux balance methods are commonly used to determine the carbon balance status of an ecosystem or region by calculating the difference between the amount of carbon sequestration and the amount of carbon sequestration per unit area. The carbon fixation amount and the carbon discharge amount per unit area can be calculated according to the measured flux data, and can be predicted by using a model and an estimation method.
The carbon sink strength of an ecosystem or region can be determined by comparing the amount of carbon sequestration per unit area and the amount of carbon removal and considering the time scale. If the carbon sequestration amount per unit area is larger than the carbon emission amount, the ecological system or the area is indicated to be a carbon sink, and the carbon sink is indicated to have the capability of absorbing and fixing carbon. If the carbon emission amount per unit area is larger than the carbon fixation amount, the ecological system or the area is indicated to be a carbon source, and the ecological system or the area has the capability of carbon emission and indicates a normal carbon source. The value of carbon sink strength may be used to measure the strength of the carbon absorbing or emitting capacity of an ecosystem or region.
According to the method for interpolating the water flux data, which is disclosed by the embodiment, due to the fact that the missing feature of any section of missing data in the flux data after the abnormal value elimination processing corresponding to the designated time section is extracted, and the missing feature of any section of missing data and the meteorological data after the correction processing are used for interpolating the section of missing data to obtain an interpolation result, the accuracy of the interpolation result is improved by adopting the method for interpolating the water flux data.
Referring to fig. 2, in this embodiment, there is also provided an apparatus for interpolating data of a water flux, including: at least one processor; and at least one memory communicatively coupled to the processor, wherein the memory stores program instructions executable by the processor, the processor invoking the program instructions to perform a method of carbon flux data interpolation as in the above-described embodiments.
In the description of the present invention, it should be understood that the terms "first," "second," and the like are used for descriptive purposes only and are not to be construed as indicating or implying a relative importance or number of technical features indicated. Thus, a feature defining "a first" or "a second" may explicitly or implicitly include one or more such feature. In the description of the present invention, the meaning of "a plurality" is two or more, unless explicitly defined otherwise.
In the present invention, unless explicitly specified and limited otherwise, the terms "mounted," "connected," "secured," and the like are to be construed broadly, and may be, for example, fixedly connected, detachably connected, or integrally formed; can be mechanically or electrically connected; can be directly connected or indirectly connected through an intermediate medium; may be a communication between two elements or an interaction between two elements. The specific meaning of the above terms in the present invention can be understood by those of ordinary skill in the art according to the specific circumstances.
In the present invention, unless expressly stated or limited otherwise, a first feature is "on" or "under" a second feature, which may be in direct contact with the first and second features, or in indirect contact with the first and second features via an intervening medium. Moreover, a first feature "above," "over" and "on" a second feature may be a first feature directly above or obliquely above the second feature, or simply indicate that the first feature is higher in level than the second feature. The first feature being "under", "below" and "beneath" the second feature may be the first feature being directly under or obliquely below the second feature, or simply indicating that the first feature is level lower than the second feature.
In the description of the present specification, the terms "one embodiment," "some embodiments," "examples," "particular examples," or "some examples," etc., refer to particular features, structures, materials, or characteristics described in connection with the embodiment or example as being included in at least one embodiment or example of the present invention. In this specification, schematic representations of the above terms are not necessarily directed to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, the different embodiments or examples described in this specification and the features of the different embodiments or examples may be combined and combined by those skilled in the art without contradiction.
While embodiments of the present invention have been shown and described above, it will be understood that the above embodiments are illustrative and not to be construed as limiting the invention, and that alterations, modifications, substitutions and variations may be made in the above embodiments by those skilled in the art within the scope of the invention.

Claims (8)

1. A method of interpolating a carbon flux data, comprising:
s1, acquiring flux data and meteorological data in a specified time period;
Wherein the flux data in the designated time period comprises a plurality of pieces of water flux data which are sequentially arranged according to the sequence of the corresponding time stamps; each piece of carbohydrate flux data corresponds to a timestamp for collecting the carbohydrate flux data;
The meteorological data includes: saturated vapor pressure difference VPD value and radiation data of each minute in a specified time period; the radiation data includes: total radiation TR, incident short wave radiation SRIN, photosynthetically active radiation PAR;
S2, carrying out abnormal value elimination processing on the flux data to obtain flux data subjected to abnormal value elimination processing corresponding to a specified time period;
S3, correcting the meteorological data to obtain corrected meteorological data;
S4, extracting missing features of any section of missing data in the flux data after the abnormal value elimination processing corresponding to the designated time period;
s5, interpolating the missing data of any section based on the missing features of the missing data and the modified meteorological data to obtain an interpolation result;
The step S4 specifically comprises the following steps:
s41, extracting first flux data, last flux data and time stamps corresponding to the first flux data in the first data set, and forming a first time stamp sequence;
The first flux data is the carbon water flux data with the carbon dioxide flux value being null;
the first data set is flux data after abnormal value elimination processing corresponding to a specified time period;
S42, based on the first time stamp sequence, obtaining the difference value of subtracting the previous time stamp from the next time stamp in any two adjacent time stamps in the first time stamp sequence;
S43, subtracting the difference value of the previous time stamp from the next time stamp in any two adjacent time stamps in the first time stamp sequence to obtain a first time difference sequence delta T stp;
ΔTstp={ΔTstp 2-1,ΔTstp3-2,…,ΔTstpc-(c-1),...,ΔTstp n-(n-1)};
Wherein Δt stp c-(c-1) is the c-1 th element in the first time difference sequence;
Wherein T c is the c-th timestamp of the total n timestamps in the first sequence of timestamps;
S44, acquiring missing features of any section of missing data based on the first time difference sequence;
The step S44 specifically includes:
s441, adding lengths of elements which are continuously adjacent in the first time difference sequence and have the value equal to 1 to obtain the length of N segments of missing data;
Wherein the length of each element in the first time difference sequence is 1;
S442, adding lengths of elements which are continuously adjacent in the first time difference sequence and have the numerical value not equal to 1 to obtain total continuous lengths of N+1 sections;
s443, taking the i-th section continuous length in the N+1 section continuous length as a forward continuous length Ts fi of the length of the i-th section missing data in the length of the N section missing data;
Taking the (i+1) th continuous length of the (n+1) th continuous lengths as a backward continuous length (Ts bi) of the length of the (i) th missing data of the length of the (N) th missing data;
Wherein the missing features include a length of missing data, a forward continuous length, a backward continuous length.
2. The method of interpolating a carbohydrate flux data according to claim 1, wherein S2 specifically comprises:
S21, eliminating the carbon water flux data meeting any abnormal value condition in flux data in a specified time period to obtain initial flux data;
The outlier condition includes:
Carbon dioxide flux values in the carbon water flux data are greater than or equal to 100 μmol/m 2/s;
carbon dioxide flux values in the carbon water flux data are less than or equal to-50 μmol/m 2/s;
S22, judging whether the quality grade in the initial flux data is greater than 2, if so, eliminating all the water flux data with the quality grade of 7, 8 or 9 in the initial flux data to obtain flux data subjected to abnormal value elimination processing;
If the abnormal value is not found, eliminating all the water flux data with the quality score of 2 in the initial flux data to obtain flux data after abnormal value elimination treatment.
3. The method of interpolating carbohydrate flux data according to claim 2, wherein the correcting process for the meteorological data in S3 specifically includes:
S31, judging whether the saturated vapor pressure difference VPD value of each minute in the meteorological data in the specified time period meets a preset range, and if not, acquiring a new saturated vapor pressure difference VPD value corresponding to the minute by adopting a formula I;
The first formula is:
Wherein,
Wherein P is the air pressure value in the minute meteorological data;
T 0 is the air temperature value in the minute meteorological data;
RH is the relative humidity corresponding to the minute meteorological data;
s32, calculating sunrise and sunset time according to site position information, so as to extract night radiation data Rg in the radiation data, judging whether the night radiation data Rg meet preset conditions, and if the night radiation data Rg do not meet the preset conditions, updating the night radiation data Rg according to a preset updating mode to obtain updated night radiation data Rg;
The night radiation data Rg includes: total radiation TR at night, incident short wave radiation SRIN at night, photosynthetically active radiation PAR at night;
The preset condition is that the total night radiation TR, the incident short wave radiation SRIN at night and the photosynthetically active radiation PAR at night in the night radiation data Rg are all more than or equal to 0.
4. A method of interpolating a carbon water flux data as claimed in claim 3, wherein the predetermined range is 0-50.
5. The method for interpolating carbohydrate flux data according to claim 4, wherein if said nocturnal radiation data Rg is not satisfied, updating said nocturnal radiation data Rg according to a predetermined updating manner, comprising:
If the night radiation data Rg is not satisfied, setting the value of the total night radiation TR and/or the incident short wave radiation SRIN at night and/or the photosynthetically active radiation PAR, which are smaller than 0 in the night radiation data Rg, to 0, and obtaining updated night radiation data Rg.
6. The method of interpolating a carbohydrate flux data according to claim 5, wherein S5 specifically comprises:
If the ratio of Tm i/T is greater than 0.06, judging whether the first numerical value is smaller than the F value, if the first numerical value is greater than or equal to the F value, interpolating the i-th missing data by adopting a large-scale interpolation mode according to the modified meteorological data to obtain a large-scale interpolation result, and taking the large-scale interpolation result as an interpolation result;
Tm i is the length of the i-th segment missing data among the lengths of the N-segment missing data;
T st is the start of the specified time period, and T ed is the end of the specified time period;
Wherein the first value is W;
W=Tmi/(Tsfi+Tsbi);
F=4.17×(Tsfi+Tsbi)/0.06T。
7. the method of interpolating a carbon water flux data of claim 6, wherein S5 further specifically comprises:
S51, if the ratio of Tm i/T is smaller than or equal to 0.06, interpolating the i-th segment missing data by adopting a small-scale interpolation mode based on the meteorological data after correction processing to obtain a small-scale interpolation result; or if the ratio of Tm i/T is greater than or equal to 0.06 and the first value is smaller than the F value, correcting the processed meteorological data, and interpolating the i-th missing data by adopting a small-scale interpolation mode to obtain a small-scale interpolation result;
S52, combining the small-scale interpolation result and the flux data subjected to outlier rejection processing corresponding to the specified time period to form a process interpolation flux data set, and extracting missing features of any section of missing data in the process interpolation flux data set;
S53, interpolating the missing data of any segment in the flux data set based on the missing feature of the missing data of the segment and the modified meteorological data to obtain an interpolation result.
8. The method of interpolating a carbohydrate flux data according to claim 7, wherein S53 specifically includes:
S531, judging whether the ratio of the length of any section of missing data in the process interpolation flux data set to T is greater than 0.06, if the length of the section of missing data in the process interpolation flux data set is greater than 0.06, judging whether the second value is smaller than the Q value, if the second value is greater than or equal to the Q value, interpolating the section of missing data in the process interpolation flux data set in a large-scale interpolation mode according to the modified meteorological data to obtain a large-scale interpolation result, and taking the large-scale interpolation result as the interpolation result;
Wherein the second value is E;
E = length of any segment of missing data in the interpolated flux data/(forward continuous length of the segment of missing data in the interpolated flux data + backward continuous length of the segment of missing data in the interpolated flux data);
Q=4.17× (forward continuous length of the segment of missing data in the interpolation flux data set+backward continuous length of the segment of missing data in the interpolation flux data set)/0.06T;
S532, if the ratio of the length of any section of missing data in the process interpolation flux data set to T is smaller than or equal to 0.06, based on the modified meteorological data, performing interpolation on the section of missing data in the process interpolation flux data set in a small-scale interpolation mode to obtain a small-scale interpolation result; or when the ratio of the length of any section of missing data in the process interpolation flux data set to T is more than or equal to 0.06 and the second value is less than the Q value, interpolating the section of missing data in the process interpolation flux data set by adopting a small-scale interpolation mode based on the modified meteorological data to obtain a small-scale interpolation result;
S533, combining the small-scale interpolation result with the process interpolation flux data set to form a new process interpolation flux data set;
s534, repeating the steps S531-S533 until the ratio of the length of any section of missing data in the new process interpolation flux data set to T is greater than 0.06, and the second value is greater than or equal to the Q value, and interpolating the section of missing data in the new process interpolation flux data set by adopting a large-scale interpolation mode according to the modified meteorological data to obtain a large-scale interpolation result, wherein the large-scale interpolation result is used as the interpolation result.
CN202311368619.3A 2023-10-20 Method for interpolating data of carbon water flux Active CN117609706B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311368619.3A CN117609706B (en) 2023-10-20 Method for interpolating data of carbon water flux

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311368619.3A CN117609706B (en) 2023-10-20 Method for interpolating data of carbon water flux

Publications (2)

Publication Number Publication Date
CN117609706A CN117609706A (en) 2024-02-27
CN117609706B true CN117609706B (en) 2024-06-04

Family

ID=

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010044618A (en) * 2008-08-13 2010-02-25 Hitachi Ltd Method for interpolating missing data, execution program therefor, and data collecting device
CN103513290A (en) * 2013-10-24 2014-01-15 环境保护部卫星环境应用中心 Regional terrestrial ecosystem respiratory monitoring method based on remote sensing
CN108984792A (en) * 2018-08-02 2018-12-11 中国科学院地理科学与资源研究所 Utilize the method for the eddy flux observation data of the not political reform interpolation ground ALPHA missing
CN109492708A (en) * 2018-11-30 2019-03-19 东北大学 Missing data interpolating method is detected in a kind of pipe leakage based on LS-KNN
CN109636069A (en) * 2019-01-29 2019-04-16 平安科技(深圳)有限公司 Data processing method, device, equipment and storage medium
WO2021179742A1 (en) * 2020-03-10 2021-09-16 中国科学院深圳先进技术研究院 Ozone missing data interpolation method, apparatus and device
CN113569972A (en) * 2021-08-03 2021-10-29 中国科学院地理科学与资源研究所 Meteorological data interpolation method, meteorological data interpolation device, electronic equipment and storage medium
CN113658292A (en) * 2021-08-23 2021-11-16 平安国际智慧城市科技股份有限公司 Method, device and equipment for generating meteorological data color spot pattern and storage medium
CN115374091A (en) * 2021-05-20 2022-11-22 中国电力科学研究院有限公司 Distributed new energy output data quality improving method and system
CN115878603A (en) * 2022-12-27 2023-03-31 大连大学 Water quality missing data interpolation algorithm based on K nearest neighbor algorithm and GAN network
CN116502050A (en) * 2023-06-25 2023-07-28 中国农业科学院农业资源与农业区划研究所 Dynamic interpolation method and system for global flux site evapotranspiration observation loss
CN116541667A (en) * 2023-06-29 2023-08-04 厦门大学 Interpolation method and system for buoy time sequence data missing value
CN116756495A (en) * 2023-05-18 2023-09-15 中山大学 Novel vorticity covariance net ecological system exchange data interpolation method
CN116756494A (en) * 2023-08-22 2023-09-15 之江实验室 Data outlier processing method, apparatus, computer device, and readable storage medium

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010044618A (en) * 2008-08-13 2010-02-25 Hitachi Ltd Method for interpolating missing data, execution program therefor, and data collecting device
CN103513290A (en) * 2013-10-24 2014-01-15 环境保护部卫星环境应用中心 Regional terrestrial ecosystem respiratory monitoring method based on remote sensing
CN108984792A (en) * 2018-08-02 2018-12-11 中国科学院地理科学与资源研究所 Utilize the method for the eddy flux observation data of the not political reform interpolation ground ALPHA missing
CN109492708A (en) * 2018-11-30 2019-03-19 东北大学 Missing data interpolating method is detected in a kind of pipe leakage based on LS-KNN
CN109636069A (en) * 2019-01-29 2019-04-16 平安科技(深圳)有限公司 Data processing method, device, equipment and storage medium
WO2021179742A1 (en) * 2020-03-10 2021-09-16 中国科学院深圳先进技术研究院 Ozone missing data interpolation method, apparatus and device
CN115374091A (en) * 2021-05-20 2022-11-22 中国电力科学研究院有限公司 Distributed new energy output data quality improving method and system
CN113569972A (en) * 2021-08-03 2021-10-29 中国科学院地理科学与资源研究所 Meteorological data interpolation method, meteorological data interpolation device, electronic equipment and storage medium
CN113658292A (en) * 2021-08-23 2021-11-16 平安国际智慧城市科技股份有限公司 Method, device and equipment for generating meteorological data color spot pattern and storage medium
CN115878603A (en) * 2022-12-27 2023-03-31 大连大学 Water quality missing data interpolation algorithm based on K nearest neighbor algorithm and GAN network
CN116756495A (en) * 2023-05-18 2023-09-15 中山大学 Novel vorticity covariance net ecological system exchange data interpolation method
CN116502050A (en) * 2023-06-25 2023-07-28 中国农业科学院农业资源与农业区划研究所 Dynamic interpolation method and system for global flux site evapotranspiration observation loss
CN116541667A (en) * 2023-06-29 2023-08-04 厦门大学 Interpolation method and system for buoy time sequence data missing value
CN116756494A (en) * 2023-08-22 2023-09-15 之江实验室 Data outlier processing method, apparatus, computer device, and readable storage medium

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
Treatment of Outliers via Interpolation Method with Neural Network Forecast Performances;N. A. Wahir 等;123 IOP Conf. Series: Journal of Physics: Conf. Series;20181231;1-7 *
会同杉木林蒸散特征及不同估算方法不确定性研究;胡宇科;中国优秀硕士学位论文全文数据库 农业科技辑;20230215;D049-303 *
缺失数据插补方法及其参数估计窗口大小对毛竹林CO_2通量估算的影响;徐小军;周国模;杜华强;施拥军;周宇峰;;林业科学;20150915;51(09);141-149 *

Similar Documents

Publication Publication Date Title
Blackmore Remedial correction of yield map data
US8660308B2 (en) Methods and apparatus for detecting a composition of an audience of an information presenting device
US9354968B2 (en) Systems and methods for data quality control and cleansing
CN117609706B (en) Method for interpolating data of carbon water flux
CN117609706A (en) Method for interpolating data of carbon water flux
JP2005342522A (en) Compensation method of image distortion in x-ray image photography
WO2005038491A3 (en) Method of, and software for, conducting motion correction for a tomographic scanner
JP5416055B2 (en) TVOC detection method, detection apparatus, and outside air introduction amount control system
CN109190827B (en) Method for identifying influence mechanism of furrow layout on rainfall runoff production
WO2023246502A1 (en) Flood event identification method and apparatus, electronic device, and readable storage medium
CN112539810A (en) Intelligent water meter operation error calibration method
CN101192050B (en) Method and system for filtering process data
CN112665666B (en) Metering method of fluid meter
CN110821850A (en) Centrifugal pump test data correction method
CN105594231B (en) Sound field measurement apparatus and sound field measuring method
CN113390436B (en) Verification system and method for video ranging device of wind generating set and medium
CN108984792B (en) Method for interpolating eddy current flux observation data of ground loss by using ALPHA invariant method
CN114614825A (en) Low-cost high-speed pulse signal data sampling and peak value detection method
Schedel Jr et al. Analysis of variance of flood events on the US east coast: the impact of sea-level rise on flood event severity and frequency
CN110622684A (en) Grain loss detection method and system for grain harvester
CN111563676A (en) Method for evaluating indexes of energy consumption of desulfurization system based on multiple influence factors
TW200428356A (en) A method for tracking a pitch signal
US9106551B2 (en) Data packet frequency
CN115713474B (en) Infrared image correction method and system and electronic equipment
TWI677845B (en) Water consumption monitoring device and water consumption monitoring method

Legal Events

Date Code Title Description
PB01 Publication
SE01 Entry into force of request for substantive examination
GR01 Patent grant