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

Enable padding of input data arrays to support other use-cases #139

Open
danielfromearth opened this issue Mar 27, 2024 · 0 comments
Open

Comments

@danielfromearth
Copy link
Collaborator

danielfromearth commented Mar 27, 2024

For example, TEMPO L3 might require padding of latitude & longitude dimensions. Root-level dimensions for a TEMPO L3 file:

dimensions:
    longitude = 7750;
    latitude = 2950;
    time = 1;
@danielfromearth danielfromearth changed the title Enable concatenation of TEMPO L3 Enable padding of input data arrays to support other use-cases Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant