pecan
pecan copied to clipboard
[Integration Testing] PEcAn Docker Stack Run : Single Site, Single Model
Description
PR aims at adding a workflow for running a complete PEcAn workflow using PEcAn's docker stack.
Review Time Estimate
- [ ] Immediately
- [ ] Within one week
- [X] When possible
Types of changes
- [ ] Bug fix (non-breaking change which fixes an issue)
- [X] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
- [ ] My change requires a change to the documentation.
- [ ] My name is in the list of CITATION.cff
- [ ] I have updated the CHANGELOG.md.
- [ ] I have updated the documentation accordingly.
- [ ] I have read the CONTRIBUTING document.
- [ ] I have added tests to cover my changes.
- [X] All new and existing tests passed.