37 Commits

Author SHA1 Message Date
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
wyq
77833d3563 update array creation functions 2019-11-04 23:34:49 +08:00
wyq
972b7c3498 bugfix for griddata function of convexhull 2019-10-14 23:23:55 +08:00
wyq
70c0845a8d add JOGL support 2019-09-10 21:04:03 +08:00
wyq
bbc3cc1722 add core sub-package 2019-08-15 10:05:51 +08:00