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

Fixes and extensions to surface albedo model #57

Merged
merged 5 commits into from
Jul 4, 2024
Merged

Conversation

nichollsh
Copy link
Owner

The old surface albedo model was not working properly. This has now been fixed, with the addition of wavelength-dependent data in res/.

The configuration file needs to specify the surface_material. This can either be a "blackbody" or the path to a file containing wavelength-dependent albedo data. In the former case, albedo_s (a float) needs to be supplied.

There is a new test for this in test/runtests.jl, since I had some trouble getting this to work properly.

Closes #56 as completed.

Note that this does not include surface emissivity, which will need to be handled separately.

nichollsh added 5 commits July 4, 2024 12:55
…. Moved data around: spectral file Oak, thermo ncdfs, literature values. New folder for notebooks which aren't tutorials (misc). Updated cfgs and readme files.
@nichollsh nichollsh merged commit bdc7681 into main Jul 4, 2024
1 check passed
@nichollsh nichollsh deleted the surface_albedo branch July 5, 2024 08:33
nichollsh added a commit that referenced this pull request Oct 30, 2024
Fixes and extensions to surface albedo model
nichollsh added a commit that referenced this pull request Oct 30, 2024
Fixes and extensions to surface albedo model
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.

Spectral surface albedo
1 participant