File tree
4 files changed
+4
-20
lines changed- .github/workflows
4 files changed
+4
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | 96 | | |
103 | | - | |
| 97 | + | |
104 | 98 | | |
105 | 99 | | |
106 | 100 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | 68 | | |
75 | | - | |
| 69 | + | |
76 | 70 | | |
77 | 71 | | |
78 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
| 68 | + | |
73 | 69 | | |
74 | 70 | | |
75 | 71 | | |
| |||
Submodule netcdf4-python updated 23 files
- .github/workflows/build.yml+4-3
- .github/workflows/build_master.yml+3-1
- .github/workflows/miniconda.yml+1
- Changelog+27-6
- MANIFEST.in+1
- README.md+7
- docs/index.html+134-67
- examples/bench_compress4.py+5-5
- include/mpi-compat.h+5
- include/netCDF4.pxi+35-3
- setup.py+88-7
- src/netCDF4/__init__.py+10-1
- src/netCDF4/_netCDF4.pyx+390-102
- src/netCDF4/plugins/empty.txt
- test/issue1152.nc
- test/run_all.py+24-5
- test/tst_compression.py+45-4
- test/tst_compression_blosc.py+82
- test/tst_compression_bzip2.py+57
- test/tst_compression_quant.py+36-23
- test/tst_compression_szip.py+47
- test/tst_compression_zstd.py+57
- test/tst_masked.py+8
0 commit comments