Skip to content

RLumSK/xlum-python

 
 

Repository files navigation

xlum-python

Python importer for the XLUM data exchange and archive format

System requirements

Installation

$ pip install xlum-python

Usage

import xlum

meta_obj = xlum.importer.from_xlum(file_name="<Path to Xlum>")

Citing

@Article{gchron-2022-27,
AUTHOR = {Kreutzer, S. and Grehl, S. and H\"ohne, M. and Simmank, O. and Dornich, K. and Adamiec, G. and Burow, C. and Roberts, H. and Duller, G.},
TITLE = {XLUM: an open data format for exchange and long-term data preservation of luminescence data},
JOURNAL = {Geochronology Discussions},
VOLUME = {2022},
YEAR = {2022},
PAGES = {1--22},
URL = {https://gchron.copernicus.org/preprints/gchron-2022-27/},
DOI = {10.5194/gchron-2022-27}
}

Funding

The development of the XLUM-format as format basis for reference data was supported by the European Union’s Horizon 2020 research and innovation programme under the Marie Skłodowska-Curie grant agreement No 844457 CREDit).

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 88.4%
  • Python 11.6%