(1) Installation of NoRH software package
Install the NoRH software package. The destination directory is basically arbitrary. We define this top directory as ${NORH} in this manual.
(2) Installation of NoRH data base
Copy the NoRH data base after getting them from the NoRH distribution CD-ROMs or from the NSRO archive at ftp://solar-pub.nao.ac.jp/pub/nsro/norh/data. The recommended destination is ${NORH}/data.
Note 1 !
Due to the limited network capability in Nobeyama,
we strongly recommend you to use CD-ROMs for the initial setup and
then to update through the network.
Note 2 !
The 'tsx' data (see Appendix A.8) in NoRH data base is quite huge
although it is still possible to analyze the NoRH data without
this. So you do not have to install it.
(3) Setup of your personal environment
Include the followings in your environment setup file (~/.cshrc).
setenv NORH NoRH-directory
source ${NORH}/setup/setup.norh
Note that the enviroment variable ${NORH} can be different
(Ask your system manager)4.
In some sites, to save the disk space,
the NoRH data base could be installed somewhere
that is not the default place (${NORH}/data)
5.
In this case, include following
setenv NORHDB NoRH-data-base-directory