Skip to content

Lookup and creator files for metnavaloft - #245

Merged
camposeddie merged 2 commits into
masterfrom
cbc0024-8308-metnavaloft
Sep 2, 2026
Merged

Lookup and creator files for metnavaloft#245
camposeddie merged 2 commits into
masterfrom
cbc0024-8308-metnavaloft

Conversation

@ccollinsuah

Copy link
Copy Markdown
Contributor

The granules in the collection are in ICARTT format, so I pulled in the icartt library for processing. There is a caveat that the icartt library requires a path-like, so the incoming stream is saved as a temp file. This works fine for these smaller files, but could be a pain point in the future if we have to process larger ICARTT files that hit ephemeral storage or runtime limitations.
That could potentially be sidestepped via a future ECS deployment of MDX (which is currently being worked on) or it might be worth considering submitting a merge request/issue to the icartt library. The offending lines that force a path-like in the icartt library can be found here.

@camposeddie
camposeddie merged commit d9b6905 into master Sep 2, 2026
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants