Skip to content

Fix wx barometric pressure OOB ranges per #457#458

Merged
stephpenn1 merged 1 commit intomainfrom
wx-press-ranges
Jan 29, 2026
Merged

Fix wx barometric pressure OOB ranges per #457#458
stephpenn1 merged 1 commit intomainfrom
wx-press-ranges

Conversation

@stephpenn1
Copy link
Copy Markdown
Member

@stephpenn1 stephpenn1 commented Jan 29, 2026

Resolves #457

ClimaVue50_15min,VP_mbar_Avg,wx-vappress15,mbar,mbar,x * 1,0,470,Average vapor pressure over 15 minute period
ClimaVue50_15min,BP_mbar,wx-barpress15,mbar,mbar,x * 1,50000,110000,Barometric pressure
ClimaVue50_15min,BP_mbar_Max,wx-bpmax15,mbar,mbar,x * 1,50000,110000,Maximum barometric pressure in 15 minute period
ClimaVue50_15min,BP_mbar,wx-barpress15,mbar,mbar,x * 1,500,1100,Barometric pressure
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But mbar is correct?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes - the manual lists hPa as the unit but they are 1:1

@stephpenn1 stephpenn1 merged commit 68229d6 into main Jan 29, 2026
1 check passed
@stephpenn1 stephpenn1 deleted the wx-press-ranges branch January 29, 2026 17:52
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.

Wx barometric pressure bounds off by 2 orders of magnitude - all sites

2 participants