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

Fix dataset writing so computations are shared between tasks #216

Merged
merged 11 commits into from
Mar 12, 2018

Commits on Mar 8, 2018

  1. Configuration menu
    Copy the full SHA
    25088f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bafa04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7994d2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18bd1fb View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2018

  1. Configuration menu
    Copy the full SHA
    3275173 View commit details
    Browse the repository at this point in the history
  2. Remove unused dask import

    djhoese committed Mar 10, 2018
    Configuration menu
    Copy the full SHA
    dac6bf6 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2018

  1. Configuration menu
    Copy the full SHA
    5484405 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e4eea6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8caf21f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    937ad76 View commit details
    Browse the repository at this point in the history
  5. Add GOES-17 to ABI reader and change default engine to xarray default

    XArray defaults to using netcdf4-python engine if possible. It falls
    back to scipy. PRs are pending for ways to specify the engine from
    global xarray options.
    djhoese committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    c85e435 View commit details
    Browse the repository at this point in the history