DOI-USGS / DOI-USGS/ale

Discussion: Compression and Splines

Open
#609 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
XC
Stars
18
Forks
38
Avg merge
1d 20h
Merged PRs (30d)
3

Description

With #604 and #605 compression is being added for ISDs. This issue is to discuss how this might propagate across the stack.

Here are some nominal requirements:
- [ ] Ability to compress/decompress ISDs (done in #604 and #605).
- [ ] Ability to use the compressed ISD straight to memory (no need to decompress to disk).
- [ ] Ability to write an updated compressed ISD to disk after bundle adjustment.
- [ ] Ability to perform adjustment tasks at scale using the CSM. Can one load 1000 ISDs efficiently? 10,000? 100,000?
- [ ] This potentially relates to storing less ephemeris points inside the ISD.
- [ ] An API for consumes of ale to use in their library for working with compressed ISDs.

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.