pagand / ORL_optimizer

offline RL optimizer
0 stars 0 forks source link

Vessel - Schedule #11

Open tzhao-ooc opened 3 months ago

tzhao-ooc commented 3 months ago

setup departure & arrival schedule Check schedules are same for all months Create Time Count down for each trip based on schedule Try timedelta()

tzhao-ooc commented 3 months ago

https://github.com/pagand/ORL_optimizer/blob/843f2684d31361d2df5d8f9c605cda9071a55f3d/VesselModel/Step1/Step1_4_AddFeatures_Schedule.py#L43

https://github.com/pagand/ORL_optimizer/blob/843f2684d31361d2df5d8f9c605cda9071a55f3d/VesselModel/Step1/Step1_4_AddFeatures_Schedule.py#L81

https://github.com/pagand/ORL_optimizer/blob/843f2684d31361d2df5d8f9c605cda9071a55f3d/VesselModel/Step1/Step1_4_AddFeatures_Schedule.py#L97

https://github.com/pagand/ORL_optimizer/blob/843f2684d31361d2df5d8f9c605cda9071a55f3d/VesselModel/Step1/Step1_4_AddFeatures_Schedule.py#L143

https://github.com/pagand/ORL_optimizer/blob/843f2684d31361d2df5d8f9c605cda9071a55f3d/VesselModel/Step1/Step1_4_AddFeatures_Schedule.py#L154