nsrdb.data_model.clouds

A framework for handling UW/GOES source data.

Classes

CloudCoords()

Class to correct cloud coordinates based on parallax correction and also solar position / shading.

CloudVar(name, var_meta, date[, freq, ...])

Framework for cloud data extraction (GOES data processed by UW).

CloudVarSingle(fpath[, pre_proc_flag, ...])

Base framework for single-file/single-timestep cloud data extraction.

CloudVarSingleH5(fpath[, pre_proc_flag, ...])

Framework for .h5 single-file/single-timestep cloud data extraction.

CloudVarSingleNC(fpath[, pre_proc_flag, ...])

Framework for .nc single-file/single-timestep cloud data extraction.