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

visualize.FeatureSpace needs setters for raster data, spatial ref. info #1

Open
2 tasks
arthur-e opened this issue Mar 20, 2017 · 0 comments
Open
2 tasks

Comments

@arthur-e
Copy link
Owner

Currently, visualize.FeatureSpace() expects to be given a path to a raster file, which it then reads in, setting its internal data structure and attributes. Need to provide setters so that:

  • An existing gdal.Dataset or np.ndarray (with gt and wkt also provided) can be used to initialize a FeatureSpace instance;
  • Either an MNF-transformed or non-transformed raster/ array can be provided and plot_spectral_profile() still works;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant