Skip to content

v4.2.0

Latest

Choose a tag to compare

@Yaqiang Yaqiang released this 21 Mar 01:40
· 14 commits to master since this release
  • Add loc and sel functions in DimVariable and DimArray classes for selecting data using label-based indexing
  • Including new developed symjy toolbox for symbol calculation
  • Add lifted_index and precipitable_water functions in meteolib package
  • Add cross function in linalg package
  • Add clip, bitwise_and, bitwise_or and bitwise_xor functions in numeric.core package
  • Add faces and vertices data support in patch plot function
  • Add PolyCollection class in plotlib package
  • Support micaps mdfs 125 type data file
  • Improve slice3 function to support 2D data array
  • Improve geotiff data reading for predictor tag
  • Update FlatlLaf to version 3.6.1
  • Update JOGL to version 2.6.0
  • Some bug fixed