Skip to content

Refactor tests to use a more stable grid instead of earth_relief #505

Closed
@weiji14

Description

@weiji14

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    maintenanceBoring but important stuff for the core devs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions