data_sources.opticalflow.opticalflow_model

Model for output of satellite data

OpticalFlowML Objects

class OpticalFlowML(DataSourceOutputML)

Model for output of satellite data

get_datetime_index

def get_datetime_index() -> Array

Get the datetime index of this data

from_xr_dataset

@staticmethod
def from_xr_dataset(xr_dataset: xr.Dataset)

Change xr dataset to model.

normalize

def normalize()

Normalize the satellite data

data_sources.opticalflow

Optical Flow model