-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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:
- Loop over projects with the tag
2024CONUSthat do not have project bounds. - Find a project with the same
HUCmetadata that does have project bounds. Preferably this would be a project with the tag2025CONUSbecause it ensures its the latest and greatest version. - Apply the bounds to the
2024CONUSproject that is missing them. - 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request