API documentation (still under construction!)
Contents:
- 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.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
- WeatherRoutingTool.algorithms package
- Submodules
- WeatherRoutingTool.config module
ConfigConfig.ALGORITHM_TYPEConfig.BOAT_TYPEConfig.CONFIG_PATHConfig.CONSTRAINTS_LISTConfig.COURSES_FILEConfig.DEFAULT_MAPConfig.DEFAULT_ROUTEConfig.DELTA_FUELConfig.DELTA_TIME_FORECASTConfig.DEPARTURE_TIMEConfig.DEPTH_DATAConfig.GENETIC_CROSSOVER_PATCHERConfig.GENETIC_FIX_RANDOM_SEEDConfig.GENETIC_MUTATION_TYPEConfig.GENETIC_NUMBER_GENERATIONSConfig.GENETIC_NUMBER_OFFSPRINGSConfig.GENETIC_POPULATION_PATHConfig.GENETIC_POPULATION_SIZEConfig.GENETIC_POPULATION_TYPEConfig.GENETIC_REPAIR_TYPEConfig.INTERMEDIATE_WAYPOINTSConfig.ISOCHRONE_MAX_ROUTING_STEPSConfig.ISOCHRONE_MINIMISATION_CRITERIONConfig.ISOCHRONE_NUMBER_OF_ROUTESConfig.ISOCHRONE_PRUNE_GROUPSConfig.ISOCHRONE_PRUNE_SECTOR_DEG_HALFConfig.ISOCHRONE_PRUNE_SEGMENTSConfig.ISOCHRONE_PRUNE_SYMMETRY_AXISConfig.ROUTER_HDGS_INCREMENTS_DEGConfig.ROUTER_HDGS_SEGMENTSConfig.ROUTE_PATHConfig.ROUTE_POSTPROCESSINGConfig.ROUTING_STEPSConfig.TIME_FORECASTConfig.WEATHER_DATAConfig.assign_config()Config.check_boat_algorithm_compatibility()Config.check_constraint_list()Config.check_genetic_repair_type()Config.check_numeric_values_positivity()Config.check_route_depth_data_compatibility()Config.check_route_on_map()Config.check_route_weather_data_compatibility()Config.check_router_hdgs_segments_positive_and_even()Config.model_configConfig.model_post_init()Config.parse_and_validate_datetime()Config.validate_config()Config.validate_map_coordinates()Config.validate_path_exists()Config.validate_route_coordinates()
set_up_logging()
- WeatherRoutingTool.execute_routing module
- WeatherRoutingTool.routeparams module
RouteParamsRouteParams.convert_to_dict()RouteParams.countRouteParams.course_per_stepRouteParams.dists_per_stepRouteParams.finishRouteParams.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_with_weather()RouteParams.plot_route()RouteParams.print_route()RouteParams.return_route_to_API()RouteParams.route_typeRouteParams.set_ship_params()RouteParams.ship_params_per_stepRouteParams.startRouteParams.starttime_per_stepRouteParams.timeRouteParams.write_to_file()
- WeatherRoutingTool.test_maripower_settings_for_different_courses module
- WeatherRoutingTool.test_maripower_settings_for_specific_route module
- WeatherRoutingTool.weather module
FakeWeatherWeatherCondWeatherCond.check_units()WeatherCond.dsWeatherCond.get_map_size()WeatherCond.get_theta_from_uv()WeatherCond.get_u()WeatherCond.get_v()WeatherCond.map_sizeWeatherCond.plot_wind_weather()WeatherCond.print_init()WeatherCond.read_dataset()WeatherCond.set_map_size()WeatherCond.time_endWeatherCond.time_resWeatherCond.time_startWeatherCond.time_steps
WeatherCondEnvAutomaticWeatherCondFromFileWeatherCondFromFile.add_depth_to_EnvData()WeatherCondFromFile.adjust_depth_format()WeatherCondFromFile.calculate_wind_function()WeatherCondFromFile.close_env_file()WeatherCondFromFile.get_time_step_index()WeatherCondFromFile.get_twatws_from_uv()WeatherCondFromFile.get_wind_vector()WeatherCondFromFile.init_wind_vectors()WeatherCondFromFile.manipulate_dataset()WeatherCondFromFile.plot_weather_map()WeatherCondFromFile.read_dataset()WeatherCondFromFile.read_wind_functions()WeatherCondFromFile.read_wind_vectors()WeatherCondFromFile.wind_functionsWeatherCondFromFile.wind_vectors
WeatherCondODC
- WeatherRoutingTool.weather_factory module
- Module contents
- Subpackages