Data Access Library (DAL) - README ================================== The DAL provides access to radio astronomy data produced by the LOFAR telescope, operated by ASTRON (Netherlands Institute for Radio Astronomy). DAL is a reference implementation to access all HDF5 data fields with long-term compatibility in mind. DAL is written in C++ and offers Python bindings for all its functionality. It also comes with API documentation, a user manual, small example programs + data, and a test suite. Source code is available at https://git.astron.nl/ro/dal2 Documents that specify supported data formats are available at http://lus.lofar.org/wiki/doku.php?id=documents:lofar_data_products DAL Project Contents -------------------- INSTALL How to retrieve and build DAL, list of dependencies. COPYING.LESSER The license text. Contributing How to contact us and/or submit contributions. KnownIssues Known issues in this release. ChangeLog Added features and fixed bugs per release. ReleaseSteps Steps for the developers to make a release. README This file. CMakeLists.txt Build configuration script. cmake/ Build configuration helper scripts. dal/ DAL sources. doc/ DAL documentation sources. examples/ Small example programs. package/ Package creation script(s). test/ Test programs, in addition to example and utility tests.
Select Git revision
dal2
Open with
- Visual Studio Code
- IntelliJ IDEA
Download source code
Your workspaces
A workspace is a virtual sandbox environment for your code in GitLab.
No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

COB-217-add-beam-start-time' into 'master'
Jan David Mol authored
COB-217: Added BEAM start/stop times, and BEAM/SAP direction types Closes COB-217 See merge request ro/dal2!3
Name | Last commit | Last update |
---|---|---|
cmake | ||
dal | ||
doc | ||
examples | ||
package | ||
rpm | ||
test | ||
.gitignore | ||
CMakeLists.txt | ||
COPYING.LESSER | ||
ChangeLog | ||
Contributing | ||
INSTALL | ||
KnownIssues | ||
README | ||
ReleaseSteps |