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

Enhancements #352

Merged
merged 6 commits into from
Jul 24, 2023
Merged

Enhancements #352

merged 6 commits into from
Jul 24, 2023

Commits on Jul 24, 2023

  1. moved towards abstracting methods for creating catchment indicators (#…

    …346) by creating a raster_to_db function that is now used when importing raster population grids. Also added function to drop a single table (#347), and addressed a potential division by zero error for study regions with population < 10000 (#349)
    carlhiggs committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    340dd60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72f114d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    679f191 View commit details
    Browse the repository at this point in the history
  4. addressed #351 (comparison retains all rows, but only seeks to compar…

    …e those common -- otherwise, it reports those that are not shared)
    carlhiggs committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    1d2f8a8 View commit details
    Browse the repository at this point in the history
  5. addressed #348

    carlhiggs committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    4fad289 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76c9be2 View commit details
    Browse the repository at this point in the history