Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement ST 1303.2 #198

Closed
53 of 60 tasks
bradh opened this issue Jul 30, 2020 · 1 comment
Closed
53 of 60 tasks

Implement ST 1303.2 #198

bradh opened this issue Jul 30, 2020 · 1 comment

Comments

@bradh
Copy link
Collaborator

bradh commented Jul 30, 2020

Task Background
ST 1303 implements array packing (matrix representation). That isn't exposed to users directly, but is used by ST1002 (which we need for #167 ), ST1601 (Georegistration - see #168) and other places, including the upcoming MIMD (ST1902, etc).

ST 1303.2 is the current version.

Completion criteria

[X] Solid unit test coverage (#391)

[X] Javadocs complete (#391)

[ ] Provide review matrix feedback to MISB
[ ] Update implementation post approval of ST 1303.2

Implementation Notes and Ideas

While MDAP support higher numbers of dimensions, 1D and 2D matrices are enough for now.

@bradh
Copy link
Collaborator Author

bradh commented Apr 28, 2022

I believe this task (with dropped scope for run-length encoding) is complete.

@bradh bradh closed this as completed Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant