Skip to content

Commit

Permalink
Merge pull request #16 from NCAR/akootz
Browse files Browse the repository at this point in the history
Last changes to introduction notebook.
  • Loading branch information
anissa111 authored Nov 10, 2022
2 parents a3a0221 + 0498d4c commit 047b878
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion notebooks/geocat-viz/Index_Links.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"id": "3847df66-b741-4564-a929-370bb326f780",
"metadata": {},
"source": [
"# Index and Links for GeoCAT-viz and GeoCAT-examples tutorials.\n",
"# GeoCAT-examples tutorial\n",
"\n",
"- [GeoCAT-comp docs](https://geocat-comp.readthedocs.io/en/stable/#)\n",
"- [GeoCAT-examples docs](https://geocat-examples.readthedocs.io/en/stable/#)\n",
Expand All @@ -18,6 +18,11 @@
"metadata": {},
"source": [
"1. What is GeoCAT-examples? (1-2 minutes)\n",
" 1. A way to share the code needed to recreate NCL replica plots.\n",
" 1. This allows scientists who are using python, to allow for easy and accurate qualitative comparison to plots produced by researchers who used NCL. \n",
"1. What is GeoCAT-viz (1-2 minutes)\n",
" 1. A work in progess to make functions for replicating the NCL plots directly, usually in a single call.\n",
" 1. We think that this will be a valuable time and effort saving utility for scientists who are migrating from NCL. \n",
"1. Docs overview. (5-10 minutes)\n",
" 1. Examples\n",
" 1. [Notebook Gallery (MPAS)](https://geocat-examples.readthedocs.io/en/stable/gallery-notebooks/Datashader/MPAS_Datashader_Trimesh.html)\n",
Expand Down

0 comments on commit 047b878

Please sign in to comment.