AssessingSolar / AssessingSolar/solarpy
Create function for flagging periods where the sun is below the horizon line
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 2
- Avg merge
- 3h 23m
- Merged PRs (30d)
- 1
Description
```python
def horizon_flag(solar_azimuth, solar_zenith, horizon):
return flag
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.