계측 예측 데이터 생성해주는 파이썬 코드
Go to file
thkim 97cb8f5735 fixed: 누적침하량이 분모로 갖는 연산에서 누적침하량이 0일 때 발생하는 0으로 나누기 에러 수정 2026-01-13 09:31:54 +09:00
.idea
__pycache__ fixed: 누적침하량이 분모로 갖는 연산에서 누적침하량이 0일 때 발생하는 0으로 나누기 에러 수정 2026-01-13 09:31:54 +09:00
.gitignore
batch_process.py
controller.py fixed: 누적침하량이 분모로 갖는 연산에서 누적침하량이 0일 때 발생하는 0으로 나누기 에러 수정 2026-01-13 09:31:54 +09:00
error_analysis.py
error_analysis.zip
error_multi_step.csv
error_overall.csv
settle_prediction_steps_main.py fixed: 누적침하량이 분모로 갖는 연산에서 누적침하량이 0일 때 발생하는 0으로 나누기 에러 수정 2026-01-13 09:31:54 +09:00
settle_prediction_steps_script.py