Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion datasets/storage-clients.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ Contents:

You don't need an account to access Umbra data. All data is provided under a Creative Commons License (CC BY 4.0), allowing you to freely use it.

The following code snippet demonstrates how to query and download Copernicus data using the Tilebox Python SDK.
The following code snippet demonstrates how to query and download Umbra data using the Tilebox Python SDK.

<CodeGroup>
```python Python {4,9,23}
Expand Down
Loading