pecan
pecan copied to clipboard
Sda dongchen
Description
- Temporally fixed the issue where the NC file only contains partial info of the whole year when convert from SIPNET.out to the NC file.
- Fixed the calculation of PPFD from short wave flux by using the function from PEcAn.data.atmosphere::sw2ppfd
Motivation and Context
Review Time Estimate
- [ ] Immediately
- [ ] Within one week
- [x] When possible
Types of changes
- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] 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.
- [ ] All new and existing tests passed.