Skip to content

test_fillvalue.py failed #29

@dnadeau4

Description

@dnadeau4

fill_value is not retain when writing a variable to a file.

======================================================================
FAIL: testWriteFillValue (__main__.TestFillValueWrite)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test_fillvalue.py", line 60, in testWriteFillValue
    self.assertTrue(all([v == 1.33 for v in (m.fill_value, m._FillValue, m.missing_value)]))
AssertionError: False is not true

----------------------------------------------------------------------

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions