A Python toolkit for retrieving, visualizing, and performing scientific analyses with data from the Cal-Adapt Analytics Engine.
BSD 3-Clause "New" or "Revised" License
21
stars
2
forks
source link
Fixes small typo in WL attribute #469
Closed
vicford closed 5 days ago
Description of PR
The warming level attribute description had a small typo "Celcius". Fixed to "Celsius".
Summary of changes and related issue
Fixed a typo, and relevant other comments with typo.
Relevant motivation and context
Typo.
Type of change
Definition of Done Checklist
How to test: Retrieve data at a desired warming level and check the warming level attribute description. For example:
ds.warming_level
Practical
_
before the nameConceptual