comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Create a .dbd file
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Create a .dbd file [message #59849 is a reply to message #59793] Thu, 17 April 2008 08:40 Go to previous messageGo to previous message
vino is currently offline  vino
Messages: 36
Registered: March 2008
Member
On Apr 12, 3:57 am, wlandsman <wlands...@gmail.com> wrote:
>>>> > > On Apr 10, 11:38 am, vino <astrocr...@gmail.com> wrote:
>
>> i am sure i am talking about a .dbd (database definition) file rather
>> than a .dbf file.Only if .dbd file exists can i create a .dbf file..:(
>> thanks and regards,
>> vino
>
> You are almost certainly referring to the IDL database format designed
> by Don Lindler more than 20 years ago, mainly for astronomy. This is
> a simple, flat database format but I still find it useful for small
> ( < 3 million entries) databases, when one does not need to often add
> new columns or perform exotic searches. The main advantage is that
> the database entries map easily into IDL vectors and arrays, so it is
> easy to plot or process the data. The procedures and a README file
> located athttp://idlastro.gsfc.nasa.gov/ftp/pro/database/ and a
> LaTEX file database.tex located athttp://idlastro.gsfc.nasa.gov/ftp/text. The LaTex file gives a
> description of how to create the .dbd file, which is an ASCII file
> made with an ordinary editor, which describes the data type and other
> information about the database columns. It would probably be
> useful to examine one of the .dbd files for some of the astronomy
> databases stored athttp://idlastro.gsfc.nasa.gov/ftp/zdbase.
>
> For a completely different approach, you might look at Marc Buie's IDL
> interface to a MYSQL database athttp://www.lowell.edu/users/buie/idl/#categ9
>
> --Wayne

Hello Wayne,
I found your manuel on using UIT database system. It is very helpful
to me. Thanks again.
regards,
vino
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: TGIF
Next Topic: Constructing a grid larger than 60 by 60 boxes

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 17:43:33 PDT 2025

Total time taken to generate the page: 0.00450 seconds