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

Moved Tcorr water masking code to a dedicated function #70

Merged
merged 5 commits into from
Oct 29, 2024

Commits on Jul 24, 2024

  1. Testing out putting Tcorr water mask code in a dedicated function

    Renamed "water_mask" to "not_water_mask" so that pixels with a value of 1 are not-water (or land) and pixels with a value of 0 are water.
    cgmorton committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    810466c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a9c363 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    3c73ddc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    289b7c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Update image.py

    cgmorton committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    0dd183a View commit details
    Browse the repository at this point in the history