Skip to content

Add an internal function to load GMT remote datasets#2200

Merged
seisman merged 51 commits intomainfrom
load-remote-dataset/load-earth-dataset
Dec 5, 2022
Merged

Add an internal function to load GMT remote datasets#2200
seisman merged 51 commits intomainfrom
load-remote-dataset/load-earth-dataset

Conversation

@willschlitzer
Copy link
Contributor

As mentioned in this comment, this adds an internal function that can be used to load a grid file from a remote dataset.

Reminders

  • Run make format and make check to make sure the code follows the style guide.
  • Add tests for new features or tests that would have caught the bug that you're fixing.
  • Add new public functions/methods/classes to doc/api/index.rst.
  • Write detailed docstrings for all functions/methods.
  • If wrapping a new module, open a 'Wrap new GMT module' issue and submit reasonably-sized PRs.
  • If adding new functionality, add an example to docstrings or tutorials.

Slash Commands

You can write slash commands (/command) in the first line of a comment to perform
specific operations. Supported slash commands are:

  • /format: automatically format and lint the code
  • /test-gmt-dev: run full tests on the latest GMT development version

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Boring but important stuff for the core devs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants