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

A version to compute emissivity for different scenarios with fractional grid in coupled/uncoupled models #5

Open
wants to merge 2 commits into
base: SM_Sept21_PR
Choose a base branch
from

Commits on Sep 30, 2021

  1. This commit proposes an alternative solution on emissivity computation

    for different scenarios. It checks of semis_ice(i) has non-zero values
    (could come from RUC LSM for uncoupled model, or CICE for coupled
    model), then use it over ice fraction. If not, then compute it using
    either snow cover fraction (sncovr_ice) or snow depth.
    tanyasmirnova committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    b642b22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e35ea7 View commit details
    Browse the repository at this point in the history