Skip to content
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

Initial documentation in the Jupyter Book #114

Closed
3 of 14 tasks
emiliom opened this issue Oct 8, 2023 · 2 comments
Closed
3 of 14 tasks

Initial documentation in the Jupyter Book #114

emiliom opened this issue Oct 8, 2023 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@emiliom
Copy link
Contributor

emiliom commented Oct 8, 2023

Draft outline.

  • Introduction
  • Installation and setup
  • Workflow
    • Describe it conceptually first, briefly, referring to the main objects
    • Brief, core workflow code. Can be a shortened version of the main workflow notebook, and can be composed as a notebook itself. workflow_minimal.ipynb
    • Point to the extended workflow in echopro_workflow.ipynb
      • Map plots and other plots
      • Steps not included in the core workflow page
    • Other areas
      • SemiVariogram widget, interactive generation
      • Kriging mesh generation
      • Transect subsetting and bootstrapping
  • Classes and main data structures. Document core classes #113
    • Listing with docstrings as descriptions
    • Highlights, what they do
    • (Geo)DataFrames and their contents
    • Inputs, processed intermediates, and "results"
    • bio_calc object
  • Files, inputs/outputs
  • A separate page can describe each major "results" gdf in detail
@emiliom emiliom added the documentation Improvements or additions to documentation label Oct 8, 2023
@emiliom emiliom added this to the Release 0.3.2 milestone Oct 8, 2023
@emiliom emiliom self-assigned this Oct 8, 2023
@emiliom
Copy link
Contributor Author

emiliom commented Oct 16, 2023

@leewujung
Copy link
Member

Closing this now since many items are outdated and the content will be covered in the next month or so along with the refactoring work in v0.4.X.

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

No branches or pull requests

2 participants