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

Add new function to load fractures sample data #1101

Merged
merged 21 commits into from Mar 24, 2021
Merged

Commits on Mar 22, 2021

  1. Add new function to load fractures sample data

    As suggested in #794 here's the function implementation to load the fractures_06.txt sample data.
    michaelgrund committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    404a4b2 View commit details
    Browse the repository at this point in the history
  2. updates

    michaelgrund committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    ae42bb3 View commit details
    Browse the repository at this point in the history
  3. formatting

    michaelgrund committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    753bd94 View commit details
    Browse the repository at this point in the history
  4. added test

    michaelgrund committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    cde1a15 View commit details
    Browse the repository at this point in the history
  5. corrected typo

    michaelgrund committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    576e6d5 View commit details
    Browse the repository at this point in the history
  6. update

    michaelgrund committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    3c3558e View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Configuration menu
    Copy the full SHA
    debeb6d View commit details
    Browse the repository at this point in the history
  2. Update pygmt/datasets/tutorial.py

    Co-authored-by: Meghan Jones <meghanj@hawaii.edu>
    michaelgrund and Meghan Jones committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    8dc5851 View commit details
    Browse the repository at this point in the history
  3. Update pygmt/tests/test_datasets_tutorial.py

    Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
    michaelgrund and weiji14 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    3cde25e View commit details
    Browse the repository at this point in the history
  4. Update pygmt/tests/test_datasets_tutorial.py

    Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
    michaelgrund and weiji14 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    25b0fd2 View commit details
    Browse the repository at this point in the history
  5. Update pygmt/datasets/tutorial.py

    Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
    michaelgrund and weiji14 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    04926ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a2e2ea View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. solve merge conflicts

    michaelgrund committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    eaef86e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aadeab3 View commit details
    Browse the repository at this point in the history
  3. formatting

    michaelgrund committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    122493c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b0a124 View commit details
    Browse the repository at this point in the history
  5. updated test file

    michaelgrund committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    3f22325 View commit details
    Browse the repository at this point in the history
  6. Update pygmt/datasets/samples.py

    Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
    michaelgrund and seisman committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    8eeac42 View commit details
    Browse the repository at this point in the history
  7. Update pygmt/datasets/samples.py

    Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
    michaelgrund and seisman committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    d851b9f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2945a94 View commit details
    Browse the repository at this point in the history
  9. updated test file

    michaelgrund committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    7957b70 View commit details
    Browse the repository at this point in the history