You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently, the soil albedo, roughness lengths, and other? parameters that are only needed when we choose a AtmosDrivenFluxBC are required in all EnergyHydrology runs. We have defaults set to mitigate this, but it would be cleaner to move these parameters out of EnergyHydrologyParameters (needed for all EH models), and into the AtmosDrivenFluxBC itself.
We should also consider package the albedo parameters into a struct.
Is your feature request related to a problem? Please describe.
Currently, the soil albedo, roughness lengths, and other? parameters that are only needed when we choose a AtmosDrivenFluxBC are required in all EnergyHydrology runs. We have defaults set to mitigate this, but it would be cleaner to move these parameters out of EnergyHydrologyParameters (needed for all EH models), and into the AtmosDrivenFluxBC itself.
We should also consider package the albedo parameters into a struct.
See #828 #862
The text was updated successfully, but these errors were encountered: