Welcome to the documentation of the 52°North Weather Routing Tool (WRT)!
Contents:
- Installation
- Getting started
- Configuration
- Algorithms
- Constraints
- Consumption models
- Weather data
- Inheritance diagrams
- Sequence diagrams
- API documentation (still under construction!)
- WeatherRoutingTool package
- Subpackages
- WeatherRoutingTool.algorithms package
- Submodules
- WeatherRoutingTool.algorithms.data_utils module
- WeatherRoutingTool.algorithms.genetic module
- WeatherRoutingTool.algorithms.genetic.crossover module
- WeatherRoutingTool.algorithms.genetic.population module
- WeatherRoutingTool.algorithms.genetic.mutation module
- WeatherRoutingTool.algorithms.genetic.patcher module
- WeatherRoutingTool.algorithms.genetic.repair module
- WeatherRoutingTool.algorithms.genetic.mcdm module
- WeatherRoutingTool.algorithms.genetic.utils module
- WeatherRoutingTool.algorithms.isobased module
- WeatherRoutingTool.algorithms.isochrone module
- WeatherRoutingTool.algorithms.isofuel module
- WeatherRoutingTool.algorithms.routingalg module
- WeatherRoutingTool.algorithms.routingalg_factory module
- Module contents
- WeatherRoutingTool.constraints package
- WeatherRoutingTool.ship package
- WeatherRoutingTool.utils package
- Submodules
- WeatherRoutingTool.utils.formatting module
- WeatherRoutingTool.utils.graphics module
create_map()create_maps()generate_basemap()get_accumulated_dist()get_colour()get_figure_path()get_gcr_points()get_hist_values_from_boundaries()get_hist_values_from_widths()get_linestyle()get_marker()get_route_lc()get_standard()get_standard_fig()merge_figs()plot_barbs()plot_gcr()plot_genetic_algorithm_initial_population()plot_legend()rebin()set_graphics_standards()write_graph_to_csv()
- WeatherRoutingTool.utils.maps module
- WeatherRoutingTool.utils.unit_conversion module
- Module contents
- WeatherRoutingTool.algorithms package
- Submodules
- WeatherRoutingTool.config module
- WeatherRoutingTool.execute_routing module
- WeatherRoutingTool.routeparams module
RouteParamsRouteParams.convert_to_dict()RouteParams.countRouteParams.course_per_stepRouteParams.dists_per_stepRouteParams.finishRouteParams.from_csv_file()RouteParams.from_file()RouteParams.from_gzip_file()RouteParams.gcrRouteParams.get_dist_from_coords()RouteParams.get_fuel_per_dist()RouteParams.get_full_dist()RouteParams.get_full_fuel()RouteParams.get_full_travel_time()RouteParams.get_mean_power()RouteParams.get_per_waypoint_coords()RouteParams.get_power_type()RouteParams.lats_per_stepRouteParams.lons_per_stepRouteParams.plot_acc_power_vs_dist()RouteParams.plot_power_vs_coord()RouteParams.plot_power_vs_dist()RouteParams.plot_power_vs_dist_ratios()RouteParams.plot_power_vs_dist_resistances()RouteParams.plot_power_vs_dist_with_weather()RouteParams.plot_route()RouteParams.plot_speed_vs_dist()RouteParams.print_route()RouteParams.route_typeRouteParams.set_ship_params()RouteParams.ship_params_per_stepRouteParams.startRouteParams.starttime_per_stepRouteParams.timeRouteParams.write_to_file()RouteParams.write_to_geojson()
- WeatherRoutingTool.test_maripower_settings_for_different_courses module
- WeatherRoutingTool.test_maripower_settings_for_specific_route module
- WeatherRoutingTool.weather module
- WeatherRoutingTool.weather_factory module
- Module contents
- Subpackages
- WeatherRoutingTool package
- Conventions
- Guidelines
- References