ppcpy.io.readMeteo.MeteoNcCloudnet#
- class ppcpy.io.readMeteo.MeteoNcCloudnet(basepath, filepattern)[source]#
Bases:
objectTODO for now only one filename define preferred model
Methods
__init__not quite sure on the interface yet
- load(time, height_grid)[source]#
not quite sure on the interface yet
` met.load(data_cube.retrievals_highres['time'][0]) met.load(datetime.datetime.timestamp(datetime.datetime.strptime(data_cube.date, '%Y%m%d'))) `- Recipie:
load
select variables?
rename?
regrid from (time, level) to (time, lidar heights)
clarify the above ground above sea level issues