public:user_software:dal

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
public:user_software:dal [2011-10-18 08:25] John Swinbankpublic:user_software:dal [2017-03-08 15:27] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== User Software :: Data Access Library (DAL) ====== ====== User Software :: Data Access Library (DAL) ======
  
-==== Getting the source code ====+==== DAL v2 ==== 
 + 
 +The new DAL (DAL v2) is available from the same github location as the original DAL: https://github.com/nextgen-astrodata/DAL 
 +It is also used by the LOFAR RTCP beamformer and TBB data writers. 
 +For more information, see the README and INSTALL. 
 + 
 + 
 +--------------------------------------------------------------------------------------------------------------------- 
 + 
 +**The information below refers to the DAL (v1).** Its repository has been moved into https://github.com/nextgen-astrodata/DAL1 but it is no longer maintained. 
 +The LUS still contains DAL v1. 
 + 
 + 
 +==== Getting the source code (DAL v1) ====
  
 As of Feb 15, 2011 there are two ways in which to retrieve, build and install the As of Feb 15, 2011 there are two ways in which to retrieve, build and install the
Line 20: Line 33:
 </code> By default build of the DAL will be carried out from a source tar-archive which comes as part of the software collection. </code> By default build of the DAL will be carried out from a source tar-archive which comes as part of the software collection.
  
-==== Configuration, build and installation ====+==== Configuration, build and installation (DAL v1) ====
  
 The DAL uses the CMake (www.cmake.org) Cross-Platform Makefile Generator for  The DAL uses the CMake (www.cmake.org) Cross-Platform Makefile Generator for 
  • Last modified: 2017-03-08 15:27
  • by 127.0.0.1