File tree Expand file tree Collapse file tree 4 files changed +17
-10
lines changed
Expand file tree Collapse file tree 4 files changed +17
-10
lines changed Original file line number Diff line number Diff line change 1+ ## v3.0.3
2+ ### 2025-03-21
3+
4+ ### Changed:
5+
6+ * Updated to ` netCDF4~=1.7.2 ` to enable ` mypy ` type hints for the package.
7+
18## v3.0.2
29### 2025-02-07
310
@@ -11,7 +18,7 @@ files with named dimensions and HDF-5 files with anonymous size-only dimensions.
1118
1219### Changed:
1320
14- * Update DRM ` unittest ` to validate variable dimension shape data.
21+ * Update DMR ` unittest ` to validate variable dimension shape data.
1522
1623## v3.0.1
1724### 2024-10-18
Original file line number Diff line number Diff line change 1- 3.0.2
1+ 3.0.3
Original file line number Diff line number Diff line change 1- ipython ~= 8.0 .1
2- jsonschema ~= 4.17.3
3- pre-commit ~= 3.7 .0
4- pycodestyle ~= 2.11.0
5- pylint >= 2.5.0
6- pytest ~= 8.3.3
7- pytest-cov ~= 5 .0.0
1+ ipython ~= 8.18 .1
2+ jsonschema ~= 4.23.0
3+ pre-commit ~= 4.2 .0
4+ pycodestyle ~= 2.12.1
5+ pylint ~= 3.3.6
6+ pytest ~= 8.3.5
7+ pytest-cov ~= 6 .0.0
Original file line number Diff line number Diff line change 1- netCDF4 ~= 1.6.3
1+ netCDF4 ~= 1.7.2
22numpy >= 1.24.2 ,< 2.0
33python-cmr ~= 0.12.0
44requests ~= 2.31.0
You can’t perform that action at this time.
0 commit comments