Dataset: unknown options should warn
Open
feature request
frontend: C++17
- Dominant language
- C++
- Stars
- 161
- Forks
- 59
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 7
Description
I realized that if we use unknown options in `Dataset(..., options=...)` that this does not warn.
We had a typo in WarpX for the "resizable" key that was silently ignored and then threw later on in resizing from the HDF5 layer.
Contributor guide
Assessment
This issue has not been assessed yet.