How can I calculate Magnetic Latitude?

  • Thread starter Thread starter erotavlas
  • Start date Start date
  • Tags Tags
    Latitude Magnetic
AI Thread Summary
To calculate magnetic latitude for application development, it's essential to understand that many online tools utilize server-side scripts for their calculations, making it difficult to extract the underlying algorithms directly from the HTML source. While some resources, such as NOAA's aurora.js, may provide insight into specific calculations, their applicability may be limited to particular datasets or visualizations. Developers seeking to implement magnetic latitude calculations should explore these resources and consider the complexity of integrating similar functionality into their applications. Further investigation into geophysical models and magnetic field data may also be necessary for accurate calculations.
erotavlas
Messages
32
Reaction score
0
Hello,
I'm building an application in which I need to obtain the magnetic latitude for use in another calculation.

There are many website online that can calculate this for you, mostly point and click on a map, or enter your latitude and longitude into a form.

But I'm wondering how they actually calculate this value? And if it's something difficult to implement into my program.

If anyone knows how I could go about figuring out how to do this, or any resources that might help, it would be most appreciated.
 
Earth sciences news on Phys.org
Hi there

There are many website online that can calculate this for you, mostly point and click on a map, or enter your latitude and longitude into a form.

But I'm wondering how they actually calculate this value? And if it's something difficult to implement into my program

well if that is so, then use the "View Source" for that www page and you should see the html doc with the calculations embedded in it

cheers
Dave
 
davenn said:
Hi there



well if that is so, then use the "View Source" for that www page and you should see the html doc with the calculations embedded in it

cheers
Dave

No, the calculation is done using server side scripts. You cannot view that way. Only one site I found a http://www.swpc.noaa.gov/Aurora/aurora.js

http://www.swpc.noaa.gov/Aurora/globeNW.html

But am not sure if the function is specific to that image (like the values in the array are all points on the image) or if its something else
 
no probs

was just a thought :smile:

Dave
 
Thread 'The Secrets of Prof. Verschure's Rosetta Stones'
(Edit: since the thread title was changed, this first sentence is too cryptic: the original title referred to a Tool song....) Besides being a favorite song by a favorite band, the thread title is a straightforward play on words. This summer, as a present to myself for being promoted, I purchased a collection of thin sections that I believe comprise the research materials of Prof. Rob Verschure, who at the time was faculty in the Geological Institute in Amsterdam. What changed this...
These last days, there is a seemingly endless cluster of rather powerful earthquakes close to the islands of Santorini, Amorgos, Anafi, and Ios. Remember, this is a highly volcanically active region, Santorini especially being famous for the supervolcanic eruption which is conjectured to have led to the decline of the Minoan civilization: https://en.m.wikipedia.org/wiki/Minoan_eruption To grasp the scale of what is happening, between the 26th of January and the 9th of February, 12000...
Back
Top