Julia Kent
Julia Kent
It would be good to update this repository to reflect the GitHub-wide switch from master to main.
Address #79
Add widgets on top of each column of collection so the user can search on the fly for data. For example in the variable column, there will be a drop-down...
### Description Some WRF data does not contain the lat/lon coordinates in the same file as the data variables. This was the case in this [example](https://github.com/jukent/notebook-gallery/blob/master/notebooks/Run-Anywhere/WRF/wrf_ex.ipynb). There is still the...
Borrowing part of the description from the README.md
## PR Summary ## Related Tickets & Documents Closes #124 Not sure if we'll want to move this to applications, but that repository didn't seem ready to host this. Creating...
## PR Summary Putting dev notes in a jupyter notebook while I iterate on getting a working example for spec_1.ncl, this might be moved to applications Closes #487 ## PR...
First pass at changing the [fourier filter example](https://geocat-examples.readthedocs.io/en/latest/gallery-geocat-comp/matplotlib/fourier_filter_example.html#sphx-glr-gallery-geocat-comp-matplotlib-fourier-filter-example-py) into a notebook. I have a lot of questions for @pilotchute that I left in the document. The answers to these questions...
Not super sleek, this is a slightly smaller version of our example and then sub-examples for each function called. Related to #126