monocongo / climate_indices

Climate indices for drought monitoring
https://monocongo.github.io/climate_indices/
Other
339 stars 166 forks source link

Add API docs and install instructions to README #521

Open NickleDave opened 1 year ago

NickleDave commented 1 year ago

Hi @monocongo just raised that issue related to the pyOpenSci review as discussed here: https://github.com/pyOpenSci/software-submission/issues/111#issuecomment-1591996074

Before we can start the review we'll need

Just let us know when you have a chance to take care of those and we'll get you that review, thank you!

monocongo commented 1 year ago

I have detailed installation instructions available now, and trying to get the API docs finished with autodoc, hopefully in the next day or so. This has led me to consider a revamp of the project docs. Is there an example project that has a good README.md and/or index.rst I can use as a template? Please advise if there's a "model citizen" project in the pyOpenSci community I can emulate.

NickleDave commented 1 year ago

Hi @monocongo thanks for letting me know.

Is there an example project that has a good README.md and/or index.rst I can use as a template?

Good question.
All the packages are listed here and their READMEs should give you an idea of what we look for.
https://www.pyopensci.org/python-packages.html I'm hesitant to say who a "model citizen" would be although I think we could add some recommendations to our guide. My own opinion, not pyOpenSci's:

Does that help?

monocongo commented 1 year ago

Yes, helpful guidance, thanks @NickleDave !