Skip to content

Releases: actris-cloudnet/cloudnetpy

CloudnetPy 1.8.1

04 Feb 19:14

Choose a tag to compare

Fixes bug that raised error if the last MIRA timestamp was at 24:00.

CloudnetPy 1.8.0

03 Feb 11:15

Choose a tag to compare

  • Library code for concatenating netCDF files
  • Option to provide folder name containing .mmclx files to mira2nc function.

CloudnetPy 1.7.0

25 Dec 08:55

Choose a tag to compare

  • Optional date parameter to mira2nc
  • Check that all profiles in a MIRA file have identical date
  • Small fixes

CloudnetPy 1.6.1

17 Dec 19:58

Choose a tag to compare

  • Liquid water path plotting bug fix

CloudnetPy 1.6.0

11 Dec 10:52

Choose a tag to compare

Function for creating images from the legacy files for the data portal

CloudnetPy 1.5.0

08 Dec 07:38

Choose a tag to compare

  • Optional date parameter for rpg2nc to validate date in the input files
  • MWR plotting for operational processing
  • Bug fixes

CloudnetPy 1.4.0

29 Nov 14:06
0f12c27

Choose a tag to compare

  • Optional uuid parameter to processing API functions.
  • Lindenberg ceilometer calibration value
  • Minor fixes

CloudnetPy 1.3.2

28 Sep 12:56

Choose a tag to compare

This release fixes bug in the RPG timestamp to date conversion.

CloudnetPy 1.3.1

23 Sep 11:13

Choose a tag to compare

This release adds support for RPG Level 1 V4 files

CloudnetPy 1.3.0

16 Sep 14:17

Choose a tag to compare

  • 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