Annual USDA NASS Cropland Data Layer (crop-specific land cover for CONUS) as an analysis-ready Icechunk Zarr store. Two groups: 30 m and 10 m (from 2024), each on a single EPSG:5070 grid with a year dimension. Pixels are bit-identical to the official rasters; class names/colors, CRS, citation, and per-year provenance are embedded as metadata. Sharded Zarr v3 layout: field-scale queries fetch tens of KB. US public domain.
Annual crop-specific land cover classification of the conterminous United States, produced by the USDA National Agricultural Statistics Service (NASS), reformatted into a cloud-optimized, version-controlled Icechunk Zarr store.
One Icechunk repository at v0.1.0.icechunk/ with two groups:
spatial_ref variable carries the WKT and GeoTransform.crop_type attributes
(class_names, class_colors, CF flag_values/flag_meanings).0 = Background (also the fill value: outside a given year's classified extent).
81 = Clouds/No Data is a real class within the classified extent.30m-2025).(1, 512, 512) inner chunks — a
field-scale or point query fetches only ~tens of KB per year via range requests.10m/2x … 10m/512x, 30m/2x … 30m/256x), block-majority (mode) resampled
from the native array. For a quick national map, read a coarse level (e.g.
group="30m/32x" ≈ 960 m pixels) instead of the full-resolution array.Select an area of interest in projected coordinates (or transform lon/lat with pyproj), then plot it with the official class colors embedded in the attributes:
US Public Domain. The USDA NASS Cropland Data Layer has no copyright restrictions, is considered public domain, and is free to redistribute. USDA NASS asks for acknowledgement when the data are used. This README and the store metadata are provided under the same terms.
United States Department of Agriculture (USDA) National Agricultural Statistics Service (NASS), 20260227, Cropland Data Layer: USDA NASS, USDA NASS Marketing and Information Services Office, Washington, D.C. Online Links: https://croplandcros.scinet.usda.gov/
Source files are the official national GeoTIFF zips from NASS Research and Science. Pixel values are bit-identical to the source rasters (validated by sampled comparison at ingest).
Processing code (MIT licensed): https://github.com/colinahill/usda_cropland_data
Contact (data producer): USDA NASS Spatial Analysis Research Section, SM.NASS.RDD.GIB@usda.gov · CDL FAQ