Trollimage

Latest version: v1.26.0

Safety actively analyzes 682387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 9

1.5.0

-------------------
- Update changelog. [davidh-ssec]
- Bump version: 1.4.0 → 1.5.0. [davidh-ssec]
- Merge pull request 13 from pytroll/feature-correct-dims. [David
Hoese]

Add ability to rename dimensions on 2D arrays passed to XRImage
- Add ability to rename dimensions on 2D arrays passed to XRImage.
[davidh-ssec]
- Merge pull request 12 from pytroll/bugfix-format-kwargs. [David
Hoese]

Rename format_kw to **format_kwargs in XRImage
- Remove unneeded else statement in xrimage. [davidh-ssec]
- Fix mismatch signature between save and pil/rio save methods. [davidh-
ssec]
- Change XRImage format_kw parameter to **format_kwargs. [davidh-ssec]
- Added some utilities functions (2) [lorenzo clementi]

Added some utilities functions

1.4.0

-------------------
- Update changelog. [davidh-ssec]
- Bump version: 1.3.0 → 1.4.0. [davidh-ssec]
- Merge pull request 11 from pytroll/bugfix-geotiff-extra. [David
Hoese]

Add setup.py extra for 'geotiff' so 'rasterio' is installed
- Add setup.py extra for 'geotiff' so 'rasterio' is installed. [davidh-
ssec]
- Merge pull request 10 from pytroll/feature-compute-rio-save. [David
Hoese]

Add 'compute' keyword to `rio_save` for delayed dask storing
- Add __del__ method to RIOFile as a last resort. [davidh-ssec]
- Fix RIOFile mode handling and other small fixes. [davidh-ssec]
- Update save method documentation in XRImage. [davidh-ssec]
- Fix xrimage delaying computation from rio_save. [davidh-ssec]

Changes interface to return (source, target) if delayed

- Fix linear stretch so it doesn't have to compute input before save.
[davidh-ssec]
- Add test for saving a geotiff with compute=False (WIP) [davidh-ssec]

Required modifying how RIOFile is opened and closed. It is a WIP on how
to close the file explicity when compute=False. See
https://github.com/dask/dask/issues/3255

- Add 'compute' to PIL save to allow for delayed image saving and test.
[davidh-ssec]
- Add 'compute' keyword to `rio_save` for delayed dask storing. [davidh-
ssec]
- Merge pull request 9 from movermeyer/fix_badges. [Martin Raspaud]

Switched broken pypip.in badges to shields.io
- Switched broken pypip.in badges to shields.io. [Michael Overmeyer]

1.3.0

-------------------
- Update changelog. [davidh-ssec]
- Bump version: 1.2.1 → 1.3.0. [davidh-ssec]
- Merge pull request 8 from pytroll/feature-float-geotiffs. [David
Hoese]

Feature float geotiffs
- Fix xarray warnings about using contains with coords. [davidh-ssec]
- Change xrimage to not modify user provided alpha band. [davidh-ssec]
- Fix line too long in xrimage. [davidh-ssec]
- Add float geotiff writing to rio_save. [davidh-ssec]
- Fix left over hack from tests. [davidh-ssec]
- Add colorize and palettize to xrimage. [davidh-ssec]
- Add dimension checks to XRImage. [davidh-ssec]

1.2.1

-------------------
- Update changelog. [Martin Raspaud]
- Bump version: 1.2.0 → 1.2.1. [Martin Raspaud]
- Add test for bugfix on crude stretch using ints. [Martin Raspaud]
- Style cleanup and docstrings for XRImage. [Martin Raspaud]
- Bugfix crude stretch when kwargs are ints. [Martin Raspaud]

1.2.0

-------------------
- Update changelog. [davidh-ssec]
- Bump version: 1.1.0 → 1.2.0. [davidh-ssec]
- Merge pull request 4 from pytroll/feature-xarray-support. [David
Hoese]

Add XArray DataArray support via XRImage
- Update logarithmic stretch to work with xarray. [davidh-ssec]
- Fix histogram stretch in XRImage. [davidh-ssec]
- Clean up XRImage tests. [davidh-ssec]
- Do not dump data after linear stretch computation. [Martin Raspaud]
- Pass extra format keywords to the underlying writing lib. [Martin
Raspaud]
- Add compression and nodata to geotiff. [Martin Raspaud]
- Clean up. [Martin Raspaud]
- Do not keep data in memory after computing a linear stretch. [Martin
Raspaud]
- Use pillow for saving images other than tif. [Martin Raspaud]
- Force copying of xarray structure so original data shouldn't change.
[davidh-ssec]

Not sure if this applies to numpy arrays but it seems to work for dask.

- Add better handling of failing to generate a geotiff geotransform.
[davidh-ssec]
- Add workaround for rasterio 0.36.0. [davidh-ssec]

Color interpretation set is not supported. We will have to depend on the
defaults.

- Use dimension names to get the shape of the image. [Martin Raspaud]
- Fix XRImage to write to the proper band/channel index. [davidh-ssec]
- Add toolz to installation in travis. [Martin Raspaud]
- Fix rasterio version for travis. [Martin Raspaud]
- Add gdal-dev for rasterio installation on travis. [Martin Raspaud]
- Add a few dependencies to travis for testing. [Martin Raspaud]
- Remove duplicated code. [Martin Raspaud]
- Merge branch 'develop' into feature-xarray-support. [Martin Raspaud]
- Merge pull request 7 from pytroll/jpeg_does_not_support_transparency.
[David Hoese]

Check for format=jpeg and set fill_value to zero if not set and print…
- Less verbose on debug message when saving to jpeg. [Adam.Dybbroe]
- Pep8: Update keyword arguments using "{}.update()" instead of
iterating over members. [Adam.Dybbroe]
- Combine if statement and only make a debug info when trying to save an
LA mode image as jpeg. [Adam.Dybbroe]
- Set fill_value to a list of four zeros, so it also works for RGBs!
[Adam.Dybbroe]
- Make pep8/pylint/flake happy. [Adam.Dybbroe]
- Check for format=jpeg and set fill_value to zero if not set and print
warning. [Adam.Dybbroe]
- Move XRImage to it's own module. [Martin Raspaud]
- More work on xarray support. [Martin Raspaud]
- Start working on trollimage for xarrays. [Martin Raspaud]

1.1.0

-------------------
- Update changelog. [Martin Raspaud]
- Bump version: 1.0.2 → 1.1.0. [Martin Raspaud]
- Add github templates. [Martin Raspaud]
- Merge pull request 3 from pytroll/feature-python3. [Martin Raspaud]

Add support for python 3
- Add support for python 3. [Martin Raspaud]
- Do not change channels if linear stretch is not possible. [Martin
Raspaud]

Page 8 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.