Read the slides “Lab 2 - What is “CF” convention?” and follow through. Try it out in your CPAS Jupyter Notebook
Visit the hvplot documentation page:
https://hvplot.holoviz.org/user_guide/Geographic_Data.html
You may not need to read software package documentation from start to end if you find it not interesting. Search your interested keyword while you are browsing. For example, in your browser, use Ctrl-F to find “hvplot” and skip-read.
Read
https://hvplot.holoviz.org/user_guide/Plotting.html
https://hvplot.holoviz.org/user_guide/Gridded_Data.html
You may find these two hvPlot User Guide pages more comprehensive. There are a lot of sample plots that may get your attention.
Please explore hvPlot usage by plotting some variables in the demo data, and fix problems (e.g. the swapped x and y axis above) arised.
If you have no idea, try the solution given on the Time’s up slide.
Previous | Continue |
---|