Skip to content

Determine the best approach to derive/downscale the tas variable #100

Description

@cstephen

Here's one idea (borrowed from ua-snap/data-api#653):

The downscaling process complicates things a bit since we're using DTR to derive tasmin from tasmax after bias-adjustment, but even while doing so, the per-model relationship between tasmax and tasmin is preserved. My intuition is to use a similar approach to derive per-model tas by calculating the distance between tasmax and tas from the CMIP6 source data, and then subtracting that distance from tasmax after bias-adjustment to derive tas.

We'll need to think this through as a group when it comes time to downscale the next batch of variables.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions