Changelog¶
v0.7.6 - Aug 07, 2024¶
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #107
- Clean up file path in notebook by @giswqs in #108
- Fix read_pace bug for V2 by @giswqs in #109
Full Changelog: v0.7.5...v0.7.6
v0.7.5 - Aug 05, 2024¶
What's Changed
- ci(Mergify): configuration update by @slowy07 in #99
- Add support for PCA by @giswqs in #100
- Update mergify by @giswqs in #101
- Add support for displaying field data by @giswqs in #106
Full Changelog: v0.7.4...v0.7.5
v0.7.4 - Aug 01, 2024¶
What's Changed
Full Changelog: v0.7.3...v0.7.4
v0.7.3 - Jul 30, 2024¶
What's Changed
- Add reuse license management framework by @giswqs in #83
- Add reuse dep and file header by @giswqs in #84
- Pin reuse version by @giswqs in #85
- Decapitalize Pringle et al title by @giswqs in #89
- Remove sentence and citations by @giswqs in #90
- Explain hyperspectral and other jargon by @giswqs in #91
- Add xlim parameter for the spectral widget by @giswqs in #93
Full Changelog: v0.7.2...v0.7.3
v0.7.2 - Jul 23, 2024¶
What's Changed
- Update paper by @bingqing-liu in #74
- Update pyvista dependencies by @giswqs in #75
- chore: improving testing and typehinting by @slowy07 in #77
- Add support for generic dataset by @giswqs in #78
- Clarify license info by @giswqs in #79
- Add multispectral notebook example by @giswqs in #80
- Add support for acolite by @giswqs in #81
New Contributors
- @slowy07 made their first contribution in #77
Full Changelog: v0.7.0...v0.7.2
v0.7.1 - Jul 20, 2024¶
What's Changed
- Update paper by @bingqing-liu in #74
- Update pyvista dependencies by @giswqs in #75
- chore: improving testing and typehinting by @slowy07 in #77
- Add support for generic dataset by @giswqs in #78
- Clarify license info by @giswqs in #79
New Contributors
- @slowy07 made their first contribution in #77
Full Changelog: v0.7.0...v0.7.1
v0.7.0 - Jul 08, 2024¶
What's Changed
- Improve the pace chla function by @giswqs in #70
- Add JOSS paper draft by @giswqs in #71
- Add unittests by @giswqs in #72
- Add EMIT workshop notebook by @giswqs in #73
Full Changelog: v0.6.3...v0.7.0
v0.6.3 - Jul 01, 2024¶
What's Changed
- Update pace_chla_to_image_function by @giswqs in #69
Full Changelog: v0.6.2...v0.6.3
v0.6.2 - Jun 30, 2024¶
What's Changed
- Add search_datasets function and improve notebook example by @giswqs in #66
- Add PACE OCI Level-1 notebook example by @giswqs in #67
- Add PACE pixel location function by @giswqs in #68
Full Changelog: v0.6.1...v0.6.2
v0.6.1 - Jun 30, 2024¶
What's Changed
- Add more demos to docs by @giswqs in #63
- Fix typos by @giswqs in #64
- Add support for reading PACE OCI L2 data by @giswqs in #65
Full Changelog: v0.6.0...v0.6.1
v0.6.0 - Jun 26, 2024¶
What's Changed
- Add support for PACE Chlorophyll data by @giswqs in #62
Full Changelog: v0.5.5...v0.6.0
v0.5.5 - Jun 25, 2024¶
What's Changed
- Add image slicing demos to docs by @giswqs in #56
- Add dependabot by @giswqs in #58
- Bump nwtgck/actions-netlify from 2.0 to 3.0 by @dependabot in #59
- Bump conda-incubator/setup-miniconda from 2 to 3 by @dependabot in #60
- Add ERA5 temperature data notebook by @giswqs in #61
New Contributors
- @dependabot made their first contribution in #59
Full Changelog: v0.5.4...v0.5.5
v0.5.4 - Jun 14, 2024¶
What's Changed
- Add support for interactive slicing by @giswqs in #54
- Add image slicing notebook example by @giswqs in #55
Full Changelog: v0.5.3...v0.5.4
v0.5.3 - Jun 12, 2024¶
What's Changed
- Add EMIT image cube example by @giswqs in #51
- Refactor read_neon() function to support generalized NEON data reading by @gponce-ars in #52
New Contributors
- @gponce-ars made their first contribution in #52
Full Changelog: v0.5.2...v0.5.3
v0.5.2 - Jun 11, 2024¶
What's Changed
- Fix RGB image reshape bug for image cube by @giswqs in #49
Full Changelog: v0.5.1...v0.5.2
v0.5.1 - Jun 11, 2024¶
What's Changed
Full Changelog: v0.5.0...v0.5.1
v0.5.0 - Jun 10, 2024¶
What's Changed
- Add support for NEON AOP data by @giswqs in #43
- Add support for AVIRIS data by @giswqs in #44
- Add support for changing band combinations and colormaps interactively by @giswqs in #46
Full Changelog: v0.4.0...v0.5.0
v0.4.0 - Jun 03, 2024¶
What's Changed
- Add support for searching and downloading ECOSTRESS data by @giswqs in #37
- Add support for visualizing DESIS hyperspectral data by @giswqs in #38
Full Changelog: v0.3.3...v0.4.0
v0.3.3 - May 19, 2024¶
What's Changed
- Add functions for searching PACE and EMIT data by @giswqs in #34
- Add stacking for spectral signatures by @giswqs in #35
Full Changelog: v0.3.2...v0.3.3
v0.3.2 - May 10, 2024¶
What's Changed
- Fix wavelength bug by @giswqs in #27
- Pin xarray version by @giswqs in #28
- Fix xr merge error by @giswqs in #29
Full Changelog: v0.3.1...v0.3.2
v0.3.1 - May 09, 2024¶
Full Changelog: v0.3.0...v0.3.1
v0.3.0 - May 08, 2024¶
What's Changed
- Add filter_pace function by @giswqs in #21
- Add grid pace function by @giswqs in #22
- Add fetch depth for docs by @giswqs in #23
- Add support for multi-band visualization by @giswqs in #24
- Add extract_pace function by @giswqs in #25
- Add spectral signature viz for PACE data by @giswqs in #26
Full Changelog: v0.2.0...v0.3.0
v0.2.0 - May 05, 2024¶
What's Changed
- Add support for reading and visualizing PACE data by @giswqs in #20
Full Changelog: v0.1.3...v0.2.0
v0.1.3 - Apr 30, 2024¶
What's Changed
- Move hvplot import into functions by @giswqs in #18
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #17
- Add pace module by @giswqs in #19
Full Changelog: v0.1.2...v0.1.3
v0.1.2 - Apr 25, 2024¶
What's Changed
Full Changelog: v0.1.1...v0.1.2
v0.1.1 - Apr 22, 2024¶
What's Changed
Full Changelog: v0.1.0...v0.1.1
v0.1.0 - Apr 21, 2024¶
What's Changed
- Improve support for visualizing EMIT data by @giswqs in #10
- Add ui module by @giswqs in #11
- Add support for displaying spectral signature interactively by @giswqs in #12
Full Changelog: v0.0.3...v0.1.0
v0.0.3 - Apr 20, 2024¶
What's Changed
- Fix typos by @giswqs in #7
- Add conda-forge installation instructions by @giswqs in #8
- Add support for visualizing EMIT data by @giswqs in #9
Full Changelog: v0.0.2...v0.0.3
v0.0.2 - Apr 18, 2024¶
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #4
- Update readme by @Bingqing9027 in #5
- Add Map class by @giswqs in #6
New Contributors
- @pre-commit-ci made their first contribution in #4
- @Bingqing9027 made their first contribution in #5
- @giswqs made their first contribution in #6
Full Changelog: v0.0.1...v0.0.2
v0.0.1 - Apr 08, 2024¶
What's Changed Full Changelog: v0.0.1