Update Status authored by Jørgen Lind's avatar Jørgen Lind
......@@ -6,6 +6,11 @@ OpenVDS status
### Weekly updates
#### Jan 18, 2021
- Fix exceptions handling in azure upload code.
- Add start time (or depth if in depth domain) to SEGY file info and command line options to override it to SEGYImport
- Allow chunk metadata page size to be specified when creating a VolumeDataPageAccessor with AccessMode::Create
- Update python apis to be in sync with c++
#### Jan 11, 2021
- Refactored, removing the Dimensionality since we just need the dimensionality_max value
#### Jan 4, 2021
......
......