There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A program in Matlab to calculate Field Aligned Currents (FAC) in the atmosphere based on the data of Swarm satellites A & C. The program can utilize both 1Hz and 50Hz data. First an angle of rotation from the N-S axis is defined (various methods to choose from) and based on this the calculations are made, which are eventually visualized for the user. The program has multiple options for user inputs. The script, analysis.m, was used to test the program during the final phases of development. Some essential subscripts used by the program are made by others, so I've not included them here.