TNO Intern

Commit 162f4d97 authored by Hen Brett's avatar Hen Brett 🐔
Browse files

Addressing Florian's comments

parent 3942cd71
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
from pathlib import Path
import json
from typing import Optional, List

import numpy as np
import xarray as xr
import typer
@@ -15,7 +13,7 @@ app = typer.Typer(pretty_exceptions_enable=False)
def info():
    print("This is the pyThermoGIS Repository; it is a python API to the ThermoGIS Simulation code.")
    print("You can run commands by typing:\n")
    print("\t tg simulate-doublet")
    print("\t pytg simulate-doublet")

@app.command()
def simulate_doublet(