Closed jukent closed 3 months ago
Currently there are some place holder functions in here and I did not generate the requisite images yet, just creating this PR so that my work so far is visible.
I would love to replace some of the datafiles accessed will simpler dummy data, but because of the lat/lon grids and skewt plots, it seemed easier to access these small datafiles.
PR Summary
First pass at tests for util.py Closes #126
PR Checklist
General
closes #XXX
to the PR description where XXX is the number of the issue.docs/release-notes.rst
in a relevant section for the next unreleased release. Possible sections include: Documentation, New Features, Bug Fixes, Internal Changes, Breaking Changes/Deprecatedprecommit
. To set up on your local, runpre-commit install
from the top level of the repository. To manually run pre-commits, usepre-commit run --all-files
and re-add any changed files before committing again and pushing.