mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-02-05 16:20:10 +08:00
change name of att to _QuantizeBitgroomNumberOfSignificantDigits
This commit is contained in:
parent
4f96fcc7b2
commit
8f3da3f375
@ -329,7 +329,7 @@ there. */
|
||||
|
||||
/** When quantization is used for a variable, an attribute of this
|
||||
* name is added. */
|
||||
#define NC_QUANTIZE_ATT_NAME "_quantize_bitgroom_number_of_significant_digits"
|
||||
#define NC_QUANTIZE_ATT_NAME "_QuantizeBitgroomNumberOfSignificantDigits"
|
||||
|
||||
/** For quantization, the allowed value of number of significant
|
||||
* digits for float. */
|
||||
|
Loading…
Reference in New Issue
Block a user