en:documentation:directories_and_files
Table of Contents
Directories and Files
Here is an overview of the directories and files on standard installations.
Windows
| Purpose | File / Directory |
|---|---|
| executable | skychart.exe (the main program) |
| executable | cdcicon.exe (the clock with many times) |
| executable | varobs.exe (Variable Star Observer) |
| Installation | C:\Program Files\ciel |
| User data | C:\Users\[user]\AppData\Local\Skychart |
The user data directories is hidden, type %LOCALAPPDATA% in the Explorer bar to open it.
Linux
| Purpose | File / Directory |
|---|---|
| executable | /usr/bin/skychart (the main program) |
| executable | /usr/bin/cdcicon (the clock with many times) |
| executable | /usr/bin/varobs (Variable Star Observer) |
| Installation | /usr/share/skychart |
| User data | ~/.skychart (watch the preceding dot, this makes the directory 'hidden'.) |
Mac OS X
| Purpose | Directory |
|---|---|
| executable | skychart.app (the main program) |
| executable | varobs.app (Variable Star Observer) |
| Installation | /Applications/Cartes du Ciel |
| User data | ~/Library/Application Support/skychart |
The content of the user data directory
- skychart.ini. This file contains all configuration settings made by the user. Some examples: the observation position, the directories to the configured catalogs, and the definitions of your markers.
- scope.ini The settings for the internal LX200 or Encoder telescope driver.
- cdc_trace.txt. This file keeps track of the events with the last started instance of skychart.exe. It can be used for a simple form of debugging. Only found under Windows and Mac OSX, under Linux this trace is to stdout.
- Archive A default location to save the FITS pictures.
- database. As the name suggests, this is the place where SkyCharts keeps a database with the name
cdc.dbthat consists of indexed, searchable data. The database contains several tables. Herein the ephemeris of the asteroids and comets are kept after these were calculated from the orbital elements. Also there is a table that contains the ordered list of object-pictures that can be displayed. (For example, those in thedata\pictures\sacsubdirectory in the installation directory.) And the data for Countries and Observation locations are kept in this file. - MPC. In this directory SkyChart saves the comet and asteroid data that was downloaded from the Minor Planet Center.
- pictures. Directory where the FITS-pictures are saved, downloaded from the online DSS resources. Usually, you will find files with names like
$temp.fitand$temp.fit.gz - satellites The location to put your TLE files with the file extension .tle
- script Your personal tool box script go there.
- tmp. Directory where temporary pictures of planets are saved, retrieved from the xplanet program.
- varobs The Variable star observer catalog
- vo Your Virtual Observatory downloaded catalogs.
en/documentation/directories_and_files.txt · Last modified: 2021/06/05 16:39 by pch
