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

Added a flag to allow for level-wise ingestion of data. #304

Merged
merged 24 commits into from
Dec 7, 2023

Conversation

j9sh264
Copy link
Collaborator

@j9sh264 j9sh264 commented Mar 17, 2023

In this PR I have introduced a new flag named --group_common_hypercubes which allows to ingest data in a level-wise format into the Earth engine.

For more context refer to this issue.

Copy link
Collaborator

@alxmrs alxmrs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A thought on the design of this change.

weather_mv/loader_pipeline/sinks.py Outdated Show resolved Hide resolved
@alxmrs alxmrs requested a review from fredzyda March 28, 2023 18:38
Copy link
Collaborator

@fredzyda fredzyda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree with Alex.

weather_mv/loader_pipeline/sinks.py Outdated Show resolved Hide resolved
@mahrsee1997 mahrsee1997 requested a review from alxmrs May 18, 2023 16:51
Copy link
Collaborator

@alxmrs alxmrs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's fix a few small issues first; otherwise I think this is good to go :)

weather_mv/loader_pipeline/bq.py Outdated Show resolved Hide resolved
weather_mv/loader_pipeline/ee.py Outdated Show resolved Hide resolved
weather_mv/loader_pipeline/ee.py Show resolved Hide resolved
weather_mv/loader_pipeline/sinks.py Outdated Show resolved Hide resolved
weather_mv/loader_pipeline/sinks.py Outdated Show resolved Hide resolved
@mahrsee1997 mahrsee1997 requested a review from fredzyda May 18, 2023 16:59
weather_mv/test_data/test_data_grib_multi_levels.grib2 Outdated Show resolved Hide resolved
weather_mv/loader_pipeline/sinks.py Outdated Show resolved Hide resolved
weather_mv/loader_pipeline/ee.py Show resolved Hide resolved
weather_mv/loader_pipeline/sinks.py Outdated Show resolved Hide resolved
weather_mv/loader_pipeline/sinks.py Outdated Show resolved Hide resolved
@j9sh264 j9sh264 removed the request for review from fredzyda December 2, 2023 01:10
Copy link
Collaborator

@mahrsee1997 mahrsee1997 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@j9sh264 j9sh264 merged commit 4e4ad1f into main Dec 7, 2023
7 checks 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
5 participants