You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
changing open_cfradial1_datatree engine from 'netcdf4' to 'h5netcdf' (#195)
* changing open_cfradial1_datatree engine from 'netcdf4' to 'h5netcdf'
* passing engine as a kwarg in open_cfradial_datatree function
* running pre-commit
* adding new development version, issue and, and PR to history.md file
* fixing some typos
Copy file name to clipboardexpand all lines: docs/history.md
+4
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# History
2
2
3
+
## 0.6.2 (2024-08-12)
4
+
5
+
* FIX: Passing 'engine' kwarg in "open_cfradial1_datatree" method to enable fsspec.open when using url ({issue}`194`) by [@aladinor](https://github.com/aladinor), ({pull}`195`) by [@aladinor](https://github.com/aladinor)
6
+
3
7
## 0.6.1 (2024-08-07)
4
8
5
9
* MNT: minimize CI ({pull}`192`) by [@kmuehlbauer](https://github.com/kmuehlbauer).
0 commit comments