Skip to main content

Backfill footprints and images for HiTIDE collections

Project description

hitide-backfill-tool

Tool to backfill thumbnail images and footprints for POCLOUD datasets

Some granules have been ingested without creating footprints/thumbnail images. The purpose of this tool is to trigger part of Cumulus workflow to generate footprints and images for granules that need it.

What it does in a nutshell

  • You specify search parameters at command line (collection, start_date, end_date, footprint, image, etc)
  • Backfill-Tool searches CMR for matching granules
  • Backfill-Tool figures out if the granule needs a footprint or image
  • If footprint or image generation is needed, Backfill-Tool creates a Cumulus message and sends it to an AWS SNS topic.
  • From there, another service will run trigger Forge/TIG and update CMR with new images/footprints as needed

Prerequisites

  • Python > 3.10
  • poetry

failed_workflow.py

  • Script used to scan failed workflows and get unique errors
  • Takes in three arguments
    • workflow_arn: arn of aws workflow
    • profile_name: aws profile name credential to use
    • limit: how many of latest execution to scan if not specified will go through all failed executions
  • ex: python failed_workflow.py --workflow_arn arn:aws:states:us-west-2:123456:stateMachine:podaac-services-ops-hitide-backfill-forge --profile_name service_ops --limit 1000

replay.py

  • Script used to get messages off dead letter queue and back into regular queue
  • Takes 1 argument
    • config: configuration that has the aws_profile, dlq_url, and sqs_url
  • ex: replay --config config.cfg

regression.py

  • Script to run backfill tool command on all collection that has a forge-tig configuartion file
  • Script can be modify to exclude or test specific collections

memory_profiler.py

  • Script to run profile the memory use of lambdas, currently only tig is being profiled
  • Lambdas need to be modified to include lambda request id in cloudwatch logs
  • Modify script with cloudwatch lambda to profile
  • Modify script to include start time and end time range where cloudwatch events were logged

ECS facility

  • ECS template to start docker : ecs_cluster_instance_autoscaling_cf_template.yml.tmpl
  • ECS script to execute task : task-reaper.sh
  • All ECS related resources are specified in ecs_cluster.tf
  • ECS is a cluster of EC2 instances. While creating the EC2 instances, a key is given to create each EC2 and the key name is specified as key_name variable within variables.tf. At this moment, the following keys are specified for each environment
    • backfill-tool-sit-cluster-keypair (SIT)
    • backfill-tool-uat-cluster-keypair (UAT)
    • backfill-tool-ops-cluster-keypair (OPS)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hitide_backfill_tool-0.12.1.tar.gz (27.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hitide_backfill_tool-0.12.1-py3-none-any.whl (34.6 kB view details)

Uploaded Python 3

File details

Details for the file hitide_backfill_tool-0.12.1.tar.gz.

File metadata

  • Download URL: hitide_backfill_tool-0.12.1.tar.gz
  • Upload date:
  • Size: 27.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for hitide_backfill_tool-0.12.1.tar.gz
Algorithm Hash digest
SHA256 d3c4b38692f9373d5a94234f06081ee0a2b15f1fe3a40d950a98ac908c644fb0
MD5 ba4bc41c5107d0d89e0e2e85156c52b5
BLAKE2b-256 ad9cc1726c07c9ce3207d5f43987a28ae745a3efb0a3ac357df4d4a5a6d9cfee

See more details on using hashes here.

Provenance

The following attestation bundles were made for hitide_backfill_tool-0.12.1.tar.gz:

Publisher: build.yml on podaac/hitide-backfill-tool

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hitide_backfill_tool-0.12.1-py3-none-any.whl.

File metadata

File hashes

Hashes for hitide_backfill_tool-0.12.1-py3-none-any.whl
Algorithm Hash digest
SHA256 42f8a8009d821d45bb38d84c7eef7a8a707eff1e3c87853f4493c27e85103b2b
MD5 df2398efafb35132a6939ef4d72cf214
BLAKE2b-256 e8910f95553ab19546e61f4e04745d5a3eebe4cfa912186cd4d9f90ce423803b

See more details on using hashes here.

Provenance

The following attestation bundles were made for hitide_backfill_tool-0.12.1-py3-none-any.whl:

Publisher: build.yml on podaac/hitide-backfill-tool

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page