developmentseed / developmentseed/obstore

Make example with Azure planetary computer Parquet data with fsspec store

Open
#403 1 comment 0 reactions 0 assignees View on GitHub
fsspec
Dominant language
Python
Stars
810
Forks
42
Avg merge
1d 15h
Merged PRs (30d)
6

Description

```
collection = catalog.get_collection("landsat-c2-l2")
asset = collection.assets["geoparquet-items"]

credential_provider = PlanetaryComputerCredentialProvider(
asset.href,
account_name=asset.extra_fields["table:storage_options"]["account_name"],
)
```

Make example of using this data with a pyarrow Dataset

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.