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 _FillValue to be set using fill_value createVariable kwarg for vlen string vars #732

Merged
merged 11 commits into from
Oct 25, 2017

Commits on Oct 23, 2017

  1. allow _FillValue to be set using fill_value kwarg to createVariable for

    vlen string variables.
    jswhit committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    e63b8b9 View commit details
    Browse the repository at this point in the history
  2. cast fill value to string

    jswhit committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    d87c107 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fe8db5 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2017

  1. remove commented out code

    jswhit committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    ab77d70 View commit details
    Browse the repository at this point in the history
  2. include test for issue 730

    jswhit committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    bcdc3c2 View commit details
    Browse the repository at this point in the history
  3. update

    jswhit committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    c5e365b View commit details
    Browse the repository at this point in the history
  4. update

    jswhit committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    3a130ec View commit details
    Browse the repository at this point in the history
  5. debug

    jswhit committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    42de63e View commit details
    Browse the repository at this point in the history
  6. update

    jswhit committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    a6d4925 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    492d654 View commit details
    Browse the repository at this point in the history
  8. add comment

    jswhit committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    1c3dd7b View commit details
    Browse the repository at this point in the history