1332 Commits

Author SHA1 Message Date
wyq
da789f25be support SA/SB, SC, PA, CC radar data files 2024-06-01 13:30:43 +08:00
wyq
ec4e09f946 add magic function 2024-05-29 16:46:44 +08:00
wyq
221fca14f2 add SC radar data support 2024-05-26 23:36:12 +08:00
wyq
04ac485574 add SA/SB radar data support 2024-05-23 20:36:18 +08:00
wyq
1794f0def1 add isin function in DataFrame and Series 2024-05-23 17:03:09 +08:00
wyq
1427817478 bugfix for nc file join function 2024-05-20 15:30:45 +08:00
wyq
b4a5ea2275 add Rotation module 2024-05-14 09:53:04 +08:00
wyq
151211d7a3 bugfix of imshow function 2024-05-06 11:30:36 +08:00
wyq
445c6879db add collections module 2024-04-22 09:24:51 +08:00
wyq
b3b0e24d4f add convolve function 2024-04-14 09:08:16 +08:00
wyq
93b1f6b89f bugfix for XY1DPlot getScreenPoints function 2024-04-10 15:19:12 +08:00
wyq
499b195969 bugfix for flatiter class 2024-04-10 14:47:58 +08:00
wyq
98e0f1f67c the plotting functions in miplot support MapAxes 2024-04-08 09:23:16 +08:00
wyq
260a7f20d6 support crs in ncwrite, convert2nc functions 2024-04-07 14:02:51 +08:00
wyq
029fd0e63f bugfix for geotiff data reading 2024-04-07 10:59:13 +08:00
wyq
bad3633d4e update flatlaf to version 3.4.1, rsyntaxtextarea to version 3.4.0 2024-04-06 23:07:20 +08:00
wyq
c38d356102 using SLF4J for logging 2024-04-04 18:15:16 +08:00
wyq
74363fd57c add visible property in Graphic class 2024-04-04 17:25:57 +08:00
wyq
9476908639 add _eof sub-package for EOF analysis 2024-03-22 14:10:30 +08:00
wyq
6266e23081 fix draw extent in mapaxes 2024-03-21 09:34:02 +08:00
wyq
4eefdbb7da add avoidcoll argument in barbs, quiver and stationmodel functions 2024-03-19 22:32:41 +08:00
wyq
72fb07ad15 bugfix for graphic clip 2024-03-19 10:57:50 +08:00
wyq
b452341b6d bugfix for imshow extend need to be cloned 2024-03-18 23:28:31 +08:00
wyq
869ecb9169 bugfix for Line2D to ignore nan data 2024-03-14 21:56:14 +08:00
wyq
1756071468 bugfix for imshow function of view data array 2024-03-13 09:12:03 +08:00
wyq
f7a6a83413 code clean v3.8 2024-03-10 00:01:52 +08:00
wyq
cec32640b1 update FlatLaf to version 3.4 2024-03-09 23:20:17 +08:00
wyq
655821c9ad add render2d module 2024-03-09 23:05:40 +08:00
wyq
d9da7e4f73 format NDArray iter behaviours and add nditer class 2024-03-08 15:00:14 +08:00
wyq
ca3d08c841 bugfix for imshow function of 3D axes for rgb data with x/y coordinates arrays 2024-03-07 16:37:22 +08:00
wyq
ff50edd3d6 bugfix for projectLayer function 2024-03-06 20:45:37 +08:00
wyq
d70e2a5d90 bugfix for projectLayer function 2024-03-06 20:07:52 +08:00
wyq
529ccc28cb add geojson_write function in migeo module 2024-03-06 16:22:59 +08:00
wyq
9db385b71b to version 3.8 2024-03-06 09:20:53 +08:00
wyq
f620d56f6b bugfix of setPoint function in PointZShape class 2024-03-05 16:06:43 +08:00
wyq
7c87de22d4 add LinearAlgebra abstract class for BLAS engine switch 2024-03-05 14:28:31 +08:00
wyq
9e5394ae89 update antialias functions 2024-03-04 22:52:45 +08:00
wyq
e0ef54726a plot WebMapImage 2024-03-04 15:32:03 +08:00
wyq
2571a00a5e add Artist as base class for drawing objects 2024-03-02 12:03:04 +08:00
wyq
7f0b92aa7d bugfix for graphics return from plot functions 2024-03-01 22:18:58 +08:00
wyq
e85f98e9cc bugfix for get lon/lat extent in MapGridLine 2024-03-01 13:56:43 +08:00
wyq
d250b9c4b3 remove MapView from MapPlot 2024-02-29 20:14:30 +08:00
wyq
eb27ff1d32 update MDFS data reading function for string station ID 2024-02-27 12:43:17 +08:00
wyq
2243114463 backup MapPlot 2024-02-23 10:53:55 +08:00
wyq
bce1a99b9c clean code 2024-02-23 10:50:19 +08:00
Yaqiang Wang
dfa058c669
Merge pull request #40 from meteoinfo/dependabot/maven/meteoinfo-data/org.apache.commons-commons-compress-1.26.0
Bump org.apache.commons:commons-compress from 1.21 to 1.26.0 in /meteoinfo-data
2024-02-21 09:23:53 +08:00
dependabot[bot]
eeaf1f8e1c
Bump org.apache.commons:commons-compress in /meteoinfo-data
Bumps org.apache.commons:commons-compress from 1.21 to 1.26.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 00:03:40 +00:00
wyq
bfa8c9b731 add Line2D graphic 2024-02-19 18:30:39 +08:00
wyq
58603e0413 bugfix of colorbar ticks position 2024-02-19 18:27:39 +08:00
wyq
b211165322 code clean 2024-02-05 21:15:50 +08:00