This repository was archived by the owner on Jan 31, 2025. It is now read-only.
Add VantagePro2.RAIN_COLLECTOR_UNITS will have one of the following#1
Open
jan-fuchs-fuky wants to merge 1 commit intoSalemHarrache:masterfrom
Open
Add VantagePro2.RAIN_COLLECTOR_UNITS will have one of the following#1jan-fuchs-fuky wants to merge 1 commit intoSalemHarrache:masterfrom
jan-fuchs-fuky wants to merge 1 commit intoSalemHarrache:masterfrom
Conversation
values: 0x00 = 0.01 in, 0x10 = 0.2 mm, or 0x20 = 0.1 mm. Default rain_collector_unit = 0.01 inch. Vantage Pro2 incorporates a tipping-bucket rain collector in the ISS that measures 0.01'' for each tip of the bucket. A metric adapter can be installed to measure 0.2 mm for each tip of the bucket. Your station logs rain data in the same units it is measured in and converts the logged totals into the selected display units (inches or millimeters) at the time it is displayed. Converting at display time reduces possible compounded rounding errors over time.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
values: 0x00 = 0.01 in, 0x10 = 0.2 mm, or 0x20 = 0.1 mm. Default
rain_collector_unit = 0.01 inch.
Vantage Pro2 incorporates a tipping-bucket rain collector in the ISS that
measures 0.01'' for each tip of the bucket. A metric adapter can be installed to
measure 0.2 mm for each tip of the bucket. Your station logs rain data in the same
units it is measured in and converts the logged totals into the selected display
units (inches or millimeters) at the time it is displayed. Converting at display
time reduces possible compounded rounding errors over time.