Skip to content

Releases: actris-cloudnet/cloudnetpy

CloudnetPy 1.83.0

26 Sep 12:29

Choose a tag to compare

  • Fix region affected by melting layer attenuation
  • Add new variables to classification

CloudnetPy 1.82.3

19 Sep 11:02

Choose a tag to compare

  • Fix plotting in NumPy 2.3.0

CloudnetPy 1.82.2

19 Sep 09:42

Choose a tag to compare

  • Skip epsilon-lidar if not enough data points

CloudnetPy 1.82.1

18 Sep 14:51

Choose a tag to compare

  • Remove duplicate source attributes
  • Remove duplicates from history attribute
  • Remove duplicate timestamps from weather station
  • Wrap wind direction values in weather weather

CloudnetPy 1.82.0

17 Sep 12:09

Choose a tag to compare

  • Add option to use lidar file and lwp_offset in MWRpy processing

CloudnetPy 1.81.2

12 Sep 13:03

Choose a tag to compare

  • Fix BASTA date validation

CloudnetPy 1.81.1

09 Sep 07:06

Choose a tag to compare

  • Fix rainfall amount calculation on one timestamp

CloudnetPy 1.81.0

08 Sep 08:27

Choose a tag to compare

  • Add type hints to all functions and methods
  • Use PathLike, date and UUID in high-level functions
  • Fix dimensions of Z_sensitivity variable

CloudnetPy 1.80.8

28 Aug 09:25

Choose a tag to compare

  • Fix cpr-simulation plotting when altitude is vector

CloudnetPy 1.80.7

28 Aug 07:32

Choose a tag to compare

  • Specify dimensions explicitly for each output variable. For example,
    latitude and longitude will now always have time dimensions.
  • Bypass mask check for non-masked NumPy arrays