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

Add support for K-means and Spectral Angle Mapper (SAM) #144

Merged
merged 10 commits into from
Oct 13, 2024
Merged

Add support for K-means and Spectral Angle Mapper (SAM) #144

merged 10 commits into from
Oct 13, 2024

Commits on Oct 12, 2024

  1. Add cyano band ratios

    giswqs committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    e8572ce View commit details
    Browse the repository at this point in the history
  2. Fix typehints error

    giswqs committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    36bcc7e View commit details
    Browse the repository at this point in the history
  3. Add apply_kmeans function

    giswqs committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    86f6ec6 View commit details
    Browse the repository at this point in the history
  4. Fix hypehints error

    giswqs committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    d90af5b View commit details
    Browse the repository at this point in the history
  5. Add apply_pac function

    giswqs committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    7a50660 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Improve apply_kmeans function

    giswqs committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    5df1bd5 View commit details
    Browse the repository at this point in the history
  2. Add apply_sam function

    giswqs committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    a19e83d View commit details
    Browse the repository at this point in the history
  3. Add filter condition

    giswqs committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    ce49c9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db562fe View commit details
    Browse the repository at this point in the history
  5. Update pace cyano notebook

    giswqs committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    49bd446 View commit details
    Browse the repository at this point in the history