Subclasses of Combiner in cometa.combine |
class |
AMFEvent
This class implements the Atmospheric Motion Field (AMF) combination method: given the start and end time, it computes
an AMF for each time step and, based on this vector field, it extrapolates a radar (or a satellite) image into the future. |
class |
AMFEventCloudTop
This class implements the Atmospheric Motion Field (AMF) combination method: given the start and end time, it computes
an AMF for each time step and, based on this vector field, it extrapolates a radar (or a satellite) image into the future. |
class |
AMFEventRadar
This class implements the Atmospheric Motion Field (AMF) combination method: given the start and end time, it computes
an AMF from radar images for each time step and, based on this vector field, it extrapolates a radar image into the future. |