TNO Intern

Commit 1abb687c authored by Hen Brett's avatar Hen Brett 🐔
Browse files

fixing the pythermogis import structure

parent 0cc0d8b6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2293,8 +2293,8 @@ packages:
  timestamp: 1740946648058
- pypi: .
  name: pythermogis
  version: 0.1.21
  sha256: b3b4bdeede309515768387fdbd6f78b75bdf38738988058c0bcdf91fca1214a0
  version: 0.1.23
  sha256: ee60cb3d119720351b1e1b022c45db2967bcd74237326a442fd7af7d4013dad0
  requires_dist:
  - jpype1>=1.5.2,<2
  - xarray==2024.9.0.*
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "pythermoGIS"
version = "0.1.21"
version = "0.1.23"
description = "This repository is used as a python API for the ThermoGIS Doublet simulations"
authors = [
    { name = "Hen Brett", email = "hen.brett@tno.nl" },
+2 −0
Original line number Diff line number Diff line
from thermogis_classes.doublet import *
from thermogis_classes.utc_properties import *
 No newline at end of file
−20 B (87.8 KiB)
Loading image diff...