# Introduction
This repository holds python code/tools to transform in-situ irradiation data to NetCDF and load / manipulate
the result files locally or other the OpenDAP protocol.
# Installation
This code is available as a PIP package :
pip install libinsitu
# Documentation
The full documentation of Python & CLI API is available here :
https://libinsitu.readthedocs.io/en/latest/
# Resources
* [The scientific paper explaining this work](https://hal.archives-ouvertes.fr/hal-03811628)
* [A proposed convention for NetCDF encoding of in-situ data](https://libinsitu.readthedocs.io/en/latest/conventions.html)
* [Our Thredss (TDS) server holding in-situ data of hundred of stations, encoded with this library](http://tds.webservice-energy.org/thredds/in-situ.html)
* [A web interface to explore this data, with map & time series](http://viewer.webservice-energy.org/in-situ/)
# Copyright & Licence
This library is copyrighted by [O.I.E center / Mines-Paristech](https://www.oie.minesparis.psl.eu/Accueil/).
The code is distributed under the [BSD type 2 licence](LICENSE)
# Contact
For comment & discussions around this work, please join the mailing list [solar-insitu@groupes.mines-paristech.fr](https://groupes.minesparis.psl.eu/wws/info/solar-insitu)
Raw data
{
"_id": null,
"home_page": "https://git.sophia.mines-paristech.fr/oie/libinsitu",
"name": "libinsitu-dev",
"maintainer": "",
"docs_url": null,
"requires_python": ">3.7",
"maintainer_email": "",
"keywords": "in-situ,solar,pv,irradiation,NetCDF,FAIR,meta-data",
"author": "OIE - Mines ParisTech",
"author_email": "raphael.jolivet@mines-paristech.fr",
"download_url": "https://files.pythonhosted.org/packages/fa/62/68e1cb9017135f2c12e462751abbc305014788a3de57fc296597dd7af221/libinsitu_dev-1.6.dev0.tar.gz",
"platform": null,
"description": "# Introduction\n\nThis repository holds python code/tools to transform in-situ irradiation data to NetCDF and load / manipulate \nthe result files locally or other the OpenDAP protocol.\n\n# Installation \n\nThis code is available as a PIP package :\n\n pip install libinsitu\n\n# Documentation\n\nThe full documentation of Python & CLI API is available here :\nhttps://libinsitu.readthedocs.io/en/latest/\n\n# Resources \n\n* [The scientific paper explaining this work](https://hal.archives-ouvertes.fr/hal-03811628)\n* [A proposed convention for NetCDF encoding of in-situ data](https://libinsitu.readthedocs.io/en/latest/conventions.html)\n* [Our Thredss (TDS) server holding in-situ data of hundred of stations, encoded with this library](http://tds.webservice-energy.org/thredds/in-situ.html)\n* [A web interface to explore this data, with map & time series](http://viewer.webservice-energy.org/in-situ/)\n\n\n# Copyright & Licence\n\nThis library is copyrighted by [O.I.E center / Mines-Paristech](https://www.oie.minesparis.psl.eu/Accueil/). \n\nThe code is distributed under the [BSD type 2 licence](LICENSE)\n\n\n# Contact\n\nFor comment & discussions around this work, please join the mailing list [solar-insitu@groupes.mines-paristech.fr](https://groupes.minesparis.psl.eu/wws/info/solar-insitu)\n\n",
"bugtrack_url": null,
"license": "BSD",
"summary": "This library provides tools to transform solar irradiation data from various networks to uniform NetCDF files. It also provides tools to request and manipulate those NetCDF files",
"version": "1.6.dev0",
"project_urls": {
"Homepage": "https://git.sophia.mines-paristech.fr/oie/libinsitu"
},
"split_keywords": [
"in-situ",
"solar",
"pv",
"irradiation",
"netcdf",
"fair",
"meta-data"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "db0df9882cfcf46ab8a4321b177fb1995d913af6c4585d62c19f31bd152d83b6",
"md5": "bed49f4069c86416bb667a8f54e807cf",
"sha256": "889c77308930a05e1f82c1479e6af467339cddcebc1c12b84d1e9157d9ac67f6"
},
"downloads": -1,
"filename": "libinsitu_dev-1.6.dev0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "bed49f4069c86416bb667a8f54e807cf",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">3.7",
"size": 491592,
"upload_time": "2023-11-28T17:40:16",
"upload_time_iso_8601": "2023-11-28T17:40:16.844608Z",
"url": "https://files.pythonhosted.org/packages/db/0d/f9882cfcf46ab8a4321b177fb1995d913af6c4585d62c19f31bd152d83b6/libinsitu_dev-1.6.dev0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fa6268e1cb9017135f2c12e462751abbc305014788a3de57fc296597dd7af221",
"md5": "e54482213dd9d980297e67a75f586c4b",
"sha256": "131c01589dc3bf6771cf52ef16852889ee7eb36c4b494e6e75fea6fac701f95a"
},
"downloads": -1,
"filename": "libinsitu_dev-1.6.dev0.tar.gz",
"has_sig": false,
"md5_digest": "e54482213dd9d980297e67a75f586c4b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">3.7",
"size": 8786922,
"upload_time": "2023-11-28T17:40:20",
"upload_time_iso_8601": "2023-11-28T17:40:20.835097Z",
"url": "https://files.pythonhosted.org/packages/fa/62/68e1cb9017135f2c12e462751abbc305014788a3de57fc296597dd7af221/libinsitu_dev-1.6.dev0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-28 17:40:20",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "libinsitu-dev"
}