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 scanline timestamps to seviri_l1b_hrit #752

Merged

Commits on May 3, 2019

  1. Provide scanline timestamps in seviri_l1b_hrit

    Make them available as non-dimensional coordinate
    sfinkens committed May 3, 2019
    Configuration menu
    Copy the full SHA
    397b0ca View commit details
    Browse the repository at this point in the history

Commits on May 6, 2019

  1. Update documentation

    sfinkens committed May 6, 2019
    Configuration menu
    Copy the full SHA
    3083321 View commit details
    Browse the repository at this point in the history
  2. Flake 8

    sfinkens committed May 6, 2019
    Configuration menu
    Copy the full SHA
    49af0ba View commit details
    Browse the repository at this point in the history

Commits on May 7, 2019

  1. Update get_cds_time

    - Use np.isscalar to check for scalar input
    - Replace 1958-01-01 00:00 with NaT in this method already
    sfinkens committed May 7, 2019
    Configuration menu
    Copy the full SHA
    539de3a View commit details
    Browse the repository at this point in the history