-
Notifications
You must be signed in to change notification settings - Fork 18
getting started guide and tutorials #80
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
Conversation
User eXchange
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
I don't think we're situated best to give advice on regridding, so I think it's better to skip that for now (we can probably point to `xarray-regrid`'s documentation in the narrative documentation, but for now I think it's fine to not mention it at all – feel free to disagree, though)
@annefou, I've taken the liberty to modify your PR. In particular, I changed everything to use myst markdown instead of restructuredtext (which sort of works except for the API reference). My plan is to add tutorials specialized on H3 and healpix (and I did remove @tinaok's example because while that is great, it is designed to be a separate notebook), and in the future to add pages to the user guide that describe the supported DGGS, which libraries are used to support them, and possibly links for further reading / helpful libraries. |
I've also noticed that the Edit: I've reported a bug in |
I believe for a first version of the documentation this should be ready for reviews (see the preview). In particular, do you any have suggestions regarding the format of the publications page or any additional entries? I'm not so sure of that, since it's basically a single list item containing a link. I've activated the repository on cc @annefou, @allixender, @tinaok |
It looks very good! One remark: I find it a bit weird to have a section called "User guide" with only references. For the references, I think we should add a few more; at least : 10.5194/isprs-archives-XLVIII-4-W12-2024-75-2024. What do you think about using BibTeX for the references? It makes it much easier to manage, cite, and format properly. I think there is a bibtex extension for sphinx (or maybe something better). |
That's true. I was thinking we'd add more elaborate descriptions of the DGGS to the user guide, after which it would not be as weird. We could also move it to the "technical information" and name it "reference guide" or something?
I don't have a strong opinion on this, which is why I was hoping for your input. If you'd like to use |
Markdown and |
I would be nice to have slightly more elaborate sections on the different supported DGGS. I'd be happy to contribute. LEt me know how and where? |
I imagine this would be hard for you to do, so I'm going to go ahead and merge to get the current state to |
No description provided.