Skip to content
Merged
Show file tree
Hide file tree
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
4 changes: 4 additions & 0 deletions guides/datasets/ingest-format.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,7 @@ collection = dataset.get_or_create_collection("FeatherMeasurements")
collection.ingest(data)
```
</CodeGroup>

## GeoParquet

Please check out the [Ingesting data](/guides/datasets/ingest) guide for an example of ingesting a GeoParquet file.
10 changes: 10 additions & 0 deletions sdks/python/sample-notebooks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,16 @@ More examples can be found throughout the docs.
Colab](https://colab.research.google.com/drive/1QS-srlWPMJg4csc0ycn36yCX9U6mvIpW)

</Accordion>
<Accordion title="Sentinel-2 Cloud-free Mosaic">
Created with Tilebox Workflows, this 10m resolution mosaic highlights distributed, auto-parallelizing capabilities.
Data from `Copernicus Dataspace` was reprojected on `CloudFerro` (intermediate products on AWS S3), and the final composite was built locally using auto-parallelized team notebooks.

[<Icon icon="arrow-up-right-from-square" /> Open the Mosaic](https://examples.tilebox.com/sentinel2_mosaic)

[<Icon icon="arrow-up-right-from-square" /> Open in
Github](https://github.com/tilebox/examples/tree/main/s2-cloudfree-mosaic)

</Accordion>
</AccordionGroup>

Execute cells one by one using `Shift+Enter`. Most commonly used libraries are pre-installed.
Expand Down
1 change: 1 addition & 0 deletions vale/styles/config/vocabularies/docs/accept.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,4 @@ point in time
bool
boolean
(?i)modis
reprojected