cf_raymetrics.py

Mon, 18 Feb 2013 12:21:05 +0100

author
ulalume3 <binietoglou@imaa.cnr.it>
date
Mon, 18 Feb 2013 12:21:05 +0100
changeset 15
a0b073b1f684
parent 3
42dbb0451ebd
permissions
-rw-r--r--

Added the option to subtrackt dark profiles from raw data. This could be useful for non-scc use of the netcdf files (ex. LIRIC).

from licel import LicelLidarMeasurement

import cf_netcdf_parameters

class CfLidarMeasurement(LicelLidarMeasurement):
    
    extra_netcdf_parameters = cf_netcdf_parameters

mercurial