FUNCTIONS:
hmd = get_healpix_main_dir()
returns the full path to the main HEALPix directory. It will be determined, in this order, from the value of the preprocessing macros HEALPIX and HEALPIXDIR if they are defined or the environment variable $HEALPIX otherwise. |
returns the full path to HEALPix data subdirectory. It will be determined from the preprocessing macro HEALPIXDATA or the environment variable $HEALPIXDATA. If both fail, it will return the list of directories {. ../data ./data .. $HEALPIX $HEALPIX/data $HEALPIX/../data $HEALPIX data} separated by LineFeed. |
returns the full path to HEALPix test subdirectory. It will be determined, in this order, from the preprocessing macro HEALPIXTEST, the environment variable $HEALPIXTEST or $HEALPIX/test. |
Version 3.82, 2022-07-28