Code Monkey home page Code Monkey logo

sentinel1-app-package's Introduction

Sentinel 1 GRD statistics

The aim of this project is to create an example application package for acquiring Sentinel 1 data and performing some basic statistics

Development setup

This Application Package is meant to be used on the EOEPCA platform. However, local testing and development can be performed locally.

  1. From root set up the conda environment
conda env create -f src/environment.yml
  1. Activate conda environment
conda activate sen1env

You will need to add your Sentinel Hub credentials in src/sh_credentials.py

  1. Set up your preferred Area of Interest (AoI) in the params.yml file and then run the script from the src folder
python3 app.py

Running on EOEPCA

If you have a working local EOEPCA deployment, for example based on the deployment guide, you can also execute the Application Package cwl directly through http requests which can be found in src/requests.http. These can be executed using the VS code plugin REST Client.

Note: All of the requests are preconfigured with the simple deployment from the deployment guide. If you have a different configuration you might need to tweak the requests too

sentinel1-app-package's People

Contributors

jzvolensky 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.