26 Commits

Author SHA1 Message Date
wyq
b8a2415501 add 3.0 branch 2021-03-04 23:26:35 +08:00
wyq
2711f77797 not flip data array when dimension is reversed 2021-03-02 11:30:02 +08:00
wyq
4afc4ce86f not flip data array when dimension is reversed 2021-02-27 22:37:41 +08:00
wyq
4dbf66e9ec add reopen data file function 2020-11-23 15:19:23 +08:00
wyq
458b2af177 support dimension number omission in __getitem__ function 2020-11-13 16:47:46 +08:00
wyq
0390d12f42 update the functions to read data from multiple files. 2020-06-11 14:22:20 +08:00
wyq
0e7e697f97 add bincreate function 2020-03-25 23:56:33 +08:00
wyq
9d3a7a85bc update nc file write functions 2020-03-08 00:11:22 +08:00
wyq
b3fb71631d update bufr data reading functions 2020-02-27 10:06:10 +08:00
wyq
a4e5796e89 update member read functions 2020-02-25 15:40:51 +08:00
wyq
d523c6a193 update member read functions 2020-02-25 11:58:25 +08:00
wyq
1d167595d5 add StructureArray class to get structure and sequence array 2020-02-25 00:02:44 +08:00
wyq
e6f9d91b61 add member_array to DimVariable class. 2020-02-24 21:50:43 +08:00
wyq
ae6125f756 update __getitem__ function 2020-02-16 16:08:11 +08:00
wyq
a2413e1476 bugfix in __getitem__ method 2019-12-02 22:18:25 +08:00
wyq
55ff606dd7 replace glClipPlanef by glClipPlane so the clip function can working in my laptop with Java 11 2019-10-07 23:04:55 +08:00
wyq
891c308d24 update netcdf library to 5.1.0 2019-09-26 14:02:24 +08:00
wyq
75c064feee less dimensions support in __getitem__ function 2019-08-15 10:12:52 +08:00
wyq
bbc3cc1722 add core sub-package 2019-08-15 10:05:51 +08:00
wyq
cce1770dea fix the bug for write netcdf data file 2019-08-14 10:13:48 +08:00
wyq
9183bb17ce update ArrayStructure 2019-08-12 11:58:21 +08:00
wyq
3c48769f55 add ndarray package for multiple dimensional array implementation 2019-08-12 09:15:57 +08:00
wyq
a2a2b422bd update __getitem__ function 2019-06-23 13:56:25 +08:00
wyq
c77a4b7970 rename MIArray to NDArray 2019-06-13 10:52:42 +08:00
wyq
771d062b7b update array and series 2019-06-01 11:45:24 +08:00
wyq
d197f1e7c6 add pylib folder and jython files 2019-02-28 20:32:30 +08:00