Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RTX Code Release (PI-4): Enhancements to replace and route to include hydrofabric v2.2 (Building off PI-3 additions) #1013

Open
wants to merge 32 commits into
base: ti
Choose a base branch
from

Conversation

taddyb
Copy link

@taddyb taddyb commented Dec 17, 2024

Today, Raytheon submitted a UAT for the following deliverable:

Make T-Route compatible with the current version of the Enterprise Hydrofabric. The requirement is verified through a demonstration of the deployment of Replace and Route using Terraform IaC

The following repo will replace #865 as this code contains enhancements to PI-3 deliveries

Additions

  • Additional Terraform support for RnR to be run as IaC
  • Changes to support a new T-Route container which can run using v2.2 Hydrofabric
  • Fixed a Logging problem where the code was writing to docker compose logs twice

Removals

Changes

Testing

  1. Tested outputs through the RnR T-Route outputs

Screenshots

Notes

Todos

Checklist

  • PR has an informative and human-readable title
  • Changes are limited to a single goal (no scope creep)
  • Code can be automatically merged (no conflicts)
  • Code follows project standards (link if applicable)
  • Passes all existing automated tests
  • Any change in functionality is tested
  • New functions are documented (with a description, list of inputs, and expected output)
  • Placeholder code is flagged / future todos are captured in comments
  • Visually tested in supported browsers and devices (see checklist below 👇)
  • Project documentation has been updated (including the "Unreleased" section of the CHANGELOG)
  • Reviewers requested with the Reviewers tool ➡️

Testing checklist

Target Environment support

  • Windows
  • Linux
  • Browser

Accessibility

  • Keyboard friendly
  • Screen reader friendly

Other

  • Is useable without CSS
  • Is useable without JS
  • Flexible from small to large screens
  • No linting errors or warnings
  • JavaScript tests are passing

taddyb and others added 30 commits August 22, 2024 08:09
* migrating files into repo

* adding gitignore

* changed identifier to lid to be less ambigious

* Delete Source/RnR/tests/test_data/2930769 directory

* editing binaries

* Delete Source/RnR/tests/test_data/2930769 directory

* adding back non-malformed data
…onously (#2)

* added aio pika

* fixed pika sync bugs and got message passing working

* removed old files

* linted the code

* updating requirements.txt

* fixed type hinting for python 3.9

* fixed decoding scope:

* removing distribution from github
* integrated t_route into the workflow

* adding metadata and postprocessing

* full beta of RnR done
…e async framework (#6)

* added troute intial state param

* integrated compose.yaml changes for new pacakges, and aio error handling

* adding ignores

* added test exception handling
* added troute intial state param

* integrated compose.yaml changes for new pacakges, and aio error handling

* adding ignores

* added test exception handling

* fixed plotting bugs

* linted and isort
* added logging module for errors

* tested assimation

* updating tests for logging

* added more settings updates
* Frontend plot/R&R data view

* Frontend changes - search one LID at a time

* Function name change in frontend router

* Function name change in frontend router
* started a jupyter notebook for verifying code outputs

* adding historical flood events

* adding historical data

* notebook progress

* notebook is done

* changed verbiage
* Frontend plot/R&R data view

* Frontend comment/documentation cleanup

* API comment/documentation cleanup
* added readme and cleaned requirements

* linted
* added readme and cleaned requirements

* linted

* updating docs

* added publish.md

* added rabbit mq docs

* added post processing docs

* added the last of the docs/ files

* added the rest of the README.mds

* updated compose
IaC: Minor changes to support Hydro versioning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants