Skip to content

v3.0.0

Compare
Choose a tag to compare
@Yaqiang Yaqiang released this 11 May 04:27
· 601 commits to master since this release
  • Code refactoring - split MeteoInfoLib to several modules: common, ndarray, geometry, table, ui, projection, math, image, dataframe, data, console, geo, chart, map, lab.
  • Using OpenBLAS to speed up scientific computation functions.
  • Add 3D streamline tracing functions.
  • Add Kriging interpolation algorithm.
  • Add 3D trajectory clustering function.
  • Add signal package and detrend function.
  • Add spatial package and pdist function.
  • Add tofile and fromfile functions.
  • Support MICAPS MDFS data file format.
  • Update contour and contourf functions to support 2d x/y coordinates.
  • Update FlatLaf to 1.1.2.
  • Update Proj4j to version 1.1.2.
  • Update NetCDF to version 5.4.1.
  • update itextpdf to version 5.5.13.2
  • Update guava to version 30.1.1
  • Some bug fixed.