Closed
Description
Description of the problem
A lot of our unit tests are dependent on the earth relief grids, and we keep having to change them every so often (see e.g. #350, #401, #452), and probably soon again (see GenericMappingTools/gmtserver-admin#72)! We can keep a few tests for load_earth_relief
grid, but I'd like to propose that we test the other functions on a more stable grid. Specifically, these functions:
- grdcontour
- grdcut
- grdimage
- grdtrack
- grdview
- makecpt
Any good ones from https://github.com/GenericMappingTools/gmtserver-admin/tree/master/cache that would be suitable?