#!/bin/bash # Purpose: converts SEL coordinates to lunar centric latitude,longitude,altitude, br,btheta, and bphi #usage: ./llabrth_moon.bash for approach in `cat file_list` do cat >llabrth_moon.f <