retrieve
- SPAREICE.retrieve(data, as_log10=False)[source]
- Retrieve SPARE-ICE for the input variables - Parameters:
- data – A pandas.DataFrame object with required input fields (see above) or a xarray.Dataset if from_collocations is True. 
- as_log10 – If true, the retrieved IWP will be returned as logarithm of base 10. 
 
- Returns:
- A pandas DataFrame object with the retrieved IWP and ice cloud flag.