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

Making 1D allsky simulations with collimated source using yCalc possible #581

Merged
merged 13 commits into from
Dec 8, 2022

Conversation

m-brath
Copy link
Contributor

@m-brath m-brath commented Dec 6, 2022

  • In ARTS a 1D atmosphere cannot have a azimuth dependency of the spectral radiance,
    but if a collimated source like a sun is present even in a 1D atmosphere the spectral radiance
    has an azimuth dependency. To overcome this constraint when using yCalc,
    I add cloudbox_fieldInterp2Azimuth wsm including test script for it.

  • Change error handling of Disort.

m-brath and others added 13 commits December 6, 2022 17:01
* Problem solved when star present but behind horizon.
* DIOSRT now throws ARTS_USER_ERROR.
* Add try catch block to run_disort to catch cases with solar zenith angle=quadrature angle
* Converting aa_grid from 0,360 to -180,180 without reordering resulted in wrong interpolation.
  Instead azimuth_los is now converted.
* local_los_azimuth_angle is now a GIN and remove from sensor_los
* remove sensor_los as in and out as it was doing nothing on it anymore.
@olemke olemke merged commit 0969476 into atmtools:master Dec 8, 2022
@m-brath m-brath deleted the cloudbox-reduce-to-1d branch December 8, 2022 10:47
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

Successfully merging this pull request may close these issues.

2 participants