Changelog¶
v2024.6.0¶
Pinned:
cubo>=2024.6.0. This avoidsnumpy>=2.0.0sincestackstacbreaks.
v2023.8.1¶
Fixed the occurrence of infinite values.
v2023.8.0¶
Fixed concatenation error when c-factor had been reprojected.
v2023.7.2¶
Raise
ValueErrorevents when not all bands include angle values.Exclude timesteps in
nbar_stacwhen not all bands include angle values.
v2023.7.1¶
Catch RuntimeWarning events when doing
np.nanmeanof detector angles.Added description to
tqdmprogress bar and setleave=False.Replaced
get_all_items()byitem_collection().
v2023.7.0¶
v2023.3.0¶
First release of
sen2nbar!