Skip to content

qc_auto now supports multiple EC measurement heights used to calculat… - #104

Open
ARibecaJob wants to merge 2 commits into
mainfrom
qc_auto_heights_for_storage_fix
Open

qc_auto now supports multiple EC measurement heights used to calculat…#104
ARibecaJob wants to merge 2 commits into
mainfrom
qc_auto_heights_for_storage_fix

Conversation

@ARibecaJob

Copy link
Copy Markdown
Contributor

…e storage with the discrete approach.

Previously, only the first height specified in the file's "htower" field
was used to calculate the storage with the discrete approach.
qc_auto now supports multiple EC measurement heights, which may result
from changes in the setup, for example, to track canopy height growth,
even within the same year (e.g. in the case of crops).
The calculation of FCSTORTT, which may be used to derive NEE in case a
proper storage measurement is missing, now is based on all heights
specified in the file's "htower" field and the respective dates.

The following checks are added:

  • The time resolution must be either half-hourly or hourly.
  • The first timestamp must be YYYY01010030 for half-hourly data and
    YYYY01010100 for hourly data.
  • The timestamps must fall within the year of the file.
  • The timestamps must be in progressive order.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant