mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 14:57:56 -05:00
Merge pull request #31 from srcarter3/website
Grids and cartopy webpage update:
This commit is contained in:
commit
6140271d45
1 changed files with 10 additions and 8 deletions
|
@ -345,19 +345,21 @@
|
|||
"\n",
|
||||
"### 6.1 Related Notebooks\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",
|
||||
"### 6.2 Additional Documention\n",
|
||||
"### 6.2 Additional Documentation\n",
|
||||
"\n",
|
||||
"**python-awips:**\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",
|
||||
"- [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",
|
||||
"**matplotlib:**\n",
|
||||
"* [matplotlib.pyplot](https://matplotlib.org/3.3.3/api/_as_gen/matplotlib.pyplot.html)\n",
|
||||
"* [matplotlib.pyplot.subplot](https://matplotlib.org/3.3.3/api/_as_gen/matplotlib.pyplot.subplot.html)\n",
|
||||
"* [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)"
|
||||
"\n",
|
||||
"- [matplotlib.pyplot](https://matplotlib.org/3.3.3/api/_as_gen/matplotlib.pyplot.html)\n",
|
||||
"- [matplotlib.pyplot.subplot](https://matplotlib.org/3.3.3/api/_as_gen/matplotlib.pyplot.subplot.html)\n",
|
||||
"- [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