Hi all
I just downloaded the Earth Bathymetry map found here:
http://snowy.arsc.alaska.edu/nasa/topog ... 801.bin.gz
I followed step by step the directions according to this post using Fridgers code:
http://www.shatters.net/forum/viewtopic.php?t=10071&start=15
And this is the result. I am no expert on Bathymetry, but this looks nothing like the other images i have seen.
I've tried one 16k png image and tried virtual textures with the same exact results
Has anyone had the same issue,or is this actually what it is supposed to look like? I have tried 3 times with the same results.
Ozark
Earth Bathymetry Question
Earth Bathymetry Question
OZARK
Celestia 1.5.0
Windows XP Home Edition
Pentium 3.4 ghz E.E
2GB ddr Ram
Radeon 9550 AGP 256 mb
Celestia 1.5.0
Windows XP Home Edition
Pentium 3.4 ghz E.E
2GB ddr Ram
Radeon 9550 AGP 256 mb
- cartrite
- Posts: 1978
- Joined: 15.09.2005
- With us: 19 years 2 months
- Location: Pocono Mountains, Pennsylvania, USA Greate Grandfother from Irshava, Zakarpattia Oblast Ukraine
I followed step by step the directions according to this post using Fridgers code:
http://www.celestiaproject.net/forum/viewtopic ... 1&start=15
And this is the result. I am no expert on Bathymetry, but this looks nothing like the other images i have seen.
There is a typo in the command Fridger used on the above post. Try
Code: Select all
gzip -cd < gebco_bathy.21601x10801.bin.gz | resc2pow2 21601 1 | nms 6378.140 16384 2.7 > gebco_bathy_nm16k.ppm
EDIT: I repaired the typo on this post to avoid confusion SORRY
cartrite
Last edited by cartrite on 12.08.2007, 11:01, edited 1 time in total.
VivoBook_ASUSLaptop X712JA_S712JA Intel(R) UHD Graphics 8gb ram. Intel(R) Core(TM) i5-1035G1 CPU @ 1.00GHz, 1190 Mhz, 4 Core(s), 8 Logical Processor(s) 8 GB ram. Running on Windows 11 and OpenSuse 15.4
- t00fri
- Developer
- Posts: 8772
- Joined: 29.03.2002
- Age: 22
- With us: 22 years 7 months
- Location: Hamburg, Germany
cartrite wrote:I followed step by step the directions according to this post using Fridgers code:
http://www.celestiaproject.net/forum/viewtopic ... 1&start=15
And this is the result. I am no expert on Bathymetry, but this looks nothing like the other images i have seen.
There is a typo in the command Fridger used on the above post. TryCode: Select all
gzip -cd < gebco_bathy.21601x10801.bin.gzw2 21601 1 | nms 6378.140 16384 2.7 > gebco_bathy_nm16k.ppm
cartrite
There is typo in the command cartrite used on the above post . Try
Code: Select all
gzip -cd < gebco_bathy.21601x10801.bin.gz | resc2pow2 21601 1 | nms 6378.140 16384 2.7 > gebco_bathy_nm16k.ppm
Bye Fridger
Ozark wrote:I followed step by step the directions according to this post using Fridgers code:
It's always good to remain critical