Magnetic Local Time [message #25690] |
Tue, 10 July 2001 11:52  |
Ken Mankoff
Messages: 158 Registered: February 2000
|
Senior Member |
|
|
Hi Everyone,
I'm looking for help calculating Magnetic Local Time. I have experience
with magnetic lat/lon coordinate systems (specifically, CGM), but not MLT.
If anyone can give me some assistance, code, URL's or other resources, I
would be grateful.
Thanks,
-k.
--
Ken Mankoff
LASP://303.492.3264
http://lasp.colorado.edu/~mankoff/
|
|
|
Re: Magnetic Local Time [message #25747 is a reply to message #25690] |
Thu, 12 July 2001 05:51   |
nmw
Messages: 18 Registered: January 1995
|
Junior Member |
|
|
In article <Pine.LNX.4.33.0107101249520.4805-100000@snoe.colorado.edu>, Ken Mankoff <mankoff@lasp.colorado.edu> writes:
> Hi Everyone,
>
> I'm looking for help calculating Magnetic Local Time. I have experience
> with magnetic lat/lon coordinate systems (specifically, CGM), but not MLT.
> If anyone can give me some assistance, code, URL's or other resources, I
> would be grateful.
>
> Thanks,
> -k.
>
I have a DLM for UNIX which implements IGRF and the NSSCDC GEOCGM library.
One of the parameters caclulated by GEOCGM is the UT of MLT midnight.
See http://nssdc.gsfc.nasa.gov/space/cgm/cgm.html for details.
If you are interested I could probably package this up for you with some
basic installation instructions.
--
-----------------------------------------------------------
Nigel Wade, System Administrator, Space Plasma Physics Group,
University of Leicester, Leicester, LE1 7RH, UK
E-mail : nmw@ion.le.ac.uk
Phone : +44 (0)116 2523568, Fax : +44 (0)116 2523555
|
|
|
Re: Magnetic Local Time [message #25750 is a reply to message #25690] |
Thu, 12 July 2001 04:34   |
ingo
Messages: 3 Registered: July 2001
|
Junior Member |
|
|
> "KM" == Ken Mankoff <mankoff@lasp.colorado.edu> writes:
KM> Hi Everyone,
KM> I'm looking for help calculating Magnetic Local Time. I have experience
KM> with magnetic lat/lon coordinate systems (specifically, CGM), but not MLT.
KM> If anyone can give me some assistance, code, URL's or other resources, I
KM> would be grateful.
Hi Ken,
i got only f77 code for deriving the 'Magnetic Universal Time'. please
contact me, if you are interested.
ingo
--
ingo wardinski ingo@gfz-potsdam.de
GeoForschungsZentrum Potsdam, Telegrafenberg F456, 14473 Potsdam
"R�mers Methode ist deswegen unm�glich, weil man bei Tag weder Sterne
in unmittelbarer N�he der Sonne sehen kann, noch den weit hinter der
Sonne stehenden Planet Jupiter, und schon gar nicht seinen winzig
kleinen Mond IO!!!"
josef mallits am 16.08.98 in de.sci.physik
|
|
|
Re: Magnetic Local Time [message #25811 is a reply to message #25690] |
Sun, 15 July 2001 15:29  |
robert.m.candey.1[2]
Messages: 11 Registered: May 1999
|
Junior Member |
|
|
In article <Pine.LNX.4.33.0107101249520.4805-100000@snoe.colorado.edu>,
Ken Mankoff <mankoff@lasp.colorado.edu> wrote:
> Hi Everyone,
>
> I'm looking for help calculating Magnetic Local Time. I have experience
> with magnetic lat/lon coordinate systems (specifically, CGM), but not MLT.
> If anyone can give me some assistance, code, URL's or other resources, I
> would be grateful.
>
> Thanks,
> -k.
Try the routines at <ftp://cdaweb.gsfc.nasa.gov/pub/CDAWlib/source/>,
particularly geopack.pro. The routines eccmlt.pro and mlt.pro call Fortran
routines in <ftp://cdaweb.gsfc.nasa.gov/pub/CDAWlib/radar/>
--
Robert.M.Candey@gsfc.nasa.gov 1-301-286-6707 (286-1771 fax)
NASA Goddard Space Flight Center, Code 632
Greenbelt MD 20771 USA <http://nssdc.gsfc.nasa.gov/personnel/rcandey/>
|
|
|