Recent Releases of https://github.com/aazuspan/sankee

https://github.com/aazuspan/sankee - v0.2.5

What's Changed

  • Modernize build system (#46) and drop 3.7 support (#47) by @aazuspan in https://github.com/aazuspan/sankee/pull/49
  • Migrate to ruff (#50) by @aazuspan in https://github.com/aazuspan/sankee/pull/51
  • Empty collection testing by @aazuspan in https://github.com/aazuspan/sankee/pull/53
  • Docstring and typing fixes by @aazuspan in https://github.com/aazuspan/sankee/pull/54
  • Fix bug when all classes are hidden by @aazuspan in https://github.com/aazuspan/sankee/pull/55

Full Changelog: https://github.com/aazuspan/sankee/compare/v0.2.4...v0.2.5

- Python
Published by aazuspan almost 2 years ago

https://github.com/aazuspan/sankee - v0.2.4

What's Changed

  • Update LCMS datasets to v2022.8 (#43) by @aazuspan in https://github.com/aazuspan/sankee/pull/44
  • Subset numeric columns before applying groupby mean by @aazuspan in https://github.com/aazuspan/sankee/pull/45
  • Switch to MIT license in 42ac9f2

Full Changelog: https://github.com/aazuspan/sankee/compare/v0.2.3...v0.2.4

- Python
Published by aazuspan over 2 years ago

https://github.com/aazuspan/sankee - v0.2.3

What's Changed

  • Add theme parameter to sankify to allow builtin and custom plot themes by @aazuspan in https://github.com/aazuspan/sankee/pull/40

Full Changelog: https://github.com/aazuspan/sankee/compare/v0.2.2...v0.2.3

- Python
Published by aazuspan almost 3 years ago

https://github.com/aazuspan/sankee - v0.2.2

What's Changed

  • Add label_type=False option to disable link labels by @aazuspan in https://github.com/aazuspan/sankee/pull/38

Full Changelog: https://github.com/aazuspan/sankee/compare/v0.2.1...v0.2.2

- Python
Published by aazuspan almost 3 years ago

https://github.com/aazuspan/sankee - v0.2.1

What's Changed

  • Add label_type param by @aazuspan in https://github.com/aazuspan/sankee/pull/34
  • Fix image order bug by @aazuspan in https://github.com/aazuspan/sankee/pull/35
  • Store dataframe to avoid re-generating unnecessarily (#36) by @aazuspan in https://github.com/aazuspan/sankee/pull/37

Full Changelog: https://github.com/aazuspan/sankee/compare/v0.2.0...v0.2.1

- Python
Published by aazuspan about 3 years ago

https://github.com/aazuspan/sankee - v0.2.0

Improvements

  • Interactive class control GUI in #21
  • Sampled points now accessible from SankeyPlot.samples in #27
  • Style improvements for readability

New Datasets

Full Changelog: https://github.com/aazuspan/sankee/compare/v0.1.0...v0.2.0

- Python
Published by aazuspan over 3 years ago

https://github.com/aazuspan/sankee - v0.1.0 Stable release

Improvements

  • Dataset.sankify() for one-liner Sankey diagrams
  • Dataset.get_year() to retrieve single classified images
    • LCMS CONUS and SEAK images are merged
    • MODIS vis param properties are set
  • Dataset.years lists supported dataset years
  • No-data classes automatically excluded
  • sankee.sankify region now optional, defaults to image geometry
  • Increased default samples n to 500
  • Much easier integration with geemap

Breaking Changes

  • sankee.sankify no longer supports Dataset inputs.
    • As a result, band, palette, and labels are now required
  • Datasets.names, Datasets.get, and Dataset.get_images removed
    • Full list of datasets now available with sankee.datasets.datasets
  • NLCD 1992 conversion removed

Under the Hood

  • Type hints and updated docstrings
  • Updated tutorials

Full Changelog: https://github.com/aazuspan/sankee/compare/v0.0.7...v0.1.0

- Python
Published by aazuspan over 3 years ago

https://github.com/aazuspan/sankee - v0.0.7

  • Pin plotly to 5.2.2 for Colab

Full Changelog: https://github.com/aazuspan/sankee/compare/v0.0.6...v0.0.7

- Python
Published by aazuspan over 4 years ago

https://github.com/aazuspan/sankee - v0.0.6

  • Auto-import Dataset class to fix #14

Full Changelog: https://github.com/aazuspan/sankee/compare/v0.0.5...v0.0.6

- Python
Published by aazuspan over 4 years ago

https://github.com/aazuspan/sankee - v0.0.5(2021-06-08)

  • Fix bug when some NaN values are sampled
  • Raise more helpful exception when only NaN values are sampled

- Python
Published by aazuspan over 4 years ago

https://github.com/aazuspan/sankee - v0.0.4(2021-06-06)

  • Add LCMS LULC datasets

- Python
Published by aazuspan over 4 years ago

https://github.com/aazuspan/sankee - v0.0.3(2021-05-11)

  • Minor bug fixes
  • Add function for converting NLCD1992 to NLCD2016

- Python
Published by aazuspan almost 5 years ago

https://github.com/aazuspan/sankee - v0.0.2 (2021-04-13)

  • Simplifies setup dependencies for conda-forge compatibility
  • Makes scripts executable by default

- Python
Published by aazuspan almost 5 years ago

https://github.com/aazuspan/sankee - v0.0.1 (2021-03-07)

Alpha release

- Python
Published by aazuspan almost 5 years ago