From c1516d6167533b6652114eab8611101f2a9d00d9 Mon Sep 17 00:00:00 2001 From: church89 Date: Fri, 9 Jun 2023 15:21:37 +0200 Subject: [PATCH] add library forgot --- msre_power_history_restart.py | 1 + 1 file changed, 1 insertion(+) diff --git a/msre_power_history_restart.py b/msre_power_history_restart.py index 948f4f3..88dbd2f 100644 --- a/msre_power_history_restart.py +++ b/msre_power_history_restart.py @@ -11,6 +11,7 @@ import math import numpy as np import re from pathlib import Path +import h5py def get_geom_level_from_res(depletion_path, index):