Skip to content

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

Open
lazarusA opened this issue Apr 24, 2025 · 7 comments · Fixed by #953
Open

spatial_mean, bonus section is broken. #952

lazarusA opened this issue Apr 24, 2025 · 7 comments · Fixed by #953
Labels
documentation Improvements or additions to documentation

Comments

@lazarusA
Copy link
Collaborator

See:

https://rafaqz.github.io/Rasters.jl/stable/tutorials/spatial_mean#Bonus:-Computing-spatial-means-across-dimensions

@lazarusA lazarusA added the documentation Improvements or additions to documentation label Apr 24, 2025
@tiemvanderdeure
Copy link
Collaborator

I'll take a look. My guess is it has to be related to downloading the data.

@lazarusA
Copy link
Collaborator Author

lazarusA commented Apr 24, 2025

yes, it would be nice to remove this line:

warnonly=true,

well, set it to false. Being more strict, so that we are breaking things as little as possible, and if so, catch any minor break.

@tiemvanderdeure
Copy link
Collaborator

Okay so if I set that to false and run locally I should actually get an error so I can fix this, right?

@lazarusA
Copy link
Collaborator Author

your will get errors, for sure 😄 .

@tiemvanderdeure
Copy link
Collaborator

Fixing all of those errors might be a little bit overambitious. Is there a way to build just this markdown file?

@tiemvanderdeure
Copy link
Collaborator

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.

@tiemvanderdeure
Copy link
Collaborator

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants