Non-backwards compatible changesΒΆ
As the data dictionary evolves, sometimes Non-backwards Compatible Changes (NBCs) are introduced. Currently there are two types of NBCs which are documented:
Renames of
structure
s,AoS
s or data nodes. For example,reflectometer_profile/position/r
was renamed in version 3.23.3, the original name wasposition/r/data
.Change of data type. For example,
spectrometer_visible/channel/filter_spectrometer/radiance_calibration
changed fromFLT_0D
toFLT_1D
in version 3.39.0.