feat: working on timefile

This commit is contained in:
2025-11-10 20:19:03 +00:00
parent 0259da7eaa
commit 88146c08b1
6 changed files with 218 additions and 46 deletions
+1
View File
@@ -5,6 +5,7 @@ description = "Convert .dat nimrod files to .asc files"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"numpy>=2.3.4",
"pyyaml>=6.0.3",
"ruff>=0.14.3",
]