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 NASA OPERA data products #1005

Merged
merged 8 commits into from
Nov 29, 2024
Merged

Add support for NASA OPERA data products #1005

merged 8 commits into from
Nov 29, 2024

Conversation

giswqs
Copy link
Member

@giswqs giswqs commented Nov 29, 2024

import leafmap
leafmap.nasa_data_login()
m = leafmap.Map(height="650px")
m.add("NASA_OPERA")
m

image
image

Copy link

github-actions bot commented Nov 29, 2024

@github-actions github-actions bot temporarily deployed to pull request November 29, 2024 05:22 Inactive
@giswqs
Copy link
Member Author

giswqs commented Nov 29, 2024

m._NASA_DATA_RESULTS[0].data_links()
['https://archive.podaac.earthdata.nasa.gov/podaac-ops-cumulus-protected/OPERA_L3_DSWX-HLS_PROVISIONAL_V1/OPERA_L3_DSWx-HLS_T14TMQ_20230410T171707Z_20230412T220439Z_L8_30_v1.0_B01_WTR.tif',
 'https://archive.podaac.earthdata.nasa.gov/podaac-ops-cumulus-protected/OPERA_L3_DSWX-HLS_PROVISIONAL_V1/OPERA_L3_DSWx-HLS_T14TMQ_20230410T171707Z_20230412T220439Z_L8_30_v1.0_B02_BWTR.tif',
 'https://archive.podaac.earthdata.nasa.gov/podaac-ops-cumulus-protected/OPERA_L3_DSWX-HLS_PROVISIONAL_V1/OPERA_L3_DSWx-HLS_T14TMQ_20230410T171707Z_20230412T220439Z_L8_30_v1.0_B03_CONF.tif',
 'https://archive.podaac.earthdata.nasa.gov/podaac-ops-cumulus-protected/OPERA_L3_DSWX-HLS_PROVISIONAL_V1/OPERA_L3_DSWx-HLS_T14TMQ_20230410T171707Z_20230412T220439Z_L8_30_v1.0_B04_DIAG.tif',
 'https://archive.podaac.earthdata.nasa.gov/podaac-ops-cumulus-protected/OPERA_L3_DSWX-HLS_PROVISIONAL_V1/OPERA_L3_DSWx-HLS_T14TMQ_20230410T171707Z_20230412T220439Z_L8_30_v1.0_B05_WTR-1.tif',
 'https://archive.podaac.earthdata.nasa.gov/podaac-ops-cumulus-protected/OPERA_L3_DSWX-HLS_PROVISIONAL_V1/OPERA_L3_DSWx-HLS_T14TMQ_20230410T171707Z_20230412T220439Z_L8_30_v1.0_B06_WTR-2.tif',
 'https://archive.podaac.earthdata.nasa.gov/podaac-ops-cumulus-protected/OPERA_L3_DSWX-HLS_PROVISIONAL_V1/OPERA_L3_DSWx-HLS_T14TMQ_20230410T171707Z_20230412T220439Z_L8_30_v1.0_B07_LAND.tif',
 'https://archive.podaac.earthdata.nasa.gov/podaac-ops-cumulus-protected/OPERA_L3_DSWX-HLS_PROVISIONAL_V1/OPERA_L3_DSWx-HLS_T14TMQ_20230410T171707Z_20230412T220439Z_L8_30_v1.0_B08_SHAD.tif',
 'https://archive.podaac.earthdata.nasa.gov/podaac-ops-cumulus-protected/OPERA_L3_DSWX-HLS_PROVISIONAL_V1/OPERA_L3_DSWx-HLS_T14TMQ_20230410T171707Z_20230412T220439Z_L8_30_v1.0_B09_CLOUD.tif',
 'https://archive.podaac.earthdata.nasa.gov/podaac-ops-cumulus-protected/OPERA_L3_DSWX-HLS_PROVISIONAL_V1/OPERA_L3_DSWx-HLS_T14TMQ_20230410T171707Z_20230412T220439Z_L8_30_v1.0_B10_DEM.tif']

@giswqs
Copy link
Member Author

giswqs commented Nov 29, 2024

Visualize search results interactively
image

@github-actions github-actions bot temporarily deployed to pull request November 29, 2024 06:31 Inactive
@giswqs
Copy link
Member Author

giswqs commented Nov 29, 2024

Add DWSx layer options

image

@github-actions github-actions bot temporarily deployed to pull request November 29, 2024 17:06 Inactive
@giswqs
Copy link
Member Author

giswqs commented Nov 29, 2024

Add colormap option

image

@github-actions github-actions bot temporarily deployed to pull request November 29, 2024 21:54 Inactive
@github-actions github-actions bot temporarily deployed to pull request November 29, 2024 23:05 Inactive
@github-actions github-actions bot temporarily deployed to pull request November 29, 2024 23:51 Inactive
@mergify mergify bot merged commit aeea867 into master Nov 29, 2024
16 checks passed
Copy link

mergify bot commented Nov 29, 2024

Thanks for the contribution @giswqs 🤩

@mergify mergify bot deleted the opera branch November 29, 2024 23:52
giswqs added a commit that referenced this pull request Dec 1, 2024
* Add support for NASA OPERA data products

* Add support for visualizing raster

* Add DWSx layer options

* Add colormap option

* Error handling for h5

* Add NASA OPERA notebook

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Add DEM layer

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant