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

Post processing of spherical albedo: do we want to keep it? #26

Open
BaptisteVandecrux opened this issue Aug 15, 2022 · 0 comments
Open

Comments

@BaptisteVandecrux
Copy link
Member

answer is spherical albedo

            if (answer(1).lt.0.0.and.answer(2).gt.0.0) answer(1)=1.0
            if (answer(1).lt.0.0.and.answer(3).gt.0.0) answer(1)=1.0
            if (answer(1).lt.0.0.and.answer(4).gt.0.0) answer(1)=1.0
       if (answer(2).lt.0.0.and.answer(3).gt.0.0) answer(2)=1.0
       if (answer(2).lt.0.0.and.answer(4).gt.0.0) answer(2)=1.0
       if (answer(3).lt.0.0.and.answer(2).gt.0.0) answer(3)=1.0
       if (answer(3).lt.0.0.and.answer(4).gt.0.0) answer(3)=1.0
@BaptisteVandecrux BaptisteVandecrux changed the title Post processing of spherical albedo Post processing of spherical albedo: do we want to keep it? Aug 15, 2022
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