Open leeliangchao opened 1 year ago
pyglow does not currently calculate TEC. You'd have to calculate your own integral by instantiating a number of points along the line of sight and running IRI at each point.
It could be useful to add TEC to pyglow, but I'm not sure how to reconcile it with the fact that a "point" (1-D) philosophically cannot have a TEC (which is a LoS integral). I'm open to ideas though.
When I want to use IRI 2016 to generate TEC, I found that there is no option for TEC in point.[property], how to use IRI to generate TEC, thank you