Skip to content

UltimateUnicorn/feret

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FERET : Furuno ECDIS Route Export Tool

FERET is a tool to convert Furuno's ECDIS route files (*.rtz) into CSV files. I then copy the data from the later ones into an Excel file that my colleagues and I use to perform some nautical calculation. I develop FERET as a practical way to learn Rust.

Installation

Clone the repository

git clone https://github.com/UltimateUnicorn/feret.git

Usage

You need a Rust environnement . Place the input file(s) - *.rtz - inside the "rtz" folder. FERET will output corresponding *.csv files inside the "csv" folder upon execution.

cargo run

License

Apache-2.0

About

FERET is a tool to convert Furuno's ECDIS route files (*.rtz) into CSV files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages