Skip to content

relative_humidity and friends should be fractions instead of percentages#16

Open
cmgas wants to merge 2 commits into
developfrom
feature/rh_01
Open

relative_humidity and friends should be fractions instead of percentages#16
cmgas wants to merge 2 commits into
developfrom
feature/rh_01

Conversation

@cmgas

@cmgas cmgas commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Description

| Variable                  | Old min   | Old max | New min   | New max |
| ------------------------- | --------- | ------- | --------- | ------- |
| `relative_humidity`       | 6.405e-05 | 236.9   | 6.405e-07 | 2.369   |
| `relative_humidity_at_2m` | 10.72     | 234.5   | 0.1072    | 2.345   |
| `rht`                     | 6.405e-05 | 596.3   | 6.405e-07 | 5.963   |

List the other PRs that this PR is dependent on:

@cmgas cmgas changed the title rh/100 relative_humidity and friends should be fractions instead of percentages Jun 1, 2026
@rajichidamb

Copy link
Copy Markdown

Not related to this PR, but can the file be compressed?

@cmgas cmgas added the waiting for another PR waiting on another pull request to be merged first label Jun 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waiting for another PR waiting on another pull request to be merged first

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants