File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ Project goals
7373* Build a Pythonic API for GMT.
7474* Interface with the GMT C API directly using ctypes (no system calls).
7575* Support for rich display in the Jupyter notebook.
76- * Integration with the Scipy stack : numpy.ndarray or pandas.DataFrame for data tables
76+ * Integration with the PyData Ecosystem : numpy.ndarray or pandas.DataFrame for data tables
7777 and xarray.DataArray for grids.
7878
7979
Original file line number Diff line number Diff line change @@ -49,13 +49,13 @@ These are conference presentations about the development of PyGMT (previously
4949* "Building an object-oriented Python interface for the Generic Mapping Tools".
5050 2018.
5151 Leonardo Uieda and Paul Wessel.
52- Presented at *Scipy 2018 *.
52+ Presented at *SciPy 2018 *.
5353 doi:`10.6084/m9.figshare.6814052 <https://doi.org/10.6084/m9.figshare.6814052 >`__
5454
5555.. figure :: _static/scipy2018-youtube-thumbnail.png
5656 :target: https://www.youtube.com/watch?v=6wMtfZXfTRM
5757 :align: center
58- :alt: Scipy youtube video
58+ :alt: SciPy youtube video
5959
6060* "Integrating the Generic Mapping Tools with the Scientific Python Ecosystem".
6161 2018.
@@ -71,13 +71,13 @@ These are conference presentations about the development of PyGMT (previously
7171* "Bringing the Generic Mapping Tools to Python".
7272 2017.
7373 Leonardo Uieda and Paul Wessel.
74- Presented at *Scipy 2017 *.
74+ Presented at *SciPy 2017 *.
7575 doi:`10.6084/m9.figshare.7635833 <https://doi.org/10.6084/m9.figshare.7635833 >`__
7676
7777.. figure :: _static/scipy2017-youtube-thumbnail.png
7878 :target: https://www.youtube.com/watch?v=93M4How7R24
7979 :align: center
80- :alt: Scipy youtube video
80+ :alt: SciPy youtube video
8181
8282* "A modern Python interface for the Generic Mapping Tools".
8383 2017.
You can’t perform that action at this time.
0 commit comments