1
0
Fork 0
mirror of https://github.com/cosmo-sims/cosmICweb-music.git synced 2024-09-19 16:53:43 +02:00
Commit graph

27 commits

Author SHA1 Message Date
ea3f93eba3
more code cleanup 2024-04-30 14:03:52 +02:00
c48fba1cc3
run tests the proper way 2024-04-30 13:48:15 +02:00
515f2693e4
use click for yes/no promts 2024-04-27 19:34:25 +02:00
9f9bb3fbd1
use click to open editor 2024-04-27 19:32:46 +02:00
eed3641aa8
add a --version option 2024-04-27 19:21:44 +02:00
0024fb08d9
Bump version: 0.2.0 → 0.3.0 2024-04-27 19:15:40 +02:00
68b9dd5465
allow downloading public collections 2024-04-27 19:11:16 +02:00
67f8ff1149
fix tests 2024-04-23 13:10:13 +02:00
1cf4ca5b5a
add output section to config 2024-04-23 12:59:57 +02:00
Michael Buehlmann
b484fa002e Bump version: 0.1.0 → 0.2.0 2024-04-22 11:36:54 -04:00
Michael Buehlmann
b7935c162e add versioning 2024-04-22 11:36:49 -04:00
d947b3b509
fix choice parameters 2024-04-22 15:29:59 +02:00
c9a8f1e336
add help to all options 2024-04-22 15:17:35 +02:00
893a7e615a
add tests 2024-04-21 00:08:20 +02:00
d778a14651
more typing 2024-04-20 23:20:54 +02:00
41f2d058fb
split types, improve typing and fix publication download 2024-04-20 23:13:13 +02:00
e011150809
only run vim-specific arguments with vim 2024-04-20 22:26:40 +02:00
33d12b3082
improve music output style 2024-04-19 17:43:41 +02:00
5bed061b94
keep ellipsoid as regular floats so it's more similar to the website 2024-04-19 16:42:17 +02:00
ee3d6db0b3
fix music config
it only accepts lowercase sections
2024-04-19 16:19:44 +02:00
e2fdf33618
fix save path 2024-04-19 16:15:04 +02:00
d710bd1f1b
apply black formatting to my changes 2024-04-17 19:26:28 +02:00
79b5fc8c01
use typed NamedTuple everywhere 2024-04-17 19:19:22 +02:00
13e645e91d
change default URL 2024-04-17 19:19:22 +02:00
24028afc06
better error logging 2024-04-17 19:19:22 +02:00
dd477197a4
cleanup args 2024-04-17 19:19:13 +02:00
Michael Buehlmann
3de616f198 initial commit 2024-04-14 17:22:33 -04:00