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

Tileserver: handle timezone-aware request parameters #808

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Feb 10, 2023

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

Commits on Feb 13, 2023

  1. Tileserver: check dtype before timezone fix

    Before trying to remove the timezone from a label, check that the
    relevant dimension is actually a datetime64.
    
    Addresses #807.
    pont-us committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    b3a0169 View commit details
    Browse the repository at this point in the history