developmentseed / developmentseed/lonboard
Add option to not serialize data to Parquet
Open
perf
- Dominant language
- Python
- Stars
- 964
- Forks
- 54
- Avg merge
- 5m
- Merged PRs (30d)
- 1
Description
Serializing to Parquet can actually be quite a bit of overhead, see https://github.com/xarray-contrib/xdggs/pull/67#discussion_r1786659267. We should have a switch that lets you turn it off when you know that your Python environment is local and data isn't traveling over a network to be visualized.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.