Giter VIP home page Giter VIP logo

indicar_process's Introduction

Indicar Process

A project to schedule and control the download and processing of Landsat 8 Imagery.

Features

  • Register Scenes and Image files in the database and provides a web interface to put them available to download.
  • Register some 'path' and 'row' coordinates to download all the next Scenes of this coordinates.
  • Download past Landsat 5, 7 and 8 Scenes from AWS or Google Earth Engine. It provides also a form to users request download of Scenes.
  • Process Landsat imagery generating NDVI, change_detection and other composition.

Instructions

You can remove catalogo and tmsapi folders. It is just a workaround to solve IBAMA issues.

System dependencies

Before start install, verify if all system dependencies are supplied, see below:

  • libgdal-dev 1.10
  • dans-gdal-scripts 0.23-2
  • postgis 2.1.4

*UBUNTU*

  • python-numpy 1.8.2
  • Create a database, configure it in settings/local.py
  • Install requirements
  • Run migrations

You can too remove urls about sentinel_catalog app, because that's a specific solution to CSR/IBAMA requests

Configuration

To use the not_found_scenes_alert task function configure the following variables in your settings:

SERVER_EMAIL = '[email protected]' NOT_FOUND_SCENES_ADMIN_EMAILS = ['[email protected]']

Imagery

The bands to download of landsat satellite might be listed in DOWNLOAD_BANDS variable in settings file. E.g. DOWNLOAD_BANDS = [4, 5, 6, 'QBA']

Catalogo

To use the task to process TMS. you need to define the below settings:

LANDSAT_PATH_FORMAT = Format of path to TMS images URL_TMS_BASE = URL to available TMS scene PNG_IMAGES_PATH = Path to place PNG image files TMS_IMAGES_PATH = Path to place TMS image files

indicar_process's People

Contributors

willemarcel avatar isac-caja avatar caiocacastro avatar dagnaldo avatar altamiro avatar lucaslamounier avatar

Stargazers

Flávio Carmo avatar

Watchers

 avatar  avatar James Cloos avatar Luan Nunes avatar Eder Carlos avatar Alexander avatar  avatar  avatar  avatar Jadson Reis avatar  avatar  avatar César Vinícius de Paula Ferreira  avatar  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.