demiangomez / Parallel.GAMIT

Python wrapper to parallelize GAMIT executions
BSD 3-Clause "New" or "Revised" License
36 stars 18 forks source link

Display the station type of problem somewhere. #83

Open demiangomez opened 1 month ago

demiangomez commented 1 month ago
          Related to this modification, we need to display the type of problem somewhere. Right now, the icon shows up but there is not indication on what the issue is. Maybe upon navigating to station, a message under the station name should appear showing the type of problem. There are only four possible messages -> See generate_kml_stninfo in https://github.com/demiangomez/Parallel.GAMIT/blob/fbe6c579d0caa9242da435d97727aaf1bd8184e6/parallel_gamit/GenerateKml.py#L267

Originally posted by @demiangomez in https://github.com/demiangomez/Parallel.GAMIT/issues/63#issuecomment-2261271482