Skip to content

anaegel/app_geotools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demonstrator for GeoTools

a) Read grid from TIFF.

b) Write to VTK.

c) Read ESRI-ascii raster data.

d) Perform simulation.

Installation

Install UG4 (via Python)

pip install ug4py-base

Install geotools app:

git clone https://github.com/anaegel/app_geotools
cd app_geotools
python example.py

Run application

Run application as follows:

cd app_geotools
python example.py

TODO:

Known issues:

  • Read ASCII data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages