-
Notifications
You must be signed in to change notification settings - Fork 38
spatial_mean, bonus section is broken. #952
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I'll take a look. My guess is it has to be related to downloading the data. |
yes, it would be nice to remove this line: Line 49 in 7574a8f
well, set it to |
Okay so if I set that to false and run locally I should actually get an error so I can fix this, right? |
your will get errors, for sure 😄 . |
Fixing all of those errors might be a little bit overambitious. Is there a way to build just this markdown file? |
Actually managed to build docs with warnonly=false locally. The only errors I ran into were printing of precompilation in docstrings. But just importing those packages in make.jl should fix that. |
Just checked and it still has no outputs on the docs page. I seem to be able to build locally. Can any of you replicate locally? |
See:
https://rafaqz.github.io/Rasters.jl/stable/tutorials/spatial_mean#Bonus:-Computing-spatial-means-across-dimensions
The text was updated successfully, but these errors were encountered: