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

Set irradiance var units to be consistent #370

Closed elehmer closed 2 months ago

elehmer commented 2 months ago

Description of PR

This PR makes the irradiance variables units consistent in variable_descriptions.csv. This makes it so they don't change from W/m2 to W m-2 when going from monthly to hourly. Just makes things more consistent to users, especially if they are using command line to set units.

Summary of changes and related issue

Relevant motivation and context

Dependencies required for this change?

Fixes # (issue), delete if not necessary

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.

Checklist:

elehmer commented 2 months ago

Make irradiance units consistent within vars_desp.csv