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

Mjb/feat/x mission path #115

Closed
wants to merge 36 commits into from
Closed

Mjb/feat/x mission path #115

wants to merge 36 commits into from

Commits on Jul 20, 2021

  1. Rasterize ISO regions

    mikebannis authored and MRossol committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    d0e7263 View commit details
    Browse the repository at this point in the history
  2. Create cost multiplier raster

    mikebannis authored and MRossol committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    923649f View commit details
    Browse the repository at this point in the history
  3. Create cost multiplier raster

    mikebannis authored and MRossol committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    5db2068 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b26d61 View commit details
    Browse the repository at this point in the history
  5. Include t-lines in minimum cost paths

    mikebannis authored and MRossol committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    6dbb78d View commit details
    Browse the repository at this point in the history
  6. Save new transformer costs config

    mikebannis authored and MRossol committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    e584d9d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3a5ce75 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2ef3fb4 View commit details
    Browse the repository at this point in the history
  9. Remove " from numbers in config JSONs

    mikebannis authored and MRossol committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    6fc8548 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5986f2b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6c5d727 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c6c039e View commit details
    Browse the repository at this point in the history
  13. Minor change to reprojection script

    mikebannis authored and MRossol committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    51c65fc View commit details
    Browse the repository at this point in the history
  14. Minor change to reprojection script

    mikebannis authored and MRossol committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    c908333 View commit details
    Browse the repository at this point in the history
  15. Find nearest load centers to SC point

    mikebannis authored and MRossol committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    6021b95 View commit details
    Browse the repository at this point in the history
  16. Find nearest sink to SC point

    mikebannis authored and MRossol committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    4abff94 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0e7a35a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    73a44ec View commit details
    Browse the repository at this point in the history
  19. Process costs in parallel

    mikebannis authored and MRossol committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    531d776 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    87bf985 View commit details
    Browse the repository at this point in the history
  21. Minor doc and logging changes

    mikebannis authored and MRossol committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    90b26f9 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0a2ac5b View commit details
    Browse the repository at this point in the history
  23. Allow very discouraged paths across transmission barrier layer

    Also add multiplier cost for water
    mikebannis authored and MRossol committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    49beaf5 View commit details
    Browse the repository at this point in the history
  24. Tests for new path cost algorithm

    mikebannis authored and MRossol committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    703621b View commit details
    Browse the repository at this point in the history
  25. Calculate water multiplier last

    mikebannis authored and MRossol committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    3c32ebf View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a41d9ca View commit details
    Browse the repository at this point in the history
  27. Load SC points from CSV

    mikebannis authored and MRossol committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    730ab6a View commit details
    Browse the repository at this point in the history
  28. minor

    mikebannis authored and MRossol committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    2cb16eb View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    e347e07 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    3c3453e View commit details
    Browse the repository at this point in the history
  31. Use improved costs and multipliers

    mikebannis authored and MRossol committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    99ef025 View commit details
    Browse the repository at this point in the history
  32. Fix costs error and add min class

    mikebannis authored and MRossol committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    10ceb46 View commit details
    Browse the repository at this point in the history
  33. Enforce minimum line path lengths

    mikebannis authored and MRossol committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    9dcd4dd View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    9dec10c View commit details
    Browse the repository at this point in the history
  35. Fix tests

    mikebannis authored and MRossol committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    e193277 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    d0c0a6e View commit details
    Browse the repository at this point in the history