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
21 stars 2 forks source link

Fix bad refs in Warming.py #465

Closed elehmer closed 1 week ago

elehmer commented 1 week ago

Description of PR

This PR is a quick fix for bad function ref and unused function imports in Warming.py

Summary of changes and related issue

[What's changed in this PR?]

Relevant motivation and context

[Why did you change this and what applicable context is needed to understand why this change is needed?]

Type of change

Definition of Done Checklist

Practical

Conceptual