TNO Intern

Commit b8695a9d authored by Hen Brett's avatar Hen Brett 🐔
Browse files

Updating the documentation

parent 52e09451
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -104,6 +104,7 @@ def test_example_6():
    from pythermogis import calculate_doublet_performance_stochastic, calculate_pos
    from pygridsio import read_grid, plot_grid, resample_xarray_grid
    from matplotlib import pyplot as plt
    import numpy as np
    import xarray as xr
    from pathlib import Path
    from os import path
@@ -174,6 +175,7 @@ def test_example_7():
    from pythermogis import calculate_doublet_performance_stochastic, calculate_pos
    from pygridsio import read_grid
    from matplotlib import pyplot as plt
    import numpy as np
    import xarray as xr
    from pathlib import Path
    from os import path