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 was just scrolling through the list of climate indicators in the rendered documentation and noticed that one example is not rendered correctly.
At [1] you find the following part:
# For the Northern Hemisphere: >>> gsl_nh = growing_season_length(tas, mid_date=”07-01”, freq=”AS”)
# If working in the Southern Hemisphere, one can use: >>> gsl_sh = growing_season_length(tas, mid_date=”01-01”, freq=”AS-JUL”)
It seems like the newline characters are not recognized and thus the render fails and the actual commands behind >>>> fail to be rendered as such.
Generic Issue
Dear @Zeitsperre ,
I was just scrolling through the list of climate indicators in the rendered documentation and noticed that one example is not rendered correctly.
At [1] you find the following part:
It seems like the newline characters are not recognized and thus the render fails and the actual commands behind >>>> fail to be rendered as such.
Cheers,
Benjamin
[1] https://xclim.readthedocs.io/en/stable/indices.html#indices-library
Code of Conduct
The text was updated successfully, but these errors were encountered: