Skip to content

Add incremental update pipeline script #25

Description

@NewGraphEnvironment

Problem

The backfill script populates 1950-2025 but new months need to be added as ERA5-Land data becomes available (~2 month lag). Need an incremental update script that checks what's on S3, downloads only new data, and appends.

Proposed Solution

scripts/pipeline_update.R — reads STAC catalog to determine latest year, fetches new months from CDS, re-aggregates affected years, updates COGs and catalog, pushes to S3. Designed to run in < 6 hours (GitHub Action limit).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions