mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 22:57:56 -05:00
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:
parent
b3519f1719
commit
d6d47ad375
1 changed files with 10 additions and 8 deletions
|
@ -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)"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue