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

142 add create constant raster #168

Merged
merged 11 commits into from
Aug 14, 2023
Merged

Commits on Jul 10, 2023

  1. Basic Draft

    msmiyels committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    a5e4f3d View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Updated create constant raster function and tests.

    Added necessary utility functions, already PRed in #98, but kept all other functions and files unchanged.
    
    FYI: There are some errors raising up when testing, which are from different other modules.
    msmiyels committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    8bb24eb View commit details
    Browse the repository at this point in the history
  2. Updated flake8 compatibility

    msmiyels committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d858f68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbbacf7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9d2777 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6134ab3 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Update eis_toolkit/raster_processing/create_constant_raster.py

    Accept review suggestion. Both ways make sense, I don´t have a strong opinion about this ;)
    
    Co-authored-by: Niko Aarnio <[email protected]>
    msmiyels and nmaarnio authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    6137b98 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    64613b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a6f7e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f041fb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59de26e View commit details
    Browse the repository at this point in the history