Loading requirements.txt 0 → 100644 +0 −0 File added.Preview suppressed by a .gitattributes entry or the file's encoding is unsupported. View file tests/tests/test_doublet.py +0 −2 Original line number Diff line number Diff line Loading @@ -107,8 +107,6 @@ class PyThermoGIS(TestCase): xr.testing.assert_allclose(output_grids_p50.flow_rate, read_grid(self.test_benchmark_output_simplified / f"simplified__flowr_P50.nc"), atol=3.0) xr.testing.assert_allclose(output_grids_p50.welld, read_grid(self.test_benchmark_output_simplified / f"simplified__welld_P50.nc"), atol=20) def test_doublet_single_values(self): # Read Input grids input_data = xr.Dataset({ Loading Loading
requirements.txt 0 → 100644 +0 −0 File added.Preview suppressed by a .gitattributes entry or the file's encoding is unsupported. View file
tests/tests/test_doublet.py +0 −2 Original line number Diff line number Diff line Loading @@ -107,8 +107,6 @@ class PyThermoGIS(TestCase): xr.testing.assert_allclose(output_grids_p50.flow_rate, read_grid(self.test_benchmark_output_simplified / f"simplified__flowr_P50.nc"), atol=3.0) xr.testing.assert_allclose(output_grids_p50.welld, read_grid(self.test_benchmark_output_simplified / f"simplified__welld_P50.nc"), atol=20) def test_doublet_single_values(self): # Read Input grids input_data = xr.Dataset({ Loading