Giter Club home page Giter Club logo

geo_419b's Introduction

Geo_419b

This program is intended for the automatic download of elevation data and orthophotos from Geoportal-Th.de. In addition, it is able to perform an elevation correction of the digital terrain and surface models as well as to merge the raster grids of a year.

Installation

The following section describes the installation of the program. Firstly, in case Anaconda is used and secondly, if it is not.

With Anaconda

If you use anaconda you can use the enviroment.yml file to set up an environment in which the main and aux script can be used.

Start by cloning this repository to your local system.

Then enter the following two commands in the Anaconda Prompt.

cd "Path of the repository folder"
conda env create -f environment.yml

If you want to change the name of the environment, you must do so in the environment.yml file before you set up the environment.

Additional information about setting up environments using environment.yml files can be found here.

After you have set up the environment like this, it should be possible to use the main and aux script within it without any further action.

Without Anaconda

If you do not use Anaconda, you will have to manually install the packages that are imported at the beginning of the main and aux script. If you are not sure which version of a package to install and which Python version is appropriate, you can check the environment.yml file.

Documentation

The documentation of the functions can be found here.

geo_419b's People

Contributors

jon-fr avatar schreifab avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.