Coverage for webgeodyn/constants.py: 0%

3 statements  

« prev     ^ index     » next       coverage.py v7.2.7, created at 2023-12-18 09:33 +0000

1# this file contains useful constants for webgeodyn 

2 

3rE = 6371.2 # km 

4rC = 3485.0 # km 

5year2sec = 365.25*24*3600