Skip to content

Question about using skin temperature as sst input for noskin function in ECMWF algorithm #60

@hhweiCT

Description

@hhweiCT

Hi, thank you so much for providing this useful python package.
I used noskin function and it works well. Since I would like to use the ECMWF algorithm, the instruction said that we should use the skin function. When I use skin function, it crashed without any error message. I can make it not crash by reducing the input array dimension size but the output value does not look reasonable.

I saw some discussion saying the skin function is not working yet. Therefore, I am wondering whether I can use the noskin function but use "skin temperature" as the sst input (instead of the bulk sst) for the ECMWF algorithm. I checked the code and it seems that the skin function would update the T_s from sst to skin temperature with the cold-skin+warm-layer scheme. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions