friedrichknuth / friedrichknuth/gtsa
Add option to store data as a different data type
Open
- Dominant language
- Jupyter Notebook
- Stars
- 17
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Currently, data are stored as `float64` by default, which is excessive precision for most analyses. Other data types should be made optional to reduce the size of the Zarr stack on disk.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.