Skip to content

v0.4.0

Compare
Choose a tag to compare
@leouieda leouieda released this 29 Sep 12:50
· 33 commits to main since this release

xlandsat

Released on: 2023/09/28

doi: https://doi.org/10.5281/zenodo.8348805

Bug fixes:

  • Bug fix: Use np.abs in pansharpen to avoid sign issues (#34)

New features and improvements:

  • Add function for histogram equalization (#40 #54)
  • Add function to fill missing values by interpolation (#36)
  • Faster version of cropped loading using less RAM (#28)
  • Add sample data for Manaus, Brazil (#49)
  • Add sample data from Mount Roraima (#39)
  • Add sample data for the Momotombo eruption (#32)

Documentation:

  • Tutorial about the many ways to read data (#57)
  • Add section on Indices tutorial about other indices (#55)
  • Add a trigger warning and update the indices tutorial (#53)
  • Use the Manaus data in the Composites tutorial (#52)
  • Expand the Overview page and use the Manaus data (#51)
  • Fill missing and equalization in overlay tutorial (#45)
  • Fix wrong mention of color in indices tutorial (#44)
  • Rework and expand the composites tutorial (#37)
  • Add a tutorial on how to overlay bands on RGB (#33)
  • Make README preview image full width (#26)
  • Add a logo for the project (#43)
  • Add Community guides (#27)

Maintenance:

  • Add Issue templates with a release checklist (#58)
  • Add missing Scipy dependency (#56)
  • Update Leo's affiliation to USP (#50)
  • Fix version number for uploading to TestPyPI (#48)
  • Fetch data files from GitHub instead of figshare (#47)
  • Host sample data files on GitHub (#46)
  • Add testing and support for Python 3.11 (#35)
  • Use the tifffile plugin for IO instead of PIL (#31)
  • Update jupyter-sphinx and add ipykernel (#30)
  • Move the Authorship Guidelines to the lab manual (#29)

This release contains contributions from:

  • Leonardo Uieda