54 Commits

Author SHA1 Message Date
wyq
2711f77797 not flip data array when dimension is reversed 2021-03-02 11:30:02 +08:00
wyq
d017ad908f add signal package and detrend function 2021-02-16 15:04:13 +08:00
wyq
6b9c7fc9e4 update bar3 function 2021-01-20 15:51:26 +08:00
wyq
41234e4553 update delnan function to accept list parameters 2020-12-17 12:10:22 +08:00
wyq
860b0c1aae add inside_sum method in griddata function 2020-12-16 17:12:05 +08:00
wyq
688ed6d08d support boolean array as key in __getitem__ of DataFrame 2020-11-16 17:17:42 +08:00
wyq
b3c6b694a0 update plot package and to version 2.3.3 2020-10-05 16:12:20 +08:00
wyq
26d1038a04 move dimension function to dimarray.py module from midata.py module 2020-10-04 17:24:16 +08:00
wyq
34341dcdd9 update interpolate package 2020-10-04 15:21:18 +08:00
wyq
e9f3e761a7 update sum, min, max and cumsum functions 2020-10-02 17:33:36 +08:00
wyq
a4cab6081a add get String function for char array 2020-09-22 14:29:38 +08:00
wyq
8247287d3a add char array convert encoding functions 2020-09-22 14:02:07 +08:00
wyq
12f0472516 update char array to string functions 2020-09-22 11:25:55 +08:00
wyq
8a5b2571ad add moveaxis function 2020-09-18 10:17:45 +08:00
wyq
ff982894b5 add roll function 2020-09-17 11:30:37 +08:00
wyq
972445bfeb update MeteoInfoMap script form 2020-09-02 15:25:01 +08:00
wyq
1863663f39 add 3d griddata idw and nearest methods support 2020-08-10 23:11:19 +08:00
wyq
c23cc5dc0b bugfix for scatter function 2020-07-21 12:42:16 +08:00
wyq
6058a345ad update NetCDF library to version 5.3.3 2020-07-13 16:23:14 +08:00
wyq
516db4973c add ceil and floor functions 2020-07-09 13:06:31 +08:00
wyq
943721bae7 update array __getitem__ functions 2020-07-09 11:38:05 +08:00
wyq
0ff03b84f4 add flow function 2020-07-05 15:34:25 +08:00
wyq
25888aa8c6 update mean, median, std, var functions 2020-06-11 21:55:59 +08:00
wyq
0390d12f42 update the functions to read data from multiple files. 2020-06-11 14:22:20 +08:00
wyq
b27a4dcccb add ddof argument in std and var functions 2020-06-10 15:58:18 +08:00
wyq
cae55c05f2 update griddata function 2020-05-09 15:46:55 +08:00
wyq
e046c1200f add 3d slice functions 2020-04-07 14:40:10 +08:00
wyq
0d58fa0b70 update Jython to version 2.7.2 2020-03-23 10:40:39 +08:00
wyq
ed9afd8de5 add parseDateTime function to return LocalDateTime from any date time string 2020-03-17 23:56:20 +08:00
wyq
ed83951acd add split and aray_split functions 2020-03-14 19:06:26 +08:00
wyq
8fa63a7d39 to version 2.1.5 2020-03-13 21:44:34 +08:00
wyq
6d62c23093 update conversion between date and double array 2020-03-12 10:53:51 +08:00
wyq
d5cf22acd8 update interpolation functions 2020-03-05 11:47:14 +08:00
wyq
e6f9d91b61 add member_array to DimVariable class. 2020-02-24 21:50:43 +08:00
wyq
43d31df7a2 add curve_fit functions 2020-01-22 14:27:15 +08:00
wyq
d95b9973ed add Taylor diagram functions 2020-01-07 23:52:59 +08:00
wyq
bf327b923c add square function 2020-01-06 14:59:18 +08:00
wyq
0570016c10 update set_shape method 2019-12-08 09:22:03 +08:00
wyq
13b8b1ad56 add base attribute to Array 2019-12-05 20:35:25 +08:00
wyq
b4a828dc82 bugfix for array view problems 2019-12-05 17:09:37 +08:00
wyq
eb476b46d3 remove extra char 2019-12-02 22:34:51 +08:00
wyq
a2413e1476 bugfix in __getitem__ method 2019-12-02 22:18:25 +08:00
wyq
5ae92f4fbd bugfix of swapaxes function 2019-11-28 20:55:21 +08:00
wyq
323697e878 bugfix of full() function for None datatype 2019-11-26 00:06:21 +08:00
wyq
4dd5b05da1 add object DataType 2019-11-26 00:05:26 +08:00
wyq
9ac0be1740 update view method 2019-11-15 14:34:41 +08:00
wyq
6f2f260eba update reshape method 2019-11-07 12:46:44 +08:00
wyq
63c4aff015 update reshape method 2019-11-07 12:46:16 +08:00
wyq
4c92668cca update tack function 2019-11-07 00:26:59 +08:00
wyq
a038b95e58 update dtype, add functions of average, swapaxes... 2019-11-06 20:43:47 +08:00