Description
I'm executing a simple orbit scenario that compute the gravity gradient, then plotting using the PlotMap program. Everything executes just fine, however it outputs
--- PlotMap (groundtracks.png) ---
create temporary data files
create scriptfile
run scriptfile
psscale [ERROR]: Color palette table groopsPlot.cpt is empty
[Session gmt (0)]: Error returned from GMT API: GMT_CPT_READ_ERROR (8)
[Session gmt (0)]: Error returned from GMT API: GMT_CPT_READ_ERROR (8)
=== Finished GROOPS ===
to the screen. It creates the .png file, but there is not colorbar at the bottom, as I would expect. It seems the program cant find this 'groopsPlot.cpt' file. I've searched the repo and google for "groopsPlot.cpt" and the ftp server, but can't find it.
OS: Fedora 41
Kernel: x86_64 Linux 6.12.4-200.fc41.x86_64
GMT version: 6.5.0
g++: 14.2.1
groops version: 2024-06-24
GROOPS version
main (latest commit)
Operating systems
Log output
2024-12-20 12:21:28 Status === Starting GROOPS ===
2024-12-20 12:21:28 Info Config file: </home/<user>/Documents/Github/groops/scenarios/testSimulateOrbit.xml>
2024-12-20 12:21:28 Status --- PlotMap (groundtracks.png) ---
2024-12-20 12:21:28 Status create temporary data files
2024-12-20 12:21:28 Status create scriptfile
2024-12-20 12:21:28 Status run scriptfile
2024-12-20 12:21:29 Status === Finished GROOPS ===
Description
I'm executing a simple orbit scenario that compute the gravity gradient, then plotting using the PlotMap program. Everything executes just fine, however it outputs
to the screen. It creates the .png file, but there is not colorbar at the bottom, as I would expect. It seems the program cant find this 'groopsPlot.cpt' file. I've searched the repo and google for "groopsPlot.cpt" and the ftp server, but can't find it.
OS: Fedora 41
Kernel: x86_64 Linux 6.12.4-200.fc41.x86_64
GMT version: 6.5.0
g++: 14.2.1
groops version: 2024-06-24
GROOPS version
main (latest commit)
Operating systems
Log output