miniufo / floater

For working with lagrangian float data

Home Page:http://floater.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Floater

Build Status codecov.io

Transcode MITgcm float output into:

Transcoding is done via the floater_convert script, which is installed with the package.

$ floater_convert
usage: floater_convert [-h] [--float_file_prefix PREFIX] [--float_buf_dim N]
                       [--progress] [--input_dir DIR] [--output_format FMT]
                       [--keep_fields FIELDS] [--ref_time RT] [--pkl_path PP]
                       [--output_dir OD] [--output_prefix OP]
                       output_file

Also generators and analysis tools for Lagrangian trajectories.

About

For working with lagrangian float data

http://floater.readthedocs.io


Languages

Language:Jupyter Notebook 98.8%Language:Python 1.2%