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

Automate cog transformation #228

Open
wants to merge 7 commits into
base: dev
Choose a base branch
from

Conversation

SwordSaintLancelot
Copy link

Summary: Create a DAG that would allow us to transform the dataset files with minimal effort.

Changes

  • Create the Python scripts to fetch the data, transform the data into COGs, and push them to the S3 bucket
  • Create a DAG to automate the given process.
  • Test the process on multiple datasets

@SwordSaintLancelot SwordSaintLancelot self-assigned this Sep 9, 2024
"""


def tm54dvar_ch4flux_mask_monthgrid_v5_transformation(file_obj, name, nodata):
Copy link
Member

Choose a reason for hiding this comment

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

i'm not sure about this. @amarouane-ABDELHAK let's discuss. we can't be putting ghg-specific things in generic veda repositories and vice versa.

Copy link
Contributor

Choose a reason for hiding this comment

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

Make sense, I think these particular file can be in S3 (GHG S3 bucket)

Copy link
Author

Choose a reason for hiding this comment

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

By particular file, do you mean the plugin python file? @amarouane-ABDELHAK

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.

3 participants