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

Quadtree region class - QuadtreeGrid2D #115

Merged
merged 56 commits into from
Jan 11, 2022

Commits on Apr 19, 2021

  1. Configuration menu
    Copy the full SHA
    5c0cb25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06361c5 View commit details
    Browse the repository at this point in the history
  3. Some cleaning

    khawajasim committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    b6a5b4b View commit details
    Browse the repository at this point in the history
  4. import CSEPCatalog

    khawajasim committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    b1fe500 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Configuration menu
    Copy the full SHA
    2896b03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd044a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. requirements modefied

    khawajasim committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    cf697c4 View commit details
    Browse the repository at this point in the history
  2. requirements modified

    khawajasim committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    6363fea View commit details
    Browse the repository at this point in the history
  3. modified requirements

    khawajasim committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    1c6e278 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Configuration menu
    Copy the full SHA
    09cde29 View commit details
    Browse the repository at this point in the history
  2. Unit test for quadtree

    khawajasim committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    1571f87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bf0b15 View commit details
    Browse the repository at this point in the history
  4. mercantile added

    khawajasim committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    adf8f65 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. modified doc strings

    khawajasim committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    c948a38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b592cbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d01261 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c36f0b View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

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

Commits on May 4, 2021

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

Commits on May 7, 2021

  1. Configuration menu
    Copy the full SHA
    48f75b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aaaaec9 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Configuration menu
    Copy the full SHA
    f589569 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfd17ab View commit details
    Browse the repository at this point in the history
  3. func name changes

    khawajasim committed May 21, 2021
    Configuration menu
    Copy the full SHA
    e30374a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1254a76 View commit details
    Browse the repository at this point in the history
  5. unit test for area

    khawajasim committed May 21, 2021
    Configuration menu
    Copy the full SHA
    9ba8497 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. changes

    khawajasim committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    739ebbd View commit details
    Browse the repository at this point in the history
  2. deleted cell area function

    khawajasim committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    a75aada View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7572bce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73634a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. deleted useless comments

    khawajasim committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    c69c338 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Configuration menu
    Copy the full SHA
    a83904d View commit details
    Browse the repository at this point in the history
  2. merging unknown conflict

    khawajasim committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    388aac8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7c3d66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a41646 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Configuration menu
    Copy the full SHA
    654fbc2 View commit details
    Browse the repository at this point in the history
  2. Cleaning docs

    khawajasim committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    4226850 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    285d600 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ac594e View commit details
    Browse the repository at this point in the history
  5. documentation refned

    khawajasim committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    ffa39f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Configuration menu
    Copy the full SHA
    99b10a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a1ead0 View commit details
    Browse the repository at this point in the history
  3. func area name change

    khawajasim committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    c3b6275 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

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

Commits on Nov 18, 2021

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

Commits on Nov 19, 2021

  1. Configuration menu
    Copy the full SHA
    5155e2a View commit details
    Browse the repository at this point in the history
  2. Docs - Region modification

    khawajasim committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    37f4c58 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Configuration menu
    Copy the full SHA
    4915ecc View commit details
    Browse the repository at this point in the history
  2. more unit tests

    khawajasim committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    66bd95b View commit details
    Browse the repository at this point in the history
  3. 1 more test

    khawajasim committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    3b1265b View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

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

Commits on Dec 10, 2021

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

Commits on Jan 11, 2022

  1. Configuration menu
    Copy the full SHA
    155f47a View commit details
    Browse the repository at this point in the history
  2. clean up unnecessary comments from code

    update docstrings for new functions
    minor text changes to quadtree documentation to fix references and other typos
    pin numpy version to <= 1.25.0
    wsavran committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    856476d View commit details
    Browse the repository at this point in the history