d002·dataset
Sharp land snapshots (Sentinel-2)
Harmonized Sentinel-2 30m
LP DAAC HLSS30 cloud-native 30 m (resampled from 10/20/60 m Sentinel-2 native) 5-day (combined with HLSL30 → ≤3 day) COG landvegetationforestry
The Sentinel-2 half of HLS — combined with HLSL30, gives 2-3 day revisit at 30 m globally. ESA Sentinel-2 redistributed by LP DAAC under the Copernicus open-data agreement.
Harmonized Sentinel-2 30m
The Sentinel-2 half of HLS — combined with HLSL30, gives 2-3 day revisit at 30 m globally. ESA Sentinel-2 redistributed by LP DAAC under the Copernicus open-data agreement.
Access
- Python (earthaccess):
short_name='HLSS30' - Portal: https://lpdaac.usgs.gov/products/hlss30v002/
Gotchas
- Resampled from Sentinel-2 native resolutions; for original use Copernicus Open Hub
- Same Earthdata Login + S3 caveats as HLSL30
Related
- Other datasets: d001
- Questions: q01
- Recipes: r01
Sources
The access details, code, and sources below are kept in the original English for technical accuracy.
Quick access (cloud-direct)
import earthaccess
earthaccess.login(strategy="netrc")
results = earthaccess.search_data(
short_name="HLSS30",
bounding_box=(-122.5, 37.2, -121.8, 37.9),
temporal=("2024-01-01", "2024-12-31"),
)
files = earthaccess.open(results) # stream from LP DAAC Browsing CMR needs no login. Downloading or streaming bytes needs a free Earthdata Login + the earthaccess package. 📚 Problem Finder KB
2 matching entries in the Knowledge Base:
§14 Glossary
HLS HLSS30 / HLSL30 v002
LP DAAC
HLS
Harmonized Landsat & Sentinel-2