Skip to content

Locate the storm centres in the ML detection #200

@sjavis

Description

@sjavis

The ML neural network will output values / probabilities for each of the tropical cyclone categories at each grid point. We will want to translate this to the centre points of the storms. This can be done by filtering to find all the grid points above a certain probability and then finding the centroid. This is complicated by the fact that there may be multiple TCs at a given time, so there will need to be some way to separate out multiple storms

Metadata

Metadata

Assignees

No one assigned

    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