发布MeteoInfo 3.0

对代码进行了大规模重构,分成了多个相对独立的模块,便于今后的扩展和维护。

  • Code refactoring - split MeteoInfoLib to several modules: commonndarraygeometrytableuiprojectionmathimagedataframedataconsolegeochartmaplab.

  • 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 version 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

原文地址:https://www.cnblogs.com/yaqiang/p/14800738.html