Skip to content

Instantly share code, notes, and snippets.

@adamjstewart
Created May 5, 2022 21:39
Show Gist options
  • Save adamjstewart/3b664a1443555011b38724fe5b89613b to your computer and use it in GitHub Desktop.
Save adamjstewart/3b664a1443555011b38724fe5b89613b to your computer and use it in GitHub Desktop.
Creating a CDL intersection dataset with TorchGeo
cdl = CDL(root="...", download=True, checksum=True)
dataset = landsat & cdl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment