Menu

Tree [e45134] master v0.9.9 /
 History

HTTPS access


File Date Author Commit
 doc 2017-08-20 Ossama Othman Ossama Othman [47b1cc] Source image data auto-scaling (#37)
 lib 2017-08-21 Ossama Othman Ossama Othman [3781b7] Latitude/longitude visibility improvements (#38)
 m4 2017-08-02 Ossama Othman Ossama Othman [53f05c] Integrated support for Doxgyen. (#18)
 src 2017-08-21 Ossama Othman Ossama Othman [3781b7] Latitude/longitude visibility improvements (#38)
 tests 2017-08-21 Ossama Othman Ossama Othman [3781b7] Latitude/longitude visibility improvements (#38)
 .gitignore 2017-08-21 Ossama Othman Ossama Othman [3781b7] Latitude/longitude visibility improvements (#38)
 .travis.yml 2017-08-04 Ossama Othman Ossama Othman [7a7b79] Travis CI integration (#21)
 AUTHORS 2017-07-26 Ossama Othman Ossama Othman [598c66] Started adding LGPL 2.1 license to MaRC library...
 BUGS 2012-12-13 Ossama Othman Ossama Othman [159947] Importing source into git repository.
 COPYING 2017-07-21 Ossama Othman Ossama Othman [3d6a28] Updated L/GPL 2.x to latest revisions (still 2.x).
 COPYING.DOC 2017-07-24 Ossama Othman Ossama Othman [f90e35] COPYING.DOC: Deleted trailing whitespace.
 COPYING.LESSER 2017-07-24 Ossama Othman Ossama Othman [6c1fdf] Update documentation license from FDL 1.2 to 1.3.
 ChangeLog 2017-07-26 Ossama Othman Ossama Othman [98d187] Finished adding GPL 2 license header to MaRC pr...
 ChangeLog.0 2017-07-26 Ossama Othman Ossama Othman [d7e95e] Added LGPL 2.1 license to remaining MaRC librar...
 Doxyfile 2017-08-21 Ossama Othman Ossama Othman [3781b7] Latitude/longitude visibility improvements (#38)
 FAQ 2012-12-13 Ossama Othman Ossama Othman [159947] Importing source into git repository.
 Makefile.am 2017-08-02 Ossama Othman Ossama Othman [53f05c] Integrated support for Doxgyen. (#18)
 NEWS 2017-08-21 Ossama Othman Ossama Othman [e45134] MaRC 0.9.9 released.
 README 2017-07-19 Ossama Othman Ossama Othman [ff4453] Further modernization of configure script.
 THANKS 2017-07-19 Ossama Othman Ossama Othman [3e6eba] THANKS: Sanitize e-mail addresses.
 TODO 2012-12-13 Ossama Othman Ossama Othman [159947] Importing source into git repository.
 bootstrap 2017-07-18 Ossama Othman Ossama Othman [c64f81] Modernize build (GNU autotools) infrastructure.
 configure.ac 2017-08-21 Ossama Othman Ossama Othman [e45134] MaRC 0.9.9 released.
 marc.dox 2017-08-02 Ossama Othman Ossama Othman [53f05c] Integrated support for Doxgyen. (#18)

Read Me

MaRC - Map Reprojections and Conversions

Requirements
------------
C compiler   - The C compiler should support the C99 standard or
               better.

C++ compiler - The C++ compiler should support the C++14 standard or
               better.

GNU Flex >= 2.54a

GNU Bison >= 3.0.4

CFITSIO Library - Often available as prepackaged binaries on various
                  platforms.  Additional details are available on the
                  CFITSIO homepage at:
                          https://heasarc.gsfc.nasa.gov/fitsio/fitsio.html

Quick Start
-----------
Type:
        ./configure
        make

The MaRC binary will reside in the "src" subdirectory.  Documentation will be
in the "doc" subdirectory if your system has the necessary text utilities to
build them.

Installation   (REQUIRES SUPER USER PRIVILEGES IF INSTALLING IN SYSTEM DIR)
------------
Type:  make install


Contact the maintainer at the below address if problems arise.
__________________________________________________
Ossama Othman <othman@users.sourceforge.net>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.