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 AVIRIS data #44

Merged
merged 4 commits into from
Jun 8, 2024
Merged

Add support for AVIRIS data #44

merged 4 commits into from
Jun 8, 2024

Conversation

giswqs
Copy link
Member

@giswqs giswqs commented Jun 7, 2024

This PR adds support for AVIRIS data.

import hypercoast
filepath = "ang20210401t150456_rfl_v2z1"
m = hypercoast.Map()
m.add_aviris(ds, wavelengths=[1000, 700, 400], vmin=0, vmax=0.2)
m

Copy link

github-actions bot commented Jun 7, 2024

@github-actions github-actions bot temporarily deployed to pull request June 7, 2024 19:04 Inactive
@giswqs giswqs linked an issue Jun 7, 2024 that may be closed by this pull request
@github-actions github-actions bot temporarily deployed to pull request June 8, 2024 04:40 Inactive
@github-actions github-actions bot temporarily deployed to pull request June 8, 2024 05:03 Inactive
@giswqs giswqs merged commit 7344462 into main Jun 8, 2024
9 checks passed
@giswqs giswqs deleted the aviris branch June 8, 2024 05:05
@github-actions github-actions bot temporarily deployed to pull request June 8, 2024 05:09 Inactive
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

Successfully merging this pull request may close these issues.

Add support for AVIRIS data
1 participant