intake / intake-esm

An intake plugin for parsing an Earth System Model (ESM) catalog and loading assets into xarray datasets.
https://intake-esm.readthedocs.io
Apache License 2.0
137 stars 46 forks source link

Update Documentation #407

Open mgrover1 opened 2 years ago

mgrover1 commented 2 years ago

Based on conversations regarding the recent changes, and user feedback, it would be good to do a review of our current documentation, finding areas for improvement. Examples include:

Based on this documentation system, we should cover

mgrover1 commented 2 years ago

Related ESDS blogs

Tutorials

How to

Explanation

Reference

Gallery?

mnlevy1981 commented 2 years ago

I'm working on a branch to address the

Add a "how to build a catalog"

tickbox. There's already a a question about it in the FAQ, though the answer is more of a non-answer... so I was going to start by updating that page with step-by-step instructions. Is that sufficient, or should there be a new page elsewhere in the docs as well?

andersy005 commented 2 years ago

I think a notebook in docs/source/user-guide would suffice for the time being. We shall figure out where this belongs when we rearrange the docs...

jukent commented 2 years ago

I'm going to start working on "What is intake-esm doing with my data?"

wachsylon commented 2 years ago

Hi everyone, fyi, I also provide some tutorials here for dkrz catalogs. I also cover how to merge two catalogs.

Can I contribute with one of those? Do you know about activities for defining name templates for catalogs and a registry for catalogs?

Best, Fabi

mgrover1 commented 2 years ago

Hi @wachsylon - sorry for the very delayed response. Those look like great tutorials!

Contributions are welcome - the repo we have been using for a registry of catalogs has been this repo https://github.com/NCAR/intake-esm-datastore .

We are taking a look at the PR you submitted there, hopefully getting feedback there + merging soon.

andersy005 commented 2 years ago

Just realized @wachsylon's tutorials cover topics that are worth including in intake-esm's proper documentation. Therefore, i'm re-opening this issue

andersy005 commented 2 years ago

@mgrover1, do you plan on covering the remaining tasks in this list? i'd be happy to help... just want make sure there's no duplication of efforts

Based on conversations regarding the recent changes, and user feedback, it would be good to do a review of our current documentation, finding areas for improvement. Examples include:

Based on this documentation system, we should cover

  • Tutorials
  • How to Guides
  • Explanation
  • Reference
andersy005 commented 2 years ago

@wachsylon, could i interest you in contribute a PR with some of the contents from your amazing tutorials? :) No pressure if you don't have time. i can help with this and would certainly credit you