Restructure to steps

This commit is contained in:
Tobias Hölzer 2025-10-21 18:42:01 +02:00
parent 2af5c011a3
commit ce4c728e1a
10 changed files with 1377 additions and 640 deletions

View file

@ -0,0 +1,9 @@
#!/bin/bash
# uv run alpha-earth --grid hex --level 3
uv run alpha-earth --grid hex --level 4
uv run alpha-earth --grid hex --level 5
uv run alpha-earth --grid healpix --level 6
uv run alpha-earth --grid healpix --level 7
uv run alpha-earth --grid healpix --level 8
uv run alpha-earth --grid healpix --level 9