Open rmward61 opened 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 90.85%. Comparing base (
298e014
) to head (8ebb8ba
).:exclamation: Current head 8ebb8ba differs from pull request most recent head d0e3f7b. Consider uploading reports for the commit d0e3f7b to get more accurate results
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This draft PR is to mark this branch. This branch has the code for the GES model. It has been integrated into DTBase but requires reviewing. There is also a question of whether this should be merged into the main because it may not be considered a 'standard' model. However, it could be very useful for others.
GES model version that takes data from database, runs calibration, runs simulation and returns simulation results to the database.
Also added in to ingress - scripts to read in data from WeatherWarm.csv and MonitoredSynthetic.csv files.
Note these scripts have paths that need re-writing to more generalisability.