Commit Graph

5 Commits (398774c350905acb564ba52a12fa8c975c438fea)

Author SHA1 Message Date
ChenZenghui 936b0ee9ac 增加HJ2星的代码适配 2025-02-05 09:37:37 +08:00
剑古敛锋 a8137a23f6 LT1AB重复轨道适配 2023-12-06 17:44:22 +08:00
Ryan Burns f55fda5c74 Replace deprecated numpy.int with native int 2023-02-15 16:29:25 -08:00
Ryan Burns 23f2ffaa1e
Use exist_ok argument to makedirs when appropriate (#112)
@falkamelung noted a race condition in #106 due to non-atomic directory
checking followed by os.makedirs. This pattern exists in many places
in the codebase so I went ahead and replaced the rest of them.
The new exist_ok usage should be terser and more idiomatic.
2020-04-13 12:40:32 -07:00
Eric Gurrola 9f9a2b0805 Adding all files 2019-01-16 11:40:08 -08:00