-
Couldn't load subscription status.
- Fork 24
Links #20
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
Merged
Merged
Links #20
Changes from 7 commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
930521a
create links page
jukent bcd0a5f
comment out gallery toctreee
jukent f24ba9e
add links.md to toctreee
jukent 2ca56a2
add info from content catalog to links.md
jukent e338f7d
fix multiple lines in one cell
jukent 90960c9
fix comment out of gallery display
jukent 167ebfa
change language -approve
jukent f133d16
Update content/pages/links.md
jukent 99db140
Update content/pages/links.md
jukent File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,23 @@ | ||
| # Link to External Resources | ||
|
|
||
| Project Pythia find the links below to be useful resources on a variety of Python specific topics. | ||
jukent marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| ## Introductory/Basics | ||
| | Topic | Self-Paced Tutorials | Example Notebook Galleries | | ||
| | --- | ----------- | ----------- | | ||
| | Getting started with Python | [Xdev Python Tutorial](https://ncar.github.io/python-tutorial/) | [Unidata Intro Materials](https://unidata.github.io/python-training/python/intro-to-python/) | | ||
| | Numpy basics | [Unidata Python Workshop](https://unidata.github.io/python-training/workshop/NumPy/numpy-basics/)| | | ||
| | Xarray basics | [Unidata Python Workshop](https://unidata.github.io/python-training/workshop/XArray/xarray-introduction/) <br> [Xarray tutorial](https://xarray-contrib.github.io/xarray-tutorial/) | | | ||
| | Matplotlib & Cartopy | [Unidata Python Workshop](https://unidata.github.io/python-training/workshop/Matplotlib/matplotlib-basics/) | [GeoCAT gallery](https://geocat-examples.readthedocs.io/en/latest/) | | ||
| | Jupyter notebooks | [Unidata Python Workshop](https://unidata.github.io/python-training/workshop/Jupyter_Notebooks/jupyter-notebooks-introduction/) | | | ||
|
|
||
| ## Domain Specific Lessons | ||
| | Topic | Self-Paced Tutorials | | ||
| | --- | ----------- | | ||
| | Georeferenced Data | [SUNY Albany Course](https://github.com/DAES433533/Fall2020) | | ||
|
|
||
| ## Packages | ||
| | Topic | Pre-Recorded Lectures | Self-Paced Tutorials | Example Notebook Galleries | | ||
| | --- | ----------- | ----------- | ----------- | | ||
| | MetPy | [Unidata MetPy Mondays](https://www.youtube.com/playlist?list=PLQut5OXpV-0ir4IdllSt1iEZKTwFBa7kO) | [MetPy Tutorial](https://unidata.github.io/MetPy/latest/tutorials/index.html) <br> [Unidata Python Workshop](https://unidata.github.io/python-training/workshop/Metpy_Introduction/introduction-to-metpy/)| [MetPy Gallery](https://unidata.github.io/MetPy/latest/examples/index.html) <br> [Unidata Gallery](https://unidata.github.io/python-training/gallery/gallery-home/) | | ||
| | WRF-Python | | | [WRF-Python Gallery](https://wrf-python.readthedocs.io/en/latest/plot.html) | | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.