Releases: actris-cloudnet/cloudnetpy
Releases · actris-cloudnet/cloudnetpy
CloudnetPy 1.8.1
Fixes bug that raised error if the last MIRA timestamp was at 24:00.
CloudnetPy 1.8.0
- Library code for concatenating netCDF files
- Option to provide folder name containing
.mmclx
files tomira2nc
function.
CloudnetPy 1.7.0
- Optional date parameter to mira2nc
- Check that all profiles in a MIRA file have identical date
- Small fixes
CloudnetPy 1.6.1
- Liquid water path plotting bug fix
CloudnetPy 1.6.0
Function for creating images from the legacy files for the data portal
CloudnetPy 1.5.0
- Optional
date
parameter for rpg2nc to validate date in the input files - MWR plotting for operational processing
- Bug fixes
CloudnetPy 1.4.0
- Optional
uuid
parameter to processing API functions. - Lindenberg ceilometer calibration value
- Minor fixes
CloudnetPy 1.3.2
This release fixes bug in the RPG timestamp to date conversion.
CloudnetPy 1.3.1
This release adds support for RPG Level 1 V4 files
CloudnetPy 1.3.0
- replace global attribute "source" with "source_file_uuids" for categorize file and level 2 products to enable provenance on the data portal
- add more references to global attribute "references"
- minor fixes