Grids and cartopy webpage update:

- fixed spelling mistake for "documentation"
- changed formatting slightly for Additional documenation so it renders correctly for the webpage
This commit is contained in:
Shay Carter 2021-06-01 16:53:41 -06:00
parent b3519f1719
commit d6d47ad375

View file

@ -345,19 +345,21 @@
"\n", "\n",
"### 6.1 Related Notebooks\n", "### 6.1 Related Notebooks\n",
"\n", "\n",
"* [Grid Levels and Parameters](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html)\n", "- [Grid Levels and Parameters](https://unidata.github.io/python-awips/examples/generated/Grid_Levels_and_Parameters.html)\n",
"\n", "\n",
"### 6.2 Additional Documention\n", "### 6.2 Additional Documentation\n",
"\n", "\n",
"**python-awips:**\n", "**python-awips:**\n",
"* [awips.DataAccessLayer](http://unidata.github.io/python-awips/api/DataAccessLayer.html)\n", "\n",
"* [awips.PyGridData](http://unidata.github.io/python-awips/api/PyGridData.html)\n", "- [awips.DataAccessLayer](http://unidata.github.io/python-awips/api/DataAccessLayer.html)\n",
"- [awips.PyGridData](http://unidata.github.io/python-awips/api/PyGridData.html)\n",
"\n", "\n",
"**matplotlib:**\n", "**matplotlib:**\n",
"* [matplotlib.pyplot](https://matplotlib.org/3.3.3/api/_as_gen/matplotlib.pyplot.html)\n", "\n",
"* [matplotlib.pyplot.subplot](https://matplotlib.org/3.3.3/api/_as_gen/matplotlib.pyplot.subplot.html)\n", "- [matplotlib.pyplot](https://matplotlib.org/3.3.3/api/_as_gen/matplotlib.pyplot.html)\n",
"* [matplotlib.pyplot.pcolormesh](https://matplotlib.org/3.3.3/api/_as_gen/matplotlib.pyplot.pcolormesh.html)\n", "- [matplotlib.pyplot.subplot](https://matplotlib.org/3.3.3/api/_as_gen/matplotlib.pyplot.subplot.html)\n",
"* [matplotlib.pyplot.contourf](https://matplotlib.org/3.3.3/api/_as_gen/matplotlib.pyplot.contourf.html)" "- [matplotlib.pyplot.pcolormesh](https://matplotlib.org/3.3.3/api/_as_gen/matplotlib.pyplot.pcolormesh.html)\n",
"- [matplotlib.pyplot.contourf](https://matplotlib.org/3.3.3/api/_as_gen/matplotlib.pyplot.contourf.html)"
] ]
}, },
{ {