An open API service indexing awesome lists of open source software.

https://github.com/mauro3/vawtools.jl

Misc tools to deal with data at VAW/ETHZ
https://github.com/mauro3/vawtools.jl

Last synced: 4 months ago
JSON representation

Misc tools to deal with data at VAW/ETHZ

Awesome Lists containing this project

README

        

# VAWTools

[![Build Status](https://travis-ci.com/mauro3/VAWTools.jl.svg?branch=master)](https://travis-ci.com/mauro3/VAWTools.jl)
[![Build Status](https://ci.appveyor.com/api/projects/status/github/mauro3/VAWTools.jl?branch=master&svg=true)](https://ci.appveyor.com/project/mauro3/vawtools-jl/branch/master)
[![codecov.io](http://codecov.io/github/mauro3/VAWTools.jl/coverage.svg?branch=master)](http://codecov.io/github/mauro3/VAWTools.jl?branch=master)

These are various tools to process data encountered at VAW/ETHZ.

To install run at the Julia REPL:
```
julia> Pkg.clone("[email protected]:mauro3/VAWTools.jl.git")
```

TODO:
- [ ] fix broken tests
- [ ] update from branch j0.6
- ArchGDAL
- elevation bands
- [ ] Update to new Cartesian indexing https://julialang.org/blog/2016/02/iteration
- [ ] provide documentation
- [ ] more tests & enable coverage