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

Refactoring of Level-3 processor and data structures #14

Open
shendric opened this issue Aug 31, 2018 · 1 comment
Open

Refactoring of Level-3 processor and data structures #14

shendric opened this issue Aug 31, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@shendric
Copy link
Collaborator

The Level-3 processor currently stacks the orbit data to grid cell areas with one stack per parameter. This leaves a vulnerability that the different stacks can get out of sync.

Actions

Investigate the use of a single stack with dictionaries of all parameters in the grid with method for fast unpacking of individual parameters.

@shendric shendric added the enhancement New feature or request label Aug 31, 2018
@shendric shendric self-assigned this Aug 31, 2018
@shendric shendric added this to To do in General algorithm improvements via automation Aug 31, 2018
@shendric shendric added this to the pysiral v1.0 milestone Jul 27, 2020
@shendric shendric changed the title Level-3 Processor: Improvements of l2 data stack Refactoring of Level-3 processor and data structures Nov 10, 2021
@shendric
Copy link
Collaborator Author

Any development will happen in a different project: https://github.com/pysiral/bucket-grid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant