GithubHelp home page GithubHelp logo

0x000ehx / lake-bathymetry-scanning Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alice-st/darp

4.0 4.0 1.0 5.61 MB

A fork of the https://github.com/alice-st/DARP DARP-Algorithm python project. Will be the base algorithm of my master thesis.

Python 95.20% Jupyter Notebook 4.80%

lake-bathymetry-scanning's People

Contributors

0x000ehx avatar alice-st avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

sebastianzug

lake-bathymetry-scanning's Issues

Extend Jupyther Notebook to go through the whole path planning process

Will extend the Jupyter Notebook to go through the whole process of the path planning and showing all calculation results inside the notebook.

The result WGS84 points in the right order should be exportable in the end:
Creating a helper function to export the longitude/latitude tuples to file in a selected path should be made.
The base process is already inside extract_multilinestrings.py in the helpers folder.

Will come soon...

Rework the README or create a documentation

Well, my project is kinda stalled cause I can't find a lot of time to finish it (at the moment).
The README needs an update to give a short introduction about my project and how to use everything to create paths with the Jupyter Notebook.
Will come soon...

Tiles of different sizes overlap

Inkedsubcells with paths_overlap
The resulting paths (and their asociated STC tiles) do overlap in different areas but not all the time.
This might be a bug of non-matching tile corner WGS84 coordinates.
My guess would be the shapely operations of within or intersect don't work properly if the edges don't overlap exactly.
The used nprange func to calc the edge lengths of all the different tile sizes might not be the most exact variant... Maybe find a proper geospacial func to define a edge length (from meter) to wgs84 coords.

Will see when I got time for fixing.
It works most of the time so this is low priority.

Maximum path length in settings not yet used to calc number of tiles -> needs fixing

In the second step, after I created a grid of different tile sizes, the number of tiles per segment should be defined by the maximum path length setting in the settings file.
This calculation is still missing in the start_path_generation.py file.
If the setting of the max path length is 0 there should not be any restriction at all and DARP should never get called.

Will add this feature soon.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.