Skip to content

Apply Missing project bounds to 2024CONUS projects #16

@philipbaileynar

Description

@philipbaileynar

During the 2024 CONUS run, the XML enricher broke and many projects were produced without project bounds. It affects several project types, but RME is the worst affected.

Task

Python script to:

  1. Loop over projects with the tag 2024CONUS that do not have project bounds.
  2. Find a project with the same HUC metadata that does have project bounds. Preferably this would be a project with the tag 2025CONUS because it ensures its the latest and greatest version.
  3. Apply the bounds to the 2024CONUS project that is missing them.
  4. Update the project in the Data Exchange. (Update existing... not add a new one)

Note: Make sure any scripts you write are tested thoroughly on staging before applying them to production

Metadata

Metadata

Labels

enhancementNew feature or request

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions