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 function to create a tesseroid layer #316

Merged
merged 51 commits into from
Sep 28, 2022

Commits on May 30, 2022

  1. Configuration menu
    Copy the full SHA
    ebcd3e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8470e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20228ed View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Configuration menu
    Copy the full SHA
    ebd120a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e69d5e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da5fd2b View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Configuration menu
    Copy the full SHA
    d3d9668 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b22b6fe View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Configuration menu
    Copy the full SHA
    b688647 View commit details
    Browse the repository at this point in the history
  2. Import warning

    aguspesce committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    bce870c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1379904 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea800df View commit details
    Browse the repository at this point in the history
  5. Create a property called boundaries.

    It returns the boundaries of the layer
    aguspesce committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    586b520 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Configuration menu
    Copy the full SHA
    a15f24e View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Configuration menu
    Copy the full SHA
    7f5053f View commit details
    Browse the repository at this point in the history
  2. Some changes to tesseroid layer example

    Build the computation grid on a different set of points. Use meshgrid to
    build 2d versions of the original longitude and latitude arrays (don't
    regenerate it with vd.grid_coordinates).
    santisoler committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    e2ba40b View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Make check and format

    aguspesce committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    737fefc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7521959 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    6f220a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5585fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1508436 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2022

  1. Configuration menu
    Copy the full SHA
    0b2a15a View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Configuration menu
    Copy the full SHA
    26f34c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86dfb48 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Add test to check nans mask

    aguspesce committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    3b59f14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd01485 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff84516 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15406f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    647822d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05de3b1 View commit details
    Browse the repository at this point in the history
  7. Check format

    aguspesce committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    96933fb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b885836 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    bad6ae4 View commit details
    Browse the repository at this point in the history
  2. Fix failing test

    Add a new mean_earth_radius fixture and use it as reference.
    santisoler committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    9a2aba7 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    fe6864d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2073874 View commit details
    Browse the repository at this point in the history
  3. Fit typo on harmonica/forward/tesseroid_layer.py

    Co-authored-by: Santiago Soler <[email protected]>
    aguspesce and santisoler authored Sep 23, 2022
    Configuration menu
    Copy the full SHA
    f015fd6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ada8fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c14a880 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    35043da View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7f4444a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    edb0b9e View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Add a plot to the example

    aguspesce committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    80061c4 View commit details
    Browse the repository at this point in the history
  2. Run make format

    aguspesce committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    fef62db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82ce294 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    b3a087c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    771257d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58c3507 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48f581f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5002c6d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a10495f View commit details
    Browse the repository at this point in the history