Kronos IDL library

Library to retrieve and process CASSINI-RPWS-HFR data

single page | use frames     summary     class     fields     routine details     file attributes

kronosdb/

upsert_files.pro


Contains the upsert_files procedure

Author information

Author

Henri Chain

History

31/03/15: Created

Routines

top source upsert_files

upsert_files, files [, /verbose]

Insert or update file info in the Kronos Database. Uses the pgsql_query DLM module (native IDL-Postgre communication).

Parameters

files in required type=sometype

Filename or array of filenames to insert/update

Keywords

verbose in optional type=boolean

Show more debug info

Other attributes

Uses:

pgsql_query

Statistics

Lines:
10 lines
Cyclomatic complexity:
2
Modified cyclomatic complexity:
2

File attributes

Modification date: Tue Mar 31 19:19:33 2015
Lines: 10