descriptionGeneral Purpose Astronomical Database
homepage URLhttp://nova.sf.net
ownerlgirdwood@gmail.com
last changeMon, 4 Aug 2008 20:26:58 +0000 (4 21:26 +0100)
content tags
add:
readme
Introduction libastrodb is a general purpose astronomical database designed to give very fast access to CDS catalog data. libastrodb is designed to be independent of any underlying catalog data formatting and will import most data records providing the catalog ships with a "ReadMe" file that follows the CDS formatting specifications. libastrodb provides a simple database backend and exposes a C API for catalog access. The intended audience of libastrodb is C / C++ programmers, astronomers and anyone working with large astronomical catalogs.
shortlog
2008-08-04 Liam Girdwoodtable: astro_object - added union for char designation.master
2008-08-03 Liam Girdwoodtable: insert - added C type short.
2008-07-30 Liam Girdwoodcore: table API rework Phase II.
2008-07-30 Liam Girdwoodcore: refactoring API for struct schemas only - Phase I
2008-07-21 Liam Girdwoodtable: fixed bug when field length > 128.
2008-07-19 Liam Girdwoodtable: speedups - general improvements in get objects.
2008-06-25 Liam Girdwoodtable: object get - fixed bug in max FOV.
2008-06-25 Liam Girdwoodtable: get objects on FOV - fixed bug in rotation.
2008-06-23 Liam Girdwoodtable: clip - new fov clipping code.
2008-06-23 Liam Girdwoodrefactor: astrodb_query_exec - > astrodb_db_get_tables.
2008-06-23 Liam Girdwoodtable: tile offset - more cleanup calc.
2008-06-23 Liam Girdwoodtable: insert - cleaned up insertion and offset calc.
2008-06-20 Liam GirdwoodInitial import.
heads
15 years ago master