Changelog

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 ValueError events when not all bands include angle values.

  • Exclude timesteps in nbar_stac when not all bands include angle values.

v2023.7.1

  • Catch RuntimeWarning events when doing np.nanmean of detector angles.

  • Added description to tqdm progress bar and set leave=False.

  • Replaced get_all_items() by item_collection().

v2023.7.0

  • Fixed path separators by os (#4).

  • Pinned latest versions: cubo>=2023.7.0.

  • Fixed the required datatype of the EPSG code for stackstac (#5).

v2023.3.0

  • First release of sen2nbar!