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

Fix docs #73

Merged
merged 3 commits into from
Oct 17, 2022
Merged

Fix docs #73

merged 3 commits into from
Oct 17, 2022

Conversation

ocefpaf
Copy link
Member

@ocefpaf ocefpaf commented Jun 15, 2022

This one is built on top of #70 but we should not merge this one yet. I "fixed" so many things that we may need to discuss if all these changes actually make sense.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@ocefpaf ocefpaf marked this pull request as ready for review June 24, 2022 13:37
@ocefpaf ocefpaf requested a review from kwilcox June 24, 2022 13:44
@ocefpaf
Copy link
Member Author

ocefpaf commented Jun 24, 2022

@kwilcox I feel bad for throwing a PR like this on you. Many commits, multiple "fixes" that makes the docs pass but doesn't really review them as I should, etc. However, I promise I'll find some time to properly review the docs in a future PR. At the moment, getting them to build and pass is what I can do 😬

@ocefpaf ocefpaf marked this pull request as draft September 26, 2022 14:45
@ocefpaf
Copy link
Member Author

ocefpaf commented Sep 26, 2022

@kwilcox this PR makes the docs pass but doesn't mean we want everything we have here. I'll send smaller PRs with the fixes specific problems to make it easier to review. Keeping this draft just as a reference.

@ocefpaf ocefpaf force-pushed the fix_docs branch 2 times, most recently from 2aabba0 to a8bfb61 Compare September 26, 2022 15:50
@ocefpaf ocefpaf force-pushed the fix_docs branch 2 times, most recently from 602a460 to 3e3c2e2 Compare October 13, 2022 16:31
@ocefpaf ocefpaf changed the base branch from master to main October 13, 2022 16:31
@kwilcox
Copy link
Member

kwilcox commented Oct 13, 2022

@ocefpaf ready for review again?

@ocefpaf
Copy link
Member Author

ocefpaf commented Oct 13, 2022

@ocefpaf ready for review again?

Not yet. I'm planning on decoupling the notebook changes from the rest to make it easier to review. Rebasing here just to make sure everything is passing before sending the non-notebook PR.

@ocefpaf ocefpaf mentioned this pull request Oct 13, 2022
Merged
@ocefpaf ocefpaf force-pushed the fix_docs branch 3 times, most recently from ddbc30e to c9a0931 Compare October 13, 2022 21:08
@@ -11,7 +11,7 @@ Here is a collection of other QARTOD implementations or contacts for reference.
Python

- `Ocean Observatories Initiative (OOI) Quality Control Algorithm <https://github.com/ooici/ion-functions/tree/master/ion_functions/qc>`_
- `OOI Quality Control Algorithm Tables <https://github.com/ooi-integration/qc-lookup>`_
- `OOI Quality Control Algorithm Tables <https://github.com/oceanobservatories/qc-lookup>`_
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This just fixes a re-direct.

@ocefpaf ocefpaf marked this pull request as ready for review October 13, 2022 21:09
@@ -8,7 +8,8 @@ You can download the source for these notebooks `here <https://github.com/ioos/i

* :doc:`Read water level data from CSV into Pandas, run QARTOD tests, and plot results in Bokeh </examples/QartodTestExample_WaterLevel>`

* :doc:`Run QARTOD on a netCDF file, and store the results </examples/Qartod_netCDF_example>`
..
* :doc:`Run QARTOD on a netCDF file, and store the results </examples/Qartod_netCDF_example>`
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to re-run all these notebooks and make sure they are updated. I'm skipping them for now b/c I could not make them work.

@kwilcox kwilcox merged commit 7f33308 into ioos:main Oct 17, 2022
@ocefpaf ocefpaf deleted the fix_docs branch October 17, 2022 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants