philippemiron / xlcs

Collection of methods to calculate Lagrangian Coherent Structures
MIT License
3 stars 1 forks source link

xlcs

CI Binder Available on conda-forge Available on pypi Code style: black Hits

Summary

A collection of methods to generate Lagrangian Coherent Structures

The goal of the package is to make it has easy as possible to calculate Lagrangian Coherent Structures any velocity fields that can be loaded into an xarray datasets. The package consumes and outputs xr.Dataset() and xr.DataArray(), data structures of choice for geoscientists, and uses OceanParcels to efficiently calculate trajectories.

Initial Release

Coming to github very soon! The initial release will include methods to calculate:

used for the identification of Lagrangian Coherent Eddies in oceanic flows.

Getting started

(Soon)

Found an issue or need help?

Please create a new issue here and provide as much detail as possible about your problem or question.