Giter Site home page Giter Site logo

lukasvalentin / obia4rtm Goto Github PK

View Code? Open in Web Editor NEW
18.0 1.0 2.0 3.17 MB

Object-Based Image Analysis Tools for Radiative Transfer Modeling

License: Other

Python 97.28% PLpgSQL 0.77% Shell 1.95%
obia image-analysis rtm vegetation remote remote-sensing google-earth-engine sentinel-2 imagery

obia4rtm's Introduction

  • 👋 Hi, I’m @lukasValentin (Lukas Valentin Graf) - Sciencepreneur at the Department of Environmental System Sciences at ETH Zurich
  • 👨‍🎓 I hold a PhD degree in Crop Science from ETH Zurich for my work on landscape-scale estimation of winter wheat growth and development
  • 🌱 My work is about crops and how to monitor them from space using optical satellite data (mainly Sentinel-2)
  • ❤️ I love Python and Linux and apply them for all kind of geo-spatial analysis
  • 🛰️ To work with 🌍 observation data I created the open-source Earth Observation Data Analysis Library (EOdal) together with Gregor Perich
  • 🚲 In my spare time I enjoy cycling in the beautiful Swiss landscape, ⛰️ hiking and other outdoor activities such as ⛵ or 🧗‍♂️. I also like reading 📖 and writing ✍️
  • 🔗 You can find me on LinkedIn or ResearchGate

obia4rtm's People

Contributors

lukasvalentin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

obia4rtm's Issues

Hello,I want to ask you for some questions

I’m quite grateful for your shared code, it’s very well written, but I have some problems with this code, and I would like to ask you about these issues. When I input “from OBIA4RTM import install” and “install.install()”, I encounter these problems and can't solve them:

Settting up OBIA4RTM PostgreSQL backend
Connection to default Postgres Database failed!
Reason: connection to server at "localhost" (::1), port 5432 failed: Connection refused (0x0000274D/10061)
Is the server running on that host and accepting TCP/IP connections?
connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused (0x0000274D/10061)
Is the server running on that host and accepting TCP/IP connections?

Traceback (most recent call last):
File "", line 1, in
File "D:\code\OBIA4RTM\OBIA4RTM\install.py", line 39, in install
setup.setup_backend()
File "D:\code\OBIA4RTM\OBIA4RTM\setup_db\setup_postgres.py", line 245, in setup_backend
status = self.create_OBIA4RTM_DB()
File "D:\code\OBIA4RTM\OBIA4RTM\setup_db\setup_postgres.py", line 86, in create_OBIA4RTM_DB
con, cursor = self.connect_to_postgres()
File "D:\code\OBIA4RTM\OBIA4RTM\setup_db\setup_postgres.py", line 72, in connect_to_postgres
return con, cursor
UnboundLocalError: local variable 'con' referenced before assignment

I’m looking forward to your favorable reply at you earliest convenience.

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.