wyq
|
ef80a76ff4
|
add thermo calculation functions
|
2025-08-16 10:40:15 +08:00 |
|
wyq
|
9dd3368e25
|
update meteolib functions
|
2025-08-12 12:01:59 +08:00 |
|
wyq
|
bcfd50f1e3
|
add lambertw function
|
2025-08-07 15:46:16 +08:00 |
|
wyq
|
7594c6c1f6
|
add solve_ivp ODE function
|
2025-07-30 16:11:13 +08:00 |
|
wyq
|
a3aefa95d3
|
add ArrayDuration in java and timedelta datatype in mipylib
|
2025-07-28 08:30:50 +08:00 |
|
wyq
|
de84e40e48
|
add ndimage package and several filters
|
2025-06-06 23:45:40 +08:00 |
|
wyq
|
80a028992a
|
add count_nonzero function
|
2025-04-12 22:46:55 +08:00 |
|
wyq
|
71559f3e24
|
add toeplitz function
|
2025-04-08 09:02:24 +08:00 |
|
wyq
|
e7f88b3eee
|
bugfix for find common data type from arrays and scalars
|
2025-03-05 12:08:15 +08:00 |
|
wyq
|
fc22eea6eb
|
update __getitem__ function in MemberVariable class
|
2025-02-08 17:18:19 +08:00 |
|
wyq
|
b8fac5eb11
|
add fft package
|
2024-10-10 15:53:43 +08:00 |
|
wyq
|
d0f556f076
|
update flatten and ravel functions
|
2024-08-26 21:05:38 +08:00 |
|
wyq
|
88f4010d86
|
add frombuffer function to create ndarray object
|
2024-08-13 17:23:59 +08:00 |
|
wyq
|
c7605e7b15
|
update NDArray and DimArray for better array wrap
|
2024-08-07 16:00:19 +08:00 |
|
wyq
|
ee78df31cc
|
update array's astype function
|
2024-07-24 22:56:03 +08:00 |
|
wyq
|
e899d6d644
|
add UTM projection
|
2024-07-20 15:32:42 +08:00 |
|
wyq
|
d20b72a7b5
|
add LineCollection
|
2024-07-16 17:31: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
|
b4a5ea2275
|
add Rotation module
|
2024-05-14 09:53:04 +08:00 |
|
wyq
|
b3b0e24d4f
|
add convolve function
|
2024-04-14 09:08:16 +08:00 |
|
wyq
|
499b195969
|
bugfix for flatiter class
|
2024-04-10 14:47:58 +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
|
d9da7e4f73
|
format NDArray iter behaviours and add nditer class
|
2024-03-08 15:00:14 +08:00 |
|
wyq
|
e0ef54726a
|
plot WebMapImage
|
2024-03-04 15:32:03 +08:00 |
|
wyq
|
d250b9c4b3
|
remove MapView from MapPlot
|
2024-02-29 20:14:30 +08:00 |
|
wyq
|
bce1a99b9c
|
clean code
|
2024-02-23 10:50:19 +08:00 |
|
wyq
|
b211165322
|
code clean
|
2024-02-05 21:15:50 +08:00 |
|
wyq
|
fc8f674e71
|
add spacing function
|
2024-02-04 23:26:09 +08:00 |
|
wyq
|
25f01acc1c
|
add loadmat function
|
2023-12-23 00:37:25 +08:00 |
|
wyq
|
087a811810
|
support npy and pnz load and save functions
|
2023-12-22 17:09:25 +08:00 |
|
wyq
|
94983e6888
|
add functions to get radar ppi grid, cappi, and 3D grid interpolation data
|
2023-08-30 10:03:27 +08:00 |
|
wyq
|
3c38064424
|
add stack function in numeric package
|
2023-08-25 11:11:17 +08:00 |
|
wyq
|
ab15b26724
|
add append, insert, delete functions in numeric package
|
2023-08-23 20:14:08 +08:00 |
|
wyq
|
ed90ae3529
|
add gradient function in numeric package
|
2023-08-22 09:25:11 +08:00 |
|
wyq
|
86850747f1
|
add column_stack and row_stack functions
|
2023-07-31 16:12:53 +08:00 |
|
wyq
|
c16a807b40
|
add hypot, s_, index_exp functions
|
2023-07-31 14:33:52 +08:00 |
|
wyq
|
37849a4f46
|
bugfix for MapPlot parent type
|
2023-07-21 17:06:02 +08:00 |
|
wyq
|
2b01be155d
|
update savefig function for better supporting sleep argument to wait webmap loading
|
2023-06-29 15:50:44 +08:00 |
|
wyq
|
7efed43099
|
add cond function in linalg package
|
2023-06-28 00:10:47 +08:00 |
|
wyq
|
fac368dc7c
|
add view function
|
2023-06-16 11:44:08 +08:00 |
|
wyq
|
37fb27ed17
|
update replace and loc functions of DataFrame
|
2023-06-14 13:10:55 +08:00 |
|
wyq
|
223b8fd231
|
add mgrid function
|
2023-06-13 22:51:05 +08:00 |
|
wyq
|
6214af5b47
|
update contour and contourf functions
|
2023-05-31 15:42:45 +08:00 |
|
wyq
|
1013d3cbc2
|
Add some code from smile 2.6 and remove smile dependency
|
2023-04-10 15:39:53 +08:00 |
|
wyq
|
00a5290a22
|
update frontogenesis function
|
2023-03-20 16:27:52 +08:00 |
|
wyq
|
376df7f35d
|
add pinv function
|
2023-03-07 16:13:20 +08:00 |
|
wyq
|
87a10cb9f2
|
update micaps4 data reading function
|
2023-03-06 09:40:44 +08:00 |
|