Project

General

Profile

Download (376 Bytes) Statistics
| Branch: | Revision:

git_sitools_idoc / common / data_ingestion / README @ d16caf89

1 2c8888e0 Alessandro_N
# ingest_dataset_from_FITS README
2
#
3
# Alessandro Nastasi, April 2015
4
#
5
6
This script writes/updates a table into a PostgreSQL Database 
7
reading data and columns formats directly from a FITS file. 
8
9
The database can be local or on a remote server.
10
11
Its syntax is:
12
13
$ python ingest_dataset_from_FITS.py <file>.fits
14
15
@author: Alessandro NASTASI for IAS - IDOC 
16
@date: 24/04/2015