-
Notifications
You must be signed in to change notification settings - Fork 5
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
Specx workflow and NCL receipt #39
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Meowdy! See your PR preview: |
I might be missing a couple places where I have to list these notebooks in order for them to visible. Do we have documentation on that yet? |
Ahh, yeah. So ultimately I want to automate a lot of that, but for now, some of it is in the contributors guide. |
There are two main notebooks here: one that lives under data_analysis ( So spectral analysis should show up on the sidebar in two places, @anissa111 correct? One under |
Still unclear on the repetition of entries in NCL_index and NCL_applications |
Right, I think I'm also confused about what's going on here.
@cyschneck, are you asking if the same physical notebook should be linked in two places (no, in my opinion) or are you asking if spectral analysis content should be in multiple different categories? |
@anissa111, because there are two separate notebooks, they should both appear separately on the side bar? So I am asking |
Getting back to this, I think it would be worth doing some higher-level updates before getting into some more fine-grained feedback. I know it's been a minute since this has seen attention, so here are the things I noticed need updated from team discussions about since last time.
|
Ah, gosh. I meant for that to show up as a commented review, my bad. I'm going to remove myself as a requested reviewer so that I can be re-requested/notified when it's is ready for another look. |
figsize() and tightlayout() does affect readability on the subplots. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall this is looking really good.
Some more general comments/questions (more specific comments inline):
- It looks like the outputs are still stored stored on this though - I think the plan is to clear those now that there's infra to run the notebooks.
- It looks like
specxy_anal
is in the NCL Index, but not the receipts. I assume that's an item for later, but wanted to double check.
PR Summary
Demonstrates how to use the scipy.signal module for spectral analysis and a 1-to-1 NCL receipt.
Related Tickets & Documents
Closes NCAR/geocat-comp#124
PR Checklist
General