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

Release 6.4.1 #517

Merged
merged 52 commits into from
Nov 9, 2023
Merged

Release 6.4.1 #517

merged 52 commits into from
Nov 9, 2023

Commits on Oct 3, 2023

  1. Bump aws-actions/amazon-ecr-login from 1 to 2

    Bumps [aws-actions/amazon-ecr-login](https://github.com/aws-actions/amazon-ecr-login) from 1 to 2.
    - [Release notes](https://github.com/aws-actions/amazon-ecr-login/releases)
    - [Changelog](https://github.com/aws-actions/amazon-ecr-login/blob/main/CHANGELOG.md)
    - [Commits](aws-actions/amazon-ecr-login@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: aws-actions/amazon-ecr-login
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    0c3dd98 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Merge pull request #495 from ASFHyP3/dependabot/github_actions/aws-ac…

    …tions/amazon-ecr-login-2
    
    Bump aws-actions/amazon-ecr-login from 1 to 2
    jtherrmann authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    fccf005 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

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

Commits on Oct 31, 2023

  1. need libspatialindex-dev and rtree library to make the geopandas.clip…

    … work, modify the create_water_mask function to corrrect wrong mask shapefile and make the gdal.rasteize work
    cirrusasf committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    483a534 View commit details
    Browse the repository at this point in the history
  2. modify the code style

    cirrusasf committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    5001bc2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #508 from ASFHyP3/water_mask_error_jz

    need libspatialindex-dev and rtree library to make the geopandas.clip…
    AndrewPlayer3 authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    b474ccb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83b80bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce2c168 View commit details
    Browse the repository at this point in the history
  6. added newline

    AndrewPlayer3 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    a0029e5 View commit details
    Browse the repository at this point in the history
  7. updated changelog

    AndrewPlayer3 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    0baea5a View commit details
    Browse the repository at this point in the history
  8. Merge pull request #509 from ASFHyP3/water-mask-error

    Fixed Errors in Water Masking Over Europe
    AndrewPlayer3 authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    e0affe1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1dace92 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d4b74c7 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #510 from ASFHyP3/water-mask-error

    add s3fs to requirements
    AndrewPlayer3 authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    8805d4a View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    4d5427d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bd14d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca36460 View commit details
    Browse the repository at this point in the history
  4. Update hyp3_gamma/water_mask.py

    Co-authored-by: Andrew Player <[email protected]>
    cirrusasf and AndrewPlayer3 authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    0760fc0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #511 from ASFHyP3/water_mask_error_jz_t2

    add shapely>=2.0 in the setup.py and environment.yml
    cirrusasf authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    fc3f59d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7273723 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    54dad01 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Update environment.yml

    jhkennedy authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    27dd145 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #512 from ASFHyP3/water_mask_error_jz_t2

    need to add libspatialindex-dev and rtree for making the geopandas.cl…
    cirrusasf authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    b347024 View commit details
    Browse the repository at this point in the history
  3. back to the previous way of reasding the mask with geopandas.read_fil…

    …e, add clip with extent
    cirrusasf committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    fcbf490 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7afee62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f65479 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. solve the partition issue when read the parquet file and filter forma…

    …t, solve the antimeridian issue
    cirrusasf committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    9fdc17d View commit details
    Browse the repository at this point in the history
  2. modify code style

    cirrusasf committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    af06197 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. refactoring

    AndrewPlayer3 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    9faeb97 View commit details
    Browse the repository at this point in the history
  2. refactoring

    AndrewPlayer3 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    4bb89c7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #514 from ASFHyP3/water_mask_error_jz_t3

    back to the previous way of reasding the mask with geopandas.read_fil…
    cirrusasf authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    2ed0654 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    171b462 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #515 from ASFHyP3/water-mask-fixes

    Fix Errors in Water Masking
    AndrewPlayer3 authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    3598496 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. do not split the antimeridian extent, but convert it into UTM, then d…

    …o read_file and clip with the envelope of extent
    cirrusasf committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    3a7b0f3 View commit details
    Browse the repository at this point in the history
  2. code style

    cirrusasf committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    cc8fe60 View commit details
    Browse the repository at this point in the history
  3. code style

    cirrusasf committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    80dbe28 View commit details
    Browse the repository at this point in the history
  4. refactor code

    cirrusasf committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    3780588 View commit details
    Browse the repository at this point in the history
  5. code style

    cirrusasf committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    812485d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb3d747 View commit details
    Browse the repository at this point in the history
  7. Update hyp3_gamma/water_mask.py

    Co-authored-by: Andrew Player <[email protected]>
    cirrusasf and AndrewPlayer3 authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    a796cc1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    76e35e2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c493ed7 View commit details
    Browse the repository at this point in the history
  10. code style

    cirrusasf committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    1210f3d View commit details
    Browse the repository at this point in the history
  11. decide use geopandas.read_file with mask equal to envelope in the inp…

    …ut reference file projection
    cirrusasf committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    d592504 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #516 from ASFHyP3/water_mask_antimeridian

    do not split the antimeridian extent, but convert it into UTM, then d…
    cirrusasf authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    5a8514a View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. remove unused imports

    AndrewPlayer3 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    f24d9a4 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    2637c55 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #518 from ASFHyP3/remove-imports

    Removed Unnecessary Imports
    AndrewPlayer3 authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    3be96c1 View commit details
    Browse the repository at this point in the history
  3. fixed docstring

    AndrewPlayer3 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    4de5927 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6e8d90 View commit details
    Browse the repository at this point in the history
  5. better changelog

    AndrewPlayer3 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    4c63fb7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #520 from ASFHyP3/changelog-fix

    Better Changelog for Release 6.4.1
    AndrewPlayer3 authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    cc9ff25 View commit details
    Browse the repository at this point in the history