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

Storing habitat preferences #7

Open
wants to merge 24 commits into
base: main
Choose a base branch
from

Commits on Jun 6, 2024

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

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    47ccfd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5b0be8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59a3f56 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    77020ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96079a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2a673c View commit details
    Browse the repository at this point in the history
  4. performance improvements to gdal warp

    California Bounds (-124.41060660766607, 32.5342307609976, -114.13445790587905, 42.00965914828148)
    * Original    = 15s
    * multi       = 15s
    * mem & multi = 8s
    
    Sub-Saharan Africa (-17.6, -35, 52, 27.3)
    * Original    = 11m
    * mem & multi = 6m
    IanHollow committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    7eef1bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    584a905 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b91c124 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e423e3d View commit details
    Browse the repository at this point in the history
  8. fix bug with memory units

    IanHollow committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    65fc5ca View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Configuration menu
    Copy the full SHA
    364bafd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    745e2e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43f356c View commit details
    Browse the repository at this point in the history
  4. remove ebird from redlist

    IanHollow committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    b24ffa4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    620031a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3432b97 View commit details
    Browse the repository at this point in the history
  7. format layers.py

    IanHollow committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    bea9a35 View commit details
    Browse the repository at this point in the history
  8. re-add ebird functionality based upon range_src.

    * range_src determines what format the species code needs to be in. It will default to IUCN.
    
    * Now the user does not need to provide the ebird api key if they are using IUCN.
    IanHollow committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    ce72650 View commit details
    Browse the repository at this point in the history
  9. add types to functions

    IanHollow committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    4b0c172 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b0c5622 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0ac3521 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. added further comments

    aaditysharma1 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    b9787f5 View commit details
    Browse the repository at this point in the history