Skip to content

Commit 870c738

Browse files
authored
Update README.md to include im2sra_n
1 parent 28e557a commit 870c738

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,12 @@ kpasta_options.cfg
3232
defaultcolor.ini
3333
config file to allow user to select their own rgb values for the maps output by the above script
3434

35+
im2sra_n.py
36+
Script to take greyscale heightmap images and convert them to scaled .sra files that can be read by ExoPlaSim as topography input.
37+
Based on Image2sra below (and retains some of Alex's code) but updated for more flexible input options.
38+
3539
Image2sra_2.0.3.py
36-
Script to take greyscale heightmap images and convert them to scaled .sra files that can be read by ExoPlaSim as topography input. Created by Alex (Ostimeus), distributed with permission.
40+
Original script for converting heightmaps to .sra files. Created by Alex (Ostimeus), distributed with permission.
3741
Ost has made their own repository for this script bundled into an exoplasim configuration tool https://github.com/MegalexMaster/ExoPlaSim-InCon
3842
I'll leave this script in place here but it may not include later bugfixes (and the tool is nifty anyway).
3943

0 commit comments

Comments
 (0)