Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
d6882ee656
Initial commit
1 year ago
6d38c4fe92
Initialize ReadMe
1 year ago
Storage Buckets

README.md

You have to be logged in to leave a comment. Sign In

MODIS

Stream data with DDA:

import os, git
from dagshub.streaming import DagsHubFilesystem
url = 'https://<username>:<token>@dagshub.com/DagsHub-Datasets/modis-dataset.git'
git.Git("./").clone(url)
fs = DagsHubFilesystem("modis-dataset")
print(list(fs.scandir("modis-dataset")))
print(list(fs.listdir("modis-dataset/s3://modis-pds")))

Description:

The Moderate Resolution Imaging Spectroradiometer (MODIS) MCD43A4 Version 6 Nadir Bidirectional Reflectance Distribution Function (BRDF)-Adjusted Reflectance (NBAR) dataset is produced daily using 16 days of Terra and Aqua MODIS data at 500 meter (m) resolution. The view angle effects are removed from the directional reflectances, resulting in a stable and consistent NBAR product. Data are temporally weighted to the ninth day which is reflected in the Julian date in the file name.

Contact:

The Moderate Resolution Imaging Spectroradiometer (MODIS) MCD43A4 Version 6 Nadir Bidirectional Reflectance Distribution Function (BRDF)-Adjusted Reflectance (NBAR) dataset is produced daily using 16 days of Terra and Aqua MODIS data at 500 meter (m) resolution. The view angle effects are removed from the directional reflectances, resulting in a stable and consistent NBAR product. Data are temporally weighted to the ninth day which is reflected in the Julian date in the file name.

Update Frequency:

Daily

Managed By:

Not currently managed

Resources:

  1. resource:

    • Description: Imagery and metadata
    • ARN: arn:aws:s3:::modis-pds
    • Region: us-west-2
    • Type: S3 Bucket
  2. resource:

    • Description: New data notifications
    • ARN: arn:aws:sns:us-west-2:552188055668:New_MODIS_Scene
    • Region: us-west-2
    • Type: SNS Topic

Tags:

aws-pds, agriculture, geospatial, satellite imagery, natural resource, sustainability, disaster response

Tools & Applications:

  1. tools & applications:

  2. tools & applications:

  3. tools & applications:

Tip!

Press p or to see the previous file or, n or to see the next file

About

modis-dataset is originate from the Registry of Open Data on AWS

Collaborators 5

Comments

Loading...