Skip to content

Imports VMDB CSV files from IMO into a SQL database.

License

Notifications You must be signed in to change notification settings

jankorichter/imo-vmdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imo-vmdb

This project provides a command line tool to maintain a SQL interface to the Visual Meteor Database (VMDB) of the International Meteor Organization (IMO).

The IMO provides the data in the form of pure text files (CSV files). This format is not suitable for the evaluation of this data. With imo-vmdb this data is imported into a relational SQL database. A large number of programming languages have interfaces to these databases. This makes it possible to load data from the VMDB according to different criteria in different applications.

No evaluations can be performed with imo-vmdb itself. However, during the import of the data, various error and plausibility checks are performed. This ensures that the data are suitable for analysis. In addition, the observations are supplemented with properties in order to be able to filter according to these properties. Examples are the positions of the radiants, the sun and the moon.

For more information see https://imo-vmdb.readthedocs.io/en/latest/ .

About

Imports VMDB CSV files from IMO into a SQL database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages