openclimatefix / nowcasting_utils

Common functionality between SatFlow and predict_pv_yield
https://nowcasting-utils.readthedocs.io/en/stable/
MIT License
3 stars 0 forks source link

Add auto testing #9

Closed jacobbieker closed 3 years ago

jacobbieker commented 3 years ago

Pull Request Template

Description

This adds the GitHub Actions for autotesting against Python 3.8 and 3.9. It currently only tests the MetNet normalization.

Fixes #5

How Has This Been Tested?

I ran the test in test_normalization.py

Checklist:

peterdudfield commented 3 years ago

nice use the template