Skip to content

PointOneNav/gpstime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPS-aware datetime module

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 (on linux). 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.

About

Fork of the PyPI gpstime module (https://git.ligo.org/cds/gpstime, https://gitlab.com/jrollins/gpstime).

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
COPYING
GPL-3.0
COPYING-GPL-3

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages