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

Implement cnorm option #4567

Merged
merged 98 commits into from
Dec 1, 2020
Merged

Implement cnorm option #4567

merged 98 commits into from
Dec 1, 2020

Commits on Dec 1, 2020

  1. Implement cnorm option

    philippjfr committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    486198f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef999c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40f8899 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61ffe6a View commit details
    Browse the repository at this point in the history
  5. Fixed typo

    jlstevens authored and philippjfr committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    3d3c771 View commit details
    Browse the repository at this point in the history
  6. Updated more unit tests

    jlstevens authored and philippjfr committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    374ffcf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e829935 View commit details
    Browse the repository at this point in the history
  8. Fixed typos

    jlstevens authored and philippjfr committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    baa2362 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bd534fe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    52d6edf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d327a2b View commit details
    Browse the repository at this point in the history
  12. Update nodata docstring

    Co-authored-by: James A. Bednar <jbednar@users.noreply.github.com>
    2 people authored and philippjfr committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    cbfc411 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c4684fd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c985722 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    04d9c8c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ba23bc8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2e7bdf5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    15566f6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6d3ab40 View commit details
    Browse the repository at this point in the history
  20. Removed unnecessary newline

    jlstevens authored and philippjfr committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    ed16d1e View commit details
    Browse the repository at this point in the history
  21. Applied docstring suggestions

    Co-authored-by: James A. Bednar <jbednar@users.noreply.github.com>
    2 people authored and philippjfr committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    3570fb1 View commit details
    Browse the repository at this point in the history
  22. Updated docstring with suggestion

    Co-authored-by: James A. Bednar <jbednar@users.noreply.github.com>
    2 people authored and philippjfr committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    d435197 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    aaa785a View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e555346 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    acd00bd View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    feb98b6 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    388cdf2 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    00dae03 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    9d64c77 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    84cb408 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    5dd266d View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    be74992 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    969aa17 View commit details
    Browse the repository at this point in the history
  34. Fix for xarray

    philippjfr committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    f0b64c9 View commit details
    Browse the repository at this point in the history
  35. Fix for Raster

    philippjfr committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    cdc7b8c View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    03c6977 View commit details
    Browse the repository at this point in the history
  37. Fixed error message formatting

    jbednar authored and philippjfr committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    bca3321 View commit details
    Browse the repository at this point in the history
  38. Updated user guide

    jbednar authored and philippjfr committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    c5e4de3 View commit details
    Browse the repository at this point in the history
  39. Fix inverted mask

    philippjfr committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    8e5f7ce View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    96dc926 View commit details
    Browse the repository at this point in the history
  41. Update tests

    philippjfr committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    28623b9 View commit details
    Browse the repository at this point in the history
  42. Further test fixes

    philippjfr committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    715a399 View commit details
    Browse the repository at this point in the history
  43. Further test fixes

    philippjfr committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    b7b5cc5 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    caaee00 View commit details
    Browse the repository at this point in the history
  45. Fixed flake

    philippjfr committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    063a72c View commit details
    Browse the repository at this point in the history
  46. Cleaned up wording

    jbednar authored and philippjfr committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    9c3b61f View commit details
    Browse the repository at this point in the history
  47. Set default colormap to match shade. Use separate xy/uv and count dim…

    …ensions for paths to avoid shared axes.
    jbednar authored and philippjfr committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    27a12e8 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    514d42e View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    e762da7 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    3b37725 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    9680d28 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    646753e View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    77fe29c View commit details
    Browse the repository at this point in the history
  54. Updated datashader docs

    philippjfr committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    1f25411 View commit details
    Browse the repository at this point in the history
  55. Fix categorical label

    philippjfr committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    5139d5e View commit details
    Browse the repository at this point in the history
  56. Fixed boolean handling

    philippjfr committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    e474ff0 View commit details
    Browse the repository at this point in the history
  57. Fixed missing import

    jlstevens authored and philippjfr committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    e4dd3e4 View commit details
    Browse the repository at this point in the history
  58. Fix transfer_opts

    philippjfr committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    00274bd View commit details
    Browse the repository at this point in the history
  59. Fix version check

    philippjfr committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    3e85192 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    6d489e5 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    44d8591 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    27af0b3 View commit details
    Browse the repository at this point in the history
  63. Fixed 15-Large_Data regressions

    jbednar authored and philippjfr committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    104e349 View commit details
    Browse the repository at this point in the history
  64. Implement nodata range

    philippjfr committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    47c8a38 View commit details
    Browse the repository at this point in the history
  65. Add Rectangles example

    philippjfr committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    1117d56 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    9b6a9c5 View commit details
    Browse the repository at this point in the history
  67. Switch to vdim_prefix

    philippjfr committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    dc7296d View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    e88aa56 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    60c2e7b View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    ff852df View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    d8c49c5 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    4570f7a View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    0a80c05 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    c6cc3eb View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    de60432 View commit details
    Browse the repository at this point in the history
  76. Enable BinnedTicker

    philippjfr committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    6693d4b View commit details
    Browse the repository at this point in the history
  77. Add redim.nodata

    philippjfr committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    311771c View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    cf9205d View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    63da62e View commit details
    Browse the repository at this point in the history
  80. Various bug fixes

    philippjfr committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    00ac897 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    6b8e2c2 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    3c27e92 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    87f1b7e View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    127e0bf View commit details
    Browse the repository at this point in the history
  85. 1 Configuration menu
    Copy the full SHA
    95fe176 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    c3a55fc View commit details
    Browse the repository at this point in the history
  87. Fixed flake

    jlstevens committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    41d6610 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    cb9a923 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    4a94fd2 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    19ce288 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    b77d29f View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    c72f83b View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    85f3e5a View commit details
    Browse the repository at this point in the history
  94. Fix copy/paste error

    philippjfr authored Dec 1, 2020
    Configuration menu
    Copy the full SHA
    0245401 View commit details
    Browse the repository at this point in the history
  95. Fixed typo

    jbednar committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    0585437 View commit details
    Browse the repository at this point in the history
  96. Fixed i.e./e.g.

    jbednar committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    d07f151 View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    563a072 View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    b9680e3 View commit details
    Browse the repository at this point in the history