Skip to content

Releases: nasa/harmony-browse-image-generator

Version 1.2.0

Choose a tag to compare

@github-actions github-actions released this 30 May 17:27
bad8970

Added

Adds functionality to retrieve 'visual' asset for multi-file
granules. Harmony creates this type of asset when the UMM-G is correctly
configured with a "BROWSE IMAGE SOURCE" subtype.

Version 1.1.0

Choose a tag to compare

@github-actions github-actions released this 02 May 19:53
4d691db

Changed

Changes the computation for an output image's default scale extent. Previously
we considered ICD preferred ScaleExtents as covering the entire globe or pole.
This change now takes just the input image bounds and converts them to the target crs
and uses that transformed boundry as the default region to make a scale extent from.

Upgraded harmony-service-lib to v1.0.26

Version 1.0.2

Choose a tag to compare

@github-actions github-actions released this 17 Apr 21:11
fd0927c

This version of HyBIG correctly handles missing/bad input data marked by _FillValue or NoData.
Anytime a bad value occurs in the input raster, the output png image will set to transparent.

Version 1.0.1

Choose a tag to compare

@github-actions github-actions released this 05 Apr 23:46
a931233

This version of HyBIG updates the repository to use black code formatting
throughout. There should be no functional change to the service.

Version 1.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Jan 22:48
04c6ea0

This version of the Harmony Browse Image Generator (HyBIG) contains all
functionality previously released internally to EOSDIS as
sds/harmony-browse-image-generator:0.0.11.

Additional contents to the repository include updated documentation and files
outlined by the NASA open-source guidelines.

For more information on internal releases prior to NASA open-source approval,
see legacy-CHANGELOG.md.