TNO Intern

Commit 56a07dac authored by Hen Brett's avatar Hen Brett 🐔
Browse files

Packaging up the Java JVM in such a way that it can be easily accessed from the API

parent 64daa90e
Loading
Loading
Loading
Loading

requirements.txt

0 → 100644
+0 −0

File added.

Preview suppressed by a .gitattributes entry or the file's encoding is unsupported.

+0 −2
Original line number Diff line number Diff line
@@ -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({