About Anaconda Help Download Anaconda

GPS-aware datetime module

copied from cf-staging / gpstime

Installers

Info: This package contains files in non-standard labels.
  • noarch v0.8.2
  • linux-64 v0.8.1
  • osx-64 v0.8.1
  • win-64 v0.8.1
  • osx-arm64 v0.8.1

conda install

To install this package run one of the following:
conda install conda-forge::gpstime
conda install conda-forge/label/cf201901::gpstime
conda install conda-forge/label/cf202003::gpstime

Description

This package provides GPS time conversion utilities, including a gpstime subclass of the built-in datetime class with the addition of GPS time parsing and conversion methods.

Leap second data, necessary for GPS time conversion, is expected to be provided by the core libc Time Zone Database tzdata. If for some reason the tzdata leapsecond file is not available, a local cache of the IERS leap second record will be maintained:

https://hpiers.obspm.fr/iers/bul/bulc/ntp/leap-seconds.list

The package can be executed as a command-line GPS conversion utility. In this manor it is a rough work-alike to the LIGO "tconvert" utility.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy