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
2024CONUS that do not have project bounds.
- 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.
- Apply the bounds to the
2024CONUS project 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
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:
2024CONUSthat do not have project bounds.HUCmetadata that does have project bounds. Preferably this would be a project with the tag2025CONUSbecause it ensures its the latest and greatest version.2024CONUSproject that is missing them.Note: Make sure any scripts you write are tested thoroughly on staging before applying them to production