Opened 6 years ago
Last modified 6 years ago
#2081 closed defect
wcst_import should accept nan as default null value — at Version 1
Reported by: | Vlad Merticariu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 9.8 |
Component: | petascope | Version: | 9.7 |
Keywords: | Cc: | ||
Complexity: | Medium |
Description (last modified by )
Currently, wcst_import does not accept:
"default_null_values": [NaN]
or
"default_null_values": [ "nan" ]
Since rasdaman supports that, wcst_import and petascope should allow them, and pass them further to rasdaman.
Note:
See TracTickets
for help on using tickets.