GithubHelp home page GithubHelp logo

pederbg / lundinblackoil Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 8.89 MB

The LundinBlackOil Project

Home Page: http://lundinblackoil.com/peder/

HTML 14.40% JavaScript 24.51% CSS 11.32% Shell 13.49% Python 36.29%
python javascript google-maps-api esa sentinel opencv-python gdal sci-fi numpy

lundinblackoil's Introduction

LundinBlackOil

This project uses real-time SAR (synthetic aperture radar) satellite images from the Copernicus programme to monitor possible oil slicks in a specific area on the Norwegian continental shelf. It contains the complete native-javascript based web application as well as python scripts used to process raw Sentinel-1 imagery. Generated images are used as training data for machine learning, as of now implemented with SVM (Support Vector Machines). This is another part of the project and therefore not available in this repository.

The image processing has been through a major update and is no longer using the ESA developed SNAP module. It is now instead using the modules GDAL and SciFy/NumPy. All code used in the back end cron job is now placed in s1_scripts.

Note: This project is meant to run on a linux server with a high RAM size. The code in s1_scripts also has a high number of module dependencies, making it hard to reproduce. Simply forking the repository will not work.

Also note that while image processing works fine on smaller Sentinel-1 files, is it likely to run into problems if the raw data is too big. SAFE-files exceeding about 800 MB will probably cause errors since the program runs out of memory during 2-D interpolation.

Important dependencies:
Run main script as cron job (Linux CentOS):
source ~/.bash_profile &&
source ~/.bashrccd &&
/path/to/repo/s1_scripts/ &&
python s1_main.py

lundinblackoil's People

Contributors

pederbg avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

v67bruno

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.