Skip to content

Commit

Permalink
Added constant for ultraviolet_index_daytime_max. (metoppv#1590)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kat-90 authored Oct 25, 2021
1 parent 77bd49e commit 8c7b12d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions improver/ensemble_copula_coupling/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,5 @@
"relative_humidity": Bounds((0, 1.2), "1"),
"visibility_in_air": Bounds((0, 100000), "m"),
"ultraviolet_index": Bounds((0, 25.0), "1"),
"ultraviolet_index_daytime_max": Bounds((0, 25.0), "1"),
}

0 comments on commit 8c7b12d

Please sign in to comment.