forked from drsteve/LANLGeoMag
-
Notifications
You must be signed in to change notification settings - Fork 0
LANLGeoMag is a C-based library of magnetic-field models and tools for computing quantities relevant to geophysical and geospace research that rely on these models. More generally, the library provides functionality to perform high precision transforms between time standards and coordinate systems. The primary uses of this library are coordinate…
License
balarsen/LANLGeoMag
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Build instructions for Linux are in INSTALL, which is generated by automake. Also see ./configure --help for some useful options. Additional information can be found in the HACKING file, including hints for Mac users and instructions for recent HDF5 library updates. Dependencies are: perl ==== LanlGeoMag links against libperl, so you need perl development headers. Ubuntu package: libperl-dev GNU Scientific Library ====================== Again, the development package is required. Ubuntu packge: libgsl0-dev HDF5 1.8 ======== Must be version 1.8 or later. Development package required. Ubuntu package: any package that provides libhdf5-dev. libhdf5-serial-dev is suggested. GNU Autoconf, Automake and Libtool ================================== LanlGeoMag uses GNU autotools to build the configure scripts and makefiles. On GNU systems these are provided with the operating system. On Mac these were provided with XCode prior to version 4.3 (Shipped with OS X). Mac install: (MacPorts) sudo port --verbose install autoconf automake libtool GNU argp ======== On non-GNU systems argp must be installed prior to building LanlGeoMag. Mac package: argp-standalone (known to be provided by MacPorts and HomeBrew)
About
LANLGeoMag is a C-based library of magnetic-field models and tools for computing quantities relevant to geophysical and geospace research that rely on these models. More generally, the library provides functionality to perform high precision transforms between time standards and coordinate systems. The primary uses of this library are coordinate…
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 78.3%
- Python 10.7%
- Fortran 5.5%
- Objective-C 3.4%
- C++ 0.7%
- M4 0.5%
- Other 0.9%