From 167ed0d1be7c362dc4d053eb8e90de97ed7e049e Mon Sep 17 00:00:00 2001 From: Rob Hammond <13874373+RHammond2@users.noreply.github.com> Date: Fri, 3 Feb 2023 09:53:49 -0700 Subject: [PATCH] Release/v0.6.2 (#72) * Bug Fix: Fix Pandas Code Causing Warnings (#69) * fix groupby warning in energy availability * fix warnings in group by methods * fix bug in tow to port logging * fix warnings and issues with N tows logic * update docs notebooks * update changelog * Bug Fix: Negative Timeout Errors in Weather Delay (#70) * update pre-commit settings * fix issue where travel time is longer than weather delay * update changelog * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * bump version and update changelog --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>