Accessing HLS imagery on Azure Blob Storage #306
Unanswered
Dputnam-VT
asked this question in
Q&A
Replies: 3 comments 1 reply
-
I am also looking into using HLS for a project and I could access the notebook yesterday, but now I run into a 503 error.
Are there any plans in the forseeable future to include HLS in the same manner as Modis/Sentinel-2 etc. in your systems? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I think nbviewer is having some issues today. The notebooks are also available at https://github.com/microsoft/AIforEarthDataSets/.
I think that our HLS is quite old (IIRC the version has been superseded by a newer version, and I think it might not have the latest data).
We don't currently have plans to update that pipeline and get STAC metadata for it.
…________________________________
From: Peter Kongstad ***@***.***>
Sent: Tuesday, December 19, 2023 8:42 AM
To: microsoft/PlanetaryComputer ***@***.***>
Cc: Subscribed ***@***.***>
Subject: Re: [microsoft/PlanetaryComputer] Accessing HLS imagery on Azure Blob Storage (Discussion #306)
I am also looking into using HLS for a project and I could access the notebook yesterday, but now I run into a 503 error.
Error 503 Backend is unhealthy
Backend is unhealthy
Error 54113
Are there any plans in the forseeable future to include HLS in the same manner as Modis/Sentinel-2 etc. in your systems?
—
Reply to this email directly, view it on GitHub<#306 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAKAOITEHKWXDABJIYWVEDTYKGRU5AVCNFSM6AAAAABAVQ33GCVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TQOJYGI2DC>.
You are receiving this because you are subscribed to this thread.
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Possibly. I'm not sure what the best way to access it is.
…________________________________
From: Peter Kongstad ***@***.***>
Sent: Tuesday, December 19, 2023 9:25 AM
To: microsoft/PlanetaryComputer ***@***.***>
Cc: Tom Augspurger ***@***.***>; Comment ***@***.***>
Subject: Re: [microsoft/PlanetaryComputer] Accessing HLS imagery on Azure Blob Storage (Discussion #306)
Thank you for your answer Tom.
I will try the nbviewer later on. All links to the notebooks seems to be dead on my end.
So if I were to implement HLS, it would make more sense to go directly to the source over at NASA/USGS<https://lpdaac.usgs.gov/data/get-started-data/collection-overview/missions/harmonized-landsat-sentinel-2-hls-overview/> ?
—
Reply to this email directly, view it on GitHub<#306 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAKAOIRKOGNCY5WEZLBWCBDYKGWWZAVCNFSM6AAAAABAVQ33GCVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TQOJYHEYDQ>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello! I'm new to the planetary computer, and my research would greatly benefit from being able to work with Harmonized Landsat Sentinel-2 data with cloud computing. I tried running the example notebook here but I'm getting a HTTPS error code 403 when running on the JupyterHub.
Not sure what I'm doing wrong, there's something in the doc about a SAS token but it doesn't describe how it's supposed to be used when making requests.
Thanks for the help!
Beta Was this translation helpful? Give feedback.
All reactions