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

Rewrite l2ss-py to use xarray DataTree instead of flattening the arrays #295

Open
jamesfwood opened this issue Oct 17, 2024 · 0 comments
Open
Assignees

Comments

@jamesfwood
Copy link
Collaborator

jamesfwood commented Oct 17, 2024

Do a big rewrite of l2ss-py with no flattening and use DataTree instead. Clean up and simplify code.

Test these with DataTree:
OMSO2_003 (From Christine Smit)
S5P_L2__AER_AI_HiR_2 (From Christine Smit)
ATL04 EEDTEST Collection: C1257373103-EEDTEST
GEDI C2237824918-ORNL_CLOUD

These products in GES DISC are in L2SS and had to be flattened, but could now use DataTree.

@jamesfwood jamesfwood changed the title Investigate if we can use xarray's new group handling instead of flattening the arrays Investigate if we can use xarray's new DataTree group handling instead of flattening the arrays Nov 7, 2024
@jamesfwood jamesfwood changed the title Investigate if we can use xarray's new DataTree group handling instead of flattening the arrays Rewrite l2ss-py to use xarray DataTree instead of flattening the arrays Dec 19, 2024
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

2 participants