New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

superlimo

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

superlimo

SuperPoint-based Lagrangian Ice MOtion algorithm

0.1.1
PyPI
Maintainers
1

superlimo

SuperPoint-based Lagrangian Ice MOtion algorithm

Installation

Create environment mamba env create -f environment.yml

Install SuperLIMo pip install superlimo

Usage

  • Edit your config file (see examples/example_config.yml)
  • Download Sentinel-1 SAFE files
  • Run superlimo derive-drift confilg_file.yml S1_FILE_NAME_0.SAFE S1_FILE_NAME_1.SAFE output_dir/output_file.npz
  • Read initial (x0, y0) and final (x1, y1) coordinates of the derived drift vectors from the output. The quality of the vector (maximum cross-correlation) is in the mcc variable.

Keywords

sea ice drift

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts