Giter VIP home page Giter VIP logo

semiautomated-vegetation-analysis's Introduction

Remote Sensing Project

Objective

  • Multitemporal Vegetation areas analysis for Krishna and Godavari Command areas

semiautomated-vegetation-analysis's People

Contributors

prathyushadamarla avatar sumanjalidamarla avatar sushmabarma avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

semiautomated-vegetation-analysis's Issues

Download Godavari data using process scheduling and multitasking

Data download takes a lot of time when the download is done for products one after the other, done as for the Krishna products. The download for different months can be scheduled as different processes and scheduling algorithms can be implemented to make the process faster and easier. Take a look into it and edit the Godavari-products.ipynb in APIs/SentinelSat

Organize download data with respect to product details and months

When the data is downloaded, there can be scenarios where the data of 2 different months' is in same folder. In Godavari-products.ipynb, add logic to organize the files into respective month folders using the product details of the month.

We need to do the same for Krishna products

Use of OOP concepts to improve code quality

Classes and variable names should be used to improve the code readability and maintain the variables in a standard way. For example, os.getcwd() need not be invoked multiple times, storing the path of directory will help in controlling the behavior of code

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.