Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow missing value master #2892

Merged
merged 3 commits into from
Jan 4, 2018
Merged

Commits on Nov 10, 2017

  1. Allow missing_value as a user set attribute

    This allows the user to set missing_value as an attribute on a
    cube while ensuring that it is saved as local attribute in the
    netcdf file.
    
    Signed-off-by: Klaus Zimmermann <[email protected]>
    Klaus Zimmermann committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    1090f80 View commit details
    Browse the repository at this point in the history
  2. Fix license test break

    Signed-off-by: Klaus Zimmermann <[email protected]>
    Klaus Zimmermann committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    0acbe92 View commit details
    Browse the repository at this point in the history
  3. Added missing_value test

    This adds missing_value to the list of always data variable attributes
    in test_attributes.
    
    Signed-off-by: Klaus Zimmermann <[email protected]>
    Klaus Zimmermann committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    bf71a4f View commit details
    Browse the repository at this point in the history