Home | Trees | Indices | Help |
|
---|
|
Creation of resource descriptors
The first part of this is an early experiment to automatically create resource descriptors from structured data representations.
While parts of this may be recoverable for smarter gavo start functionality, doing this so that the result is actually useful is hard.
Instead, the new gavo start functionality just fetches one of a few commented RD templates, fills out a thing or two and leaves the rest to the operator.
Classes | |
TemplateMacroPackage Macros for RD templates. |
|
MkrdMacroProcessor a macro expander for RD templates. |
Functions | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Variables | |
ignoredFITSHeaders =
|
|
wcsKey = re.compile(r'CD.
|
|
FT_TYPE_MAP =
|
|
tableMakers =
|
|
dataMakers =
|
|
__package__ =
|
Function Details |
returns true if kw should not be translated or put into the table. This is important for all WCS keywords when you want to compute SIAP bboxes; these keywords must not be translated. |
returns an ElementTree for the copyable content of aStruct. Note that due to manipulations at parse time and non-copyable content, this will, in general, not reproduce the original XML trees. |
returns a DaCHS type for FITS table column. This currently ignores array sizes and such. Well, people can always fix things manually. |
Variables Details |
ignoredFITSHeaders
|
wcsKey
|
FT_TYPE_MAP
|
tableMakers
|
dataMakers
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |