EchoviewEvr.jl

Read Echoview region files in Julia
Author EchoJulia
Popularity
0 Stars
Updated Last
3 Years Ago
Started In
January 2018

EchoviewEvr

Build Status

Coverage Status

codecov.io

The Echoview 2D Region definition file format is described on the Echoview support web site.

This project is a Julia package that reads Echoview EVR files.

r = regions(filename)
r[1].classification
r[1].regiontype

An example file and tests are provided

Pkg.test("EchoviewEvr")

Required Packages

Used By Packages

No packages found.