Opened 6 years ago
Last modified 6 years ago
#1923 closed defect
netcdf: petascope should not add missing_values attribute — at Initial Version
Reported by: | Dimitar Misev | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 9.7 |
Component: | petascope | Version: | development |
Keywords: | Cc: | Vlad Merticariu | |
Complexity: | Medium |
Description
This is wrong:
\"missing_value\":[-9999]
Unless this attribute is specified in the file itself, petascope should not add it explicitly. Petascope should just specify the nodata value, and rasdaman will accordingly add missing_value if needed.
Note:
See TracTickets
for help on using tickets.