reading in the surface albedo in a given spectral band from a yaml file doesn't work, at least for DISORT. you can specify the albedo in the yaml file, but for some reason the program doesn't actually set ds_.bc.albedo.
a fix is to hardcode it in the if {} else{} logic.
reading in the surface albedo in a given spectral band from a yaml file doesn't work, at least for DISORT. you can specify the albedo in the yaml file, but for some reason the program doesn't actually set ds_.bc.albedo.
a fix is to hardcode it in the if {} else{} logic.