Satellite labelling tool for manual labelling of storm top features such as overshooting tops, above-anvil plumes, cold U/Vs, rings etc.

Overview

Satellite labelling tool

About this app

A tool for manual labelling of storm top features such as overshooting tops, above-anvil plumes, cold U/Vs, rings etc.

How to run this app locally

(The following instructions are for unix-like shells)

Using pip

Install the package from its git repository using pip install and run slt for production version or slt --develop for develop version.

Port of the application (8050 by default) can be changed with -p switch

Using docker

After manually building docker image from the included Dockerfile run

docker run -p 8050:8050 satellite-labelling-tool-dev:latest

Using git clone

Clone this repository and navigate to the directory containing this README in a terminal.

Create and activate a virtual environment (recommended):

python3 -m venv myvenv
source myvenv/bin/activate

Install the requirements

pip install -r requirements.txt

Run the app. An IP address where you can view the app in your browser will be displayed in the terminal.

python slt/app.py

Options

Path prefix

When routing traffic to the app through reverse proxy such as nging or traefic, you will need to pass the routing prefix to the application. This may be done by setting environment variable SLT_PREFIX, e.g. SLT_PREFIX=/slt/ or by --prefix argument of the run script

slt --prefix /slt/

Using your own image data

You need to specify the path to your image data and also the path to at least one georeferenced image such as tiff. This may be done by setting both paths --path and --georef argument of the run script

slt --path "path to your image data directory" --georef "path to your gereferenced image"

Screenshot

Screenshot of app

You might also like...
Help you understand Manual and w/ Clutch point while driving.
Help you understand Manual and w/ Clutch point while driving.

简体中文 forza_auto_gear forza_auto_gear is a tool for Forza Horizon 5. It will help us understand the best gear shift point using Manual or w/ Clutch in

Img-process-manual -  Utilize Python Numpy and Matplotlib to realize OpenCV baisc image processing function
Img-process-manual - Utilize Python Numpy and Matplotlib to realize OpenCV baisc image processing function

Img-process-manual - Opencv Library basic graphic processing algorithm coding reproduction based on Numpy and Matplotlib library

Matlab Python Heuristic Battery Opt - SMOP conversion and manual conversion

SMOP is Small Matlab and Octave to Python compiler. SMOP translates matlab to py

Code for the ACL2021 paper
Code for the ACL2021 paper "Lexicon Enhanced Chinese Sequence Labelling Using BERT Adapter"

Lexicon Enhanced Chinese Sequence Labeling Using BERT Adapter Code and checkpoints for the ACL2021 paper "Lexicon Enhanced Chinese Sequence Labelling

improvement of CLIP features over the traditional resnet features on the visual question answering, image captioning, navigation and visual entailment tasks.

CLIP-ViL In our paper "How Much Can CLIP Benefit Vision-and-Language Tasks?", we show the improvement of CLIP features over the traditional resnet fea

Static Features Classifier - A static features classifier for Point-Could clusters using an Attention-RNN model

Static Features Classifier This is a static features classifier for Point-Could

A very simple tool to rewrite parameters such as attributes and constants for OPs in ONNX models. Simple Attribute and Constant Modifier for ONNX.
A very simple tool to rewrite parameters such as attributes and constants for OPs in ONNX models. Simple Attribute and Constant Modifier for ONNX.

sam4onnx A very simple tool to rewrite parameters such as attributes and constants for OPs in ONNX models. Simple Attribute and Constant Modifier for

A large dataset of 100k Google Satellite and matching Map images, resembling pix2pix's Google Maps dataset.
A large dataset of 100k Google Satellite and matching Map images, resembling pix2pix's Google Maps dataset.

Larger Google Sat2Map dataset This dataset extends the aerial ⟷ Maps dataset used in pix2pix (Isola et al., CVPR17). The provide script download_sat2m

Comments
  • Can't install package due to missing dataloader

    Can't install package due to missing dataloader

    Hello, I am following the install instructions but when I run pip install -r requirements.txt I get the following error:

    Obtaining satellite-dataloader from git+https://li-gitlab.chmi.cz/js/satellite-dataloader@develop#egg=satellite-dataloader (from -r requirements.txt (line 9))
      Cloning https://li-gitlab.chmi.cz/js/satellite-dataloader (to revision develop) to ./src/satellite-dataloader
      Running command git clone -q https://li-gitlab.chmi.cz/js/satellite-dataloader /home/eum/PycharmProjects/satellite-labelling-tool/src/satellite-dataloader
      fatal: unable to access 'https://li-gitlab.chmi.cz/js/satellite-dataloader/': Could not resolve host: li-gitlab.chmi.cz
    ERROR: Command errored out with exit status 128: git clone -q https://li-gitlab.chmi.cz/js/satellite-dataloader /home/eum/PycharmProjects/satellite-labelling-tool/src/satellite-dataloader Check the logs for full command output.
    

    I guess because there is no access to the gitlab? Unfortunately changing the last line to point at the satellite-dataloader package on github does not work, as there is no .egg file. Can you please advise how best to install? Thank you!

    opened by simonrp84 1
Owner
Czech Hydrometeorological Institute - Satellite Department
Czech Hydrometeorological Institute - Satellite Department
Czech Hydrometeorological Institute - Satellite Department
Transport Mode detection - can detect the mode of transport with the help of features such as acceeration,jerk etc

title emoji colorFrom colorTo sdk app_file pinned Transport_Mode_Detector ?? purple yellow gradio app.py false Configuration title: string Display tit

Nishant Rajadhyaksha 3 Jan 16, 2022
PyTorch implementation of the paper: "Preference-Adaptive Meta-Learning for Cold-Start Recommendation", IJCAI, 2021.

PAML PyTorch implementation of the paper: "Preference-Adaptive Meta-Learning for Cold-Start Recommendation", IJCAI, 2021. (Continuously updating ) Int

null 15 Nov 18, 2022
A light-weight image labelling tool for Python designed for creating segmentation data sets.

An image labelling tool for creating segmentation data sets, for Django and Flask.

null 117 Nov 21, 2022
Automatically erase objects in the video, such as logo, text, etc.

Video-Auto-Wipe Read English Introduction:Here   本人不定期的基于生成技术制作一些好玩有趣的算法模型,这次带来的作品是“视频擦除”方向的应用模型,它实现的功能是自动感知到视频中我们不想看见的部分(譬如广告、水印、字幕、图标等等)然后进行擦除。由于图标擦

seeprettyface.com 141 Dec 26, 2022
Train a deep learning net with OpenStreetMap features and satellite imagery.

DeepOSM Classify roads and features in satellite imagery, by training neural networks with OpenStreetMap (OSM) data. DeepOSM can: Download a chunk of

TrailBehind, Inc. 1.3k Nov 24, 2022
A data annotation pipeline to generate high-quality, large-scale speech datasets with machine pre-labeling and fully manual auditing.

About This repository provides data and code for the paper: Scalable Data Annotation Pipeline for High-Quality Large Speech Datasets Development (subm

Appen Repos 86 Dec 7, 2022
Implements Stacked-RNN in numpy and torch with manual forward and backward functions

Recurrent Neural Networks Implements simple recurrent network and a stacked recurrent network in numpy and torch respectively. Both flavours implement

Vishal R 1 Nov 16, 2021