am having trouble with remote sensing data download links …any help…???
EDIT: My issue is resolved - I am new to live geospatial data and didn’t know about these container-based resources. But luckily it’s all described in data details. Maybe this also resolves your issue @samtech? https://modissa.blob.core.windows.net/modis-006
is not the filal like, just the link to the container. Data Details specifies how to access individual resources.
Original Post:
I have issues, too. Specifically the link for the
MODIS Terra MOD10A1 and Aqua MYD10A1
data returnsResourceNotFound
.
I am using the link as specified: https://modissa.blob.core.windows.net/modis-006Is there any equivalent data source listed here?
Thanks
@samtech To get started working with remote sensing data for this challenge, we encourage you to read through the Development Stage page of the competition and specifically check out the data access details and example notebooks listed under each data source as @Johnny.Research mentions.
For example, this example notebook walks through how to access MODIS data on Azure. Good luck!