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

Add more projection-specific tests #1139

Merged
merged 6 commits into from
Oct 2, 2018
Merged

Commits on Oct 1, 2018

  1. Configuration menu
    Copy the full SHA
    1bd9e23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d11f3b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35ecd62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26effee View commit details
    Browse the repository at this point in the history
  5. TST: Move proj4 param checking into a helper function.

    This will make it easier to handle common changes if necessary, based on
    proj version or other factors.
    QuLogic committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    a6c6ccc View commit details
    Browse the repository at this point in the history
  6. TST: Convert other check_proj4_params to use sets.

    This produces nicer error output with pytest as it can show the diff in
    a more fine-grained manner.
    QuLogic committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    415834b View commit details
    Browse the repository at this point in the history