Giter Site home page Giter Site logo

ningchenhui / lkf_tools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nhutter/lkf_tools

0.0 0.0 0.0 955 KB

Tools to detect and track deformation features (leads and pressure ridges) in sea-ice deformation data.

License: GNU General Public License v3.0

Python 100.00%

lkf_tools's Introduction

lkf_tools

Tools to detect and track deformation features (leads and pressure ridges) in sea-ice deformation data.

Getting Started

Installing python

A good description how to install python is given by N. Koldunov in: https://github.com/koldunovn/python_for_geosciences

After installing a miniconda you need to install to additional packages with:

conda install scipy.ndimage skimage

Download RGPS example data

RGPS data in Lagrangian and Eulerian format need to be downloaded from Ron Kwok's homepage: https://rkwok.jpl.nasa.gov/radarsat/index.html

RGPS data needs to be unzip. The data needs to be orgnaized in a seperate directory for each winter that are named w9798, w9899, ...

Generate LKF data-set

Use gen_dataset.py to generate LKF data-sets, which performs three steps for each year:

  • run the LKF detection on RGPS deformation data
  • interpolate Lagrangian drift data to Eulerian grid
  • run the LKF tracking algorithm

Algorithm description

An in-depth description of the algorithm can be found here:

Hutter, N., Zampieri, L., and Losch, M.: Leads and ridges in Arctic sea ice from RGPS data and a new tracking algorithm, The Cryosphere Discuss., https://doi.org/10.5194/tc-2018-207, accepted for publication, 2018. 

Author

Nils Hutter [email protected]

DOI

DOI

License

GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007

lkf_tools's People

Contributors

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