Skip to content

Handle NaN in algo inference #61

Description

@ptresson

If raster contains NaNs, PCA won't be able to run. Maybe it would be possible to

  • create a mask with nan values
  • replace those with zeros for the time of inference
  • replace values with nodata (see how to best define ? maybe add an option ?)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions