You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I overlooked the different precipitation units in CHELSA-W5E5 data when implementing #86. This issue was brought to my attention by the following line in hyoga.open.atmosphere(), which currently fails not because of different units, but because the 'time' dimension is called 'month' in the new source.
I overlooked the different precipitation units in CHELSA-W5E5 data when implementing #86. This issue was brought to my attention by the following line in
hyoga.open.atmosphere()
, which currently fails not because of different units, but because the'time'
dimension is called'month'
in the new source.hyoga/hyoga/open/reprojected.py
Lines 202 to 203 in 48391fc
The text was updated successfully, but these errors were encountered: