Skip to content

issues Search Results · repo:liberfa/erfa language:C

Filter by

54 results
 (68 ms)

54 results

inliberfa/erfa (press backspace or delete to remove)

Hello! Although in #27 it is stated that erfa is thread-safe, I think that UTC/TAI conversions currently are not, due to the way leap second tables are managed. In order to support access to and modification ...
  • bluescarni
  • 1
  • Opened 
    on Jan 7
  • #103

In eraTaiutc, there is an iteration block that calls back to eraUtctai to get the leap seconds deltas. In the iteration, the deltas for both arguments are added to the 2nd argument. Should the first delta ...
  • timweckx
  • 1
  • Opened 
    on Oct 13, 2023
  • #99

When we moved to meson for building by default, we updated the release instructions to change version numbers in meson.build. But we still also have to make changes in configure.ac, since that way of building ...
  • mhvk
  • Opened 
    on Oct 13, 2023
  • #98

SOFA 19 was released 2023 Oct 11.
  • mhvk
  • 2
  • Opened 
    on Oct 12, 2023
  • #96

We were having problems testing the Rubin Science Pipelines PM implementation with astropy/erfa and we traced it down to what we believe are floating-point errors in erfa. The simplest repro that I have ...
  • erykoff
  • 44
  • Opened 
    on Apr 26, 2023
  • #95

As I understand it, erfa s time routines currently represent time as a pair of double-precision floating point numbers. The first is the day part, and the second is a fractional sub-day part, of a Julian ...
  • spenczar
  • 8
  • Opened 
    on Mar 19, 2023
  • #93

The pre-1972 _changes are approximated to $10^{-7}\kern{3 mu}\text{s}$, leading to strange results. Example (After #91 fixed) from astropy.time import Time, TimeDelta t = Time( 1971-12-31 23:59:60.107757999 ...
  • mrhso
  • 13
  • Opened 
    on Feb 15, 2023
  • #92

Related: #76 #82 #76 was fixed in SOFA 17a, however, it has brought another problem. leap = (fabs(dleap) 0.5); The threshold is 0.5 s, which means that mini-leaps, of which the maximum absolute ...
  • mrhso
  • Opened 
    on Feb 11, 2023
  • #91

According to Vallado s book (Fundamentals of Astrodynamics and Applications, 4th Ed.), the Fundamental arguments can be calculated using equation 3-82 (page 225). image In this equation, the second item ...
  • AlfredXiaSF
  • Opened 
    on Apr 16, 2022
  • #89

@eteq - I see that on zenodo this is still at 1.4. Would be good to auto-update it! Unfortunately, I think you ll have to adjust the settings for that...
  • mhvk
  • 1
  • Opened 
    on Feb 10, 2022
  • #88
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub