Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request/Idea User created Tide/Current Boundary #109

Open
rgleason opened this issue Dec 24, 2017 · 0 comments
Open

Feature Request/Idea User created Tide/Current Boundary #109

rgleason opened this issue Dec 24, 2017 · 0 comments

Comments

@rgleason
Copy link
Contributor

Weather_Routing <-----Plugin API -----> ODraw Boundary
jongough/ocpn_draw_pi#337

This idea would be a manual way to bridge the poor inshore tide/current representation of RTOFS and other ocean current gribs and the Tidal Stations and harmonic file, which is not easily interpolated because currents drop off and change fast.

The idea would require agumenting the Plugin API to include the User Current information I think, or perhaps that could be done in Weather_routing, but that application does not handle gribs really.
The other way is to involve the Grib_pi program with boundaries....

Here is what I would like to be able to do:

Draw a boundary.
Attach a simple current matrix to the boundary.
Have Weather_routing recieve the tide/current boundary and include that grib data in its calculations for optimal route.
The Tide/Current Matrix would be a Table representing time + tide/current vector ( velocity and direction).
Table
| Time | Direction | Velocity |
| ____ | _____ | ______ |

Would there be a limit on how many time entries? It would be nice if it could be flexible about time intervals (1hour, 2hr, 3hr, 6hr, 12hr) and would allow a large number of time records.

Also it would be useful if you could make 2 or three of these along the general route expected.

Then weather_routing would pick these up and include them in a configuration for routing purposes, using the tide/current in the calcs.

That's the idea anyway

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant