[docs]class CloudOptics(object): [docs] def optics(water, equivalent_radius, grid): raise NotImplementedError("this must be overridden.")