Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Correctly handle GINI negative calibration values #1337

Merged
merged 1 commit into from
Oct 8, 2020

Conversation

lesserwhirls
Copy link
Collaborator

Backport of Unidata/netcdf-java#488

GINI calibration values can be negative (for the data value range), and
GEMPAK uses the left most bit of the stored integer to designate the
signedness. Fixes Unidata/netcdf-java#480.

Minor addition - since the long_name attribute was there and so close,
go ahead an add the standard_name attribute to the x and y
coordinate variables.

Backport of Unidata/netcdf-java#488

GINI calibration values can be negative (for the data value range), and
GEMPAK uses the left most bit of the stored integer to designate the
signedness. Fixes Unidata/netcdf-java#480.

Minor addition - since the `long_name` attribute was there and so close,
go ahead an add the `standard_name` attribute to the `x` and `y`
coordinate variables.
@lesserwhirls lesserwhirls marked this pull request as ready for review October 8, 2020 12:41
@lesserwhirls
Copy link
Collaborator Author

Travis passed:

https://travis-ci.org/github/Unidata/thredds/builds/733949999

Not sure why the status has not updated though.

@lesserwhirls lesserwhirls merged commit 16349d6 into Unidata:master Oct 8, 2020
@lesserwhirls lesserwhirls deleted the gini branch August 8, 2022 22:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant