Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand with CIE sky model #2

Closed
khufkens opened this issue Nov 1, 2022 · 4 comments
Closed

Expand with CIE sky model #2

khufkens opened this issue Nov 1, 2022 · 4 comments

Comments

@khufkens
Copy link
Member

khufkens commented Nov 1, 2022

Implementing a CIE sky model shouldn't be too difficult. Look up literature and or existing algorithms to complement the current algorithm.

@khufkens
Copy link
Member Author

khufkens commented Nov 1, 2022

The R canopy analyzer has a basic CIE model for daylight

https://rdrr.io/cran/rcaiman/src/R/cie_sky_model_raster.R

Will need to find the moonlight component

@khufkens
Copy link
Member Author

khufkens commented Nov 2, 2022

Seems like the CIE model components mainly deal with diffusion on a defined source. Changing from solar to lunar shouldn't be too difficult from the above code if radiative components can be found for the moon.

@khufkens
Copy link
Member Author

khufkens commented Nov 3, 2022

Illumina light pollution model:
https://github.com/aubema/illumina

@khufkens khufkens closed this as completed Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant