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
- Host: GitHub
- URL: https://github.com/mauro3/vawtools.jl
- Owner: mauro3
- License: mit
- Created: 2016-12-21T16:36:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-02-08T17:25:55.000Z (over 5 years ago)
- Last Synced: 2024-10-12T10:31:25.337Z (9 months ago)
- Language: Julia
- Size: 304 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# VAWTools
[](https://travis-ci.com/mauro3/VAWTools.jl)
[](https://ci.appveyor.com/project/mauro3/vawtools-jl/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