Closed
Description
🎉 GMT 6.3.0 has been released! It is installable from the conda-forge channel using the following command:
conda install -c conda-forge gmt=6.3.0
To-Do:
- Bump the minimum required GMT version (@meghanrjones - Bump the minimum required GMT version to 6.3.0 #1649)
- Update
.github/workflows/cache_data.yaml
- Update
.github/workflows/ci_docs.yml
- Update
.github/workflows/ci_tests.yaml
- Update
doc/install.rst
- Update
environment.yml
- Update
required_version
inpygmt/clib/session.py
- Update
test_get_default
inpygmt/tests/test_clib.py
- Update compatibility table in
README.rst
- Update
- Fix failing tests (1 or more PRs)
-
pygmt/tests/test_basemap.py::test_basemap_rose
@weiji14 Update fig.basemap baseline images for GMT 6.3.0 #1658 -
pygmt/tests/test_basemap.py::test_basemap_compass
@weiji14 Update fig.basemap baseline images for GMT 6.3.0 #1658 -
pygmt/tests/test_inset.py::test_inset_context_manager
@meghanrjones Update baseline image for test_inset_context_manager #1653 -
pygmt/tests/test_legend.py::test_legend_specfile
@meghanrjones Update test_legend_specfile baseline for GMT 6.3 #1654 -
pygmt/tests/test_rose.py::test_rose_bools
@meghanrjones Update test_rose_bools.png.dvc for GMT 6.3 #1655 -
pygmt/tests/test_rose.py::test_rose_deprecate_columns_to_incols
@meghanrjones Update test_rose_bools.png.dvc for GMT 6.3 #1655
-
- Remove xfail pytest markers on tests that are now xpass (@meghanrjones) Remove xfail from passing grdimage tests #1656
-
pygmt/tests/test_grdimage.py::test_grdimage_grid_and_shading_with_xarray[png]
(xref Allow the use of a separate file for shading (grdimage -I) #618 (comment)) -
pygmt/tests/test_grdimage.py::test_grdimage_central_meridians_and_standard_parallels[Q-0-0-png]
-
pygmt/tests/test_grdimage.py::test_grdimage_central_meridians_and_standard_parallels[Q-0-30-png]
-
- Update fixed xfail tests (@meghanrjones) Update xfail velo tests for GMT 6.3 #1657
-
pygmt/tests/test_velo.py::test_velo_pandas_dataframe
-
pygmt/tests/test_velo.py::test_velo_numpy_array_numeric_only
-
- Add regression tests to catch 'upstream' bugs
- The "incols" (-i) parameter doesn't works for vector input correctly #1313 (@seisman Add a test to check the incols parameter works for vector inputs #1692)
- Possible text bug with fig.meca when plotting from a file #1367
- The incols parameter does not always work for pandas.DataFrame #1440 (seisman Add a test to make sure the incols parameter works for pandas.DataFrame #1771)
- Update deprecated syntax in source code and examples based on the GMT Changelog
- Update deprecated -JG syntax @michaelgrund Update deprecated -JG syntax #1659
- Update deprecated -g common option syntax @michaelgrund Update deprecated -g common option syntax #1670
- Update psconvert -A syntax @michaelgrund Figure.psconvert: Add new aliases and deprecate parameter "icc_gray" (remove in v0.8.0) #1673