Deltares / hatyan

Harmonic tidal analysis and prediction
https://deltares.github.io/hatyan/
GNU General Public License v3.0
13 stars 2 forks source link

refactor timezone handling in `prediction` #348

Closed veenstrajelmer closed 2 months ago

veenstrajelmer commented 2 months ago

Consider moving tzone-times-from-comp part from prediction_singleperiod to prediction (after pd.date_range is generated), move tzone_comp a bit up so it can be re-used.