Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create LibGMT.grid_to_vfile for xarray support #159

Merged
merged 5 commits into from
Apr 10, 2018
Merged

Commits on Apr 6, 2018

  1. Create LibGMT.grid_to_vfile for xarray support

    Implemented a doctest using the earth relief data. Not passing at the
    moment. Failing with a Seg Fault. Might be because the direction needs
    to be `GMT_IN|GMT_IS_REFERENCE`. Need support for | in the direction
    argument.
    leouieda committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    048ccc9 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2018

  1. Breakup the function into more testable parts

    Still crashing when using ranges and inc but works with dim. Might be a
    bug in GMT
    leouieda committed Apr 7, 2018
    Configuration menu
    Copy the full SHA
    1c5fb67 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2018

  1. Tests pass on GMT trunk

    Need docs for dataarray_to_matrix and more tests for the code.
    leouieda committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    4a5a85f View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2018

  1. Configuration menu
    Copy the full SHA
    555a8ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3e8c88 View commit details
    Browse the repository at this point in the history