Metadata-Version: 1.2
Name: hejmdal
Version: 0.1.3
Summary: Hejmdal is used to bridge the gap between files, databases, servers and in memory content. It is mainly written for variometer data for geomagnetism.
Home-page: https://github.com/asknevegamby/Hejmdal
Author: Ask Neve Gamby
Author-email: aknvg@space.dtu.dk
Maintainer: Thom R. Edwards
Maintainer-email: hardsnow@space.dtu.dk
License: None
Download-URL: https://github.com/asknevegamby/Hejmdal/archive/0.1.1.tar.gz
Description: Hejmdal
        =======
        Hejmdal is a package for handling the backend for python systems handling variometer data. One can use it to get data from various sources, such as through sql queries to databases, reading from files, or downloading of data directly from servers. One can then work with the data directly, or use one of the provided tools to turn it into other recognisable formats. The package will by default keep the data in memory, while the resulting output formats also allows one to save them to files when needed.
        
Keywords: sql,download,file format,backend,magnetic field
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering :: Physics
