dtcenter / METplus

Python scripting infrastructure for MET tools.
https://metplus.readthedocs.io
Apache License 2.0
97 stars 37 forks source link

Update conda envs to use conda-forge only #2402

Closed georgemccabe closed 10 months ago

georgemccabe commented 10 months ago

The Docker containers that store the conda environments used for the automated use case tests were recreated to ensure only the conda-forge channel is used (to prevent violating Anaconda's license restrictions) in this workflow run: https://github.com/dtcenter/METplus/actions/runs/6725977748

The only use case the changed in result was s2s:3 and it was confirmed that the difference is not detectable by the human eye. The truth data will need to be updated for this group. The s2s_mid_lat:3 use case has been flagging diffs occasionally. This is being investigated.

Change Summary

Pull Request Testing

Ensured only s2s:3 use case flagged differences after the conda environments were changed.

N/A

See above: s2s:3 truth needs to be updated

Pull Request Checklist

See the METplus Workflow for details.

github-actions[bot] commented 10 months ago

Pull Request Test Coverage Report for Build 6739489797

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report. To ensure accuracy in future PRs, please see these guidelines. A quick fix for this PR: rebase it; your next report should be accurate.


Totals Coverage Status
Change from base Build 6725936598: 0.0%
Covered Lines: 8407
Relevant Lines: 9272

💛 - Coveralls