Open Science
BIRA-IASB is strongly committed to Open Science developments and strives to make scientific publications available through Open Access. Efforts to increase transparency of our research are clearly visible in the growing numbers of publications published in Open Access. BIRA-IASB also considers Open Science an important European and national development.
The IT department contributes to this endeavor and has developed a visualization toolbox to improve access to research data produced by our institute. The toolbox is currently used in the prototype data portals of Belgian contributions to two EU research infrastructures, ACTRIS and ICOS. The visualization builds upon an open-source python implementation of OPeNDAP and the default OPeNDAP functionality was extended to optimize its use for web applications.
The advantages of the OPeNDAP implementation are fully exploited: measurement data products are stored in their native format (netCDF) avoiding data duplication and it provides fast access to subsets of the data files.
Open Data
End of 2022 BIRA-IASB’s IT department started the development of an Application Programming Interface (API) based on the OpenAPI Specification. Data distribution programmes funded by the EU such as INSPIRE are based on this API. The software enables unambiguous distribution of data in different formats and with different structures to interested users, with an emphasis on machine-to-machine distribution.
This enables automated access to the data, supporting the Open Science developments. To achieve this, the indexing mechanisms, that were already developed for human-to-machine interfaces (distributions.aeronomie.be), were linked to the OpenAPI specification to bypass the demand for separate code bases to send the same data. An early version of the API is expected to be ready to test by the end of 2023, including an authentication/authorization model.