cal-adapt / climakitae

A Python toolkit for retrieving, visualizing, and performing scientific analyses with data from the Cal-Adapt Analytics Engine.
https://climakitae.readthedocs.io
BSD 3-Clause "New" or "Revised" License
19 stars 2 forks source link

Shift time dimension for troublesome loca2 sims #378

Closed nicolejkeeney closed 2 months ago

nicolejkeeney commented 2 months ago

Description of PR

This PR shifts the time dimension by 12HR for two "troublesome" LOCA2 simulations, such that they match the time formatting of the other LOCA2 simulations. Since the data is daily, this shouldn't effect anything.

It solves the issue of every other day in the daily retrieved LOCA2 data being set to NaN (!!!!), which is obviously not desired behavior.

Type of change

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

n/a

Checklist: