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

Added ship_traffic AIS example #130

Merged
merged 46 commits into from
Jan 27, 2021
Merged

Added ship_traffic AIS example #130

merged 46 commits into from
Jan 27, 2021

Commits on Jan 19, 2021

  1. Configuration menu
    Copy the full SHA
    3cd06bc View commit details
    Browse the repository at this point in the history
  2. Formatting

    jbednar committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    a2b994e View commit details
    Browse the repository at this point in the history
  3. Added usecols to speed up CSV reading

    Co-authored-by: Philipp Rudiger <philippjfr@continuum.io>
    jbednar and philippjfr authored Jan 19, 2021
    Configuration menu
    Copy the full SHA
    4e60d0f View commit details
    Browse the repository at this point in the history
  4. Doubly persisting speeds up rendering 3-10x

    Co-authored-by: Philipp Rudiger <philippjfr@continuum.io>
    jbednar and philippjfr authored Jan 19, 2021
    Configuration menu
    Copy the full SHA
    6517ff4 View commit details
    Browse the repository at this point in the history
  5. Allow larger npartitions

    jbednar authored Jan 19, 2021
    Configuration menu
    Copy the full SHA
    c44c260 View commit details
    Browse the repository at this point in the history
  6. Update loading code

    philippjfr committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    95c9d76 View commit details
    Browse the repository at this point in the history
  7. Fixed example datatype

    jbednar committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    1e7f1c1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4e21651 View commit details
    Browse the repository at this point in the history
  9. Persist categories

    philippjfr committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    18da375 View commit details
    Browse the repository at this point in the history
  10. Pull out usecols

    jbednar committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    4b845c1 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Configuration menu
    Copy the full SHA
    2871d4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bee294c View commit details
    Browse the repository at this point in the history
  3. Removed unused imports

    jlstevens committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    7eb460c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    136c358 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3bc853f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    42a4912 View commit details
    Browse the repository at this point in the history
  7. Made message match behavior

    jbednar committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    c1e8602 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Configuration menu
    Copy the full SHA
    f481779 View commit details
    Browse the repository at this point in the history
  2. Improve ship_traffic

    philippjfr committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    7b4f163 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05d6e88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e6a8da View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Configuration menu
    Copy the full SHA
    3e2b1a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0882d89 View commit details
    Browse the repository at this point in the history
  3. Added photo pane

    jlstevens committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    7ba5494 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2021

  1. Configuration menu
    Copy the full SHA
    9f3f830 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2021

  1. Configuration menu
    Copy the full SHA
    d175360 View commit details
    Browse the repository at this point in the history
  2. Updated .yml

    jbednar committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    87d1ec0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d384e9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4bc27b2 View commit details
    Browse the repository at this point in the history
  5. Cleaned up title formatting

    jbednar committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    c6fb013 View commit details
    Browse the repository at this point in the history
  6. Added max_hits slider

    jbednar committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    f2870db View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Configuration menu
    Copy the full SHA
    d8cd573 View commit details
    Browse the repository at this point in the history
  2. Fixed broken link

    jlstevens committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    467b3a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c18e18 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Configuration menu
    Copy the full SHA
    6c62014 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94093c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Configuration menu
    Copy the full SHA
    4eda90e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe45be7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cb074a View commit details
    Browse the repository at this point in the history
  4. Set up data access

    jbednar committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    7d56465 View commit details
    Browse the repository at this point in the history
  5. Fixed path

    jbednar committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    0c176d8 View commit details
    Browse the repository at this point in the history
  6. Pinned to dev releases

    jbednar committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    3a57799 View commit details
    Browse the repository at this point in the history
  7. Use pyviz/label/dev

    jbednar committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    3578877 View commit details
    Browse the repository at this point in the history
  8. Fix typo in .yml

    jbednar committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    c267893 View commit details
    Browse the repository at this point in the history
  9. Fixed flakes

    jlstevens committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    495dbda View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    118dc50 View commit details
    Browse the repository at this point in the history