Loading README.md +6 −2 Original line number Diff line number Diff line Loading @@ -35,8 +35,12 @@ This file should contain the following variables: - `THERMOGIS_JAR`: Path to the ThermoGIS `.jar` file; __including__ the name of the jar file *(e.g. `/path/to/the/thermogis-1.7.0-shaded.jar`)* Example:  Example .env contents: ``` THERMOGIS_JAR = /path/to/the/thermogis-1.7.0-shaded.jar JAVA_HOME = C:\Program Files \Amazon Corretto\jdk17.0.0_0 ``` ### 3. Import pythermogis into your own python projects Loading mkdocs.yml +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ theme: scheme: default primary: light blue accent: red favicon: images/pyThermoGIS_transparent.png favicon: images/pythermogis_transparent.png logo: images/pyThermoGIS_transparent.png features: - navigation.path Loading Loading
README.md +6 −2 Original line number Diff line number Diff line Loading @@ -35,8 +35,12 @@ This file should contain the following variables: - `THERMOGIS_JAR`: Path to the ThermoGIS `.jar` file; __including__ the name of the jar file *(e.g. `/path/to/the/thermogis-1.7.0-shaded.jar`)* Example:  Example .env contents: ``` THERMOGIS_JAR = /path/to/the/thermogis-1.7.0-shaded.jar JAVA_HOME = C:\Program Files \Amazon Corretto\jdk17.0.0_0 ``` ### 3. Import pythermogis into your own python projects Loading
mkdocs.yml +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ theme: scheme: default primary: light blue accent: red favicon: images/pyThermoGIS_transparent.png favicon: images/pythermogis_transparent.png logo: images/pyThermoGIS_transparent.png features: - navigation.path Loading