This package provides an API to query, filter and visualize disdrometer data.
Project description
DISDRO API - An API to query didsdrometer data.
The code in this repository provides an API to query, filter and visualize disdrometer data. Documentation is available at XXXXX
ATTENTION: The code is subject to changes in the coming months.
The folder tutorials
(will) provide jupyter notebooks describing various features of DISDRODB API.
- How to contribute a custom parser to DISDRODB [[
parser_development.ipynb
]] - Downloading current DISDRODB dataset [
download.ipynb
] - Read and filter DISDRODB [[
read_and_filter.ipynb
]] - Exploratory Data Analysis of DISDRODB [
eda.ipynb
]
The folder templates
provide parser template to contribute your data to DISDRODB.
Installation
For a local installation, follow the below instructions.
-
Clone this repository.
git clone git@github.com:ltelab/disdrodb.git cd disdrodb
-
Install the dependencies using conda:
conda env create -f environment.yml
-
Activate the mascdb conda environment
conda activate disdrodb
-
Just for info... to update the environment.yml:
conda env export > environment.yml
References
Contributors
- Gionata Ghiggi
- [Kim Candolfi]
- Jacopo Grazioli
- [Alexis Berne]
License
The content of this repository is released under the terms of the MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file disdrodb-0.0.1.tar.gz
.
File metadata
- Download URL: disdrodb-0.0.1.tar.gz
- Upload date:
- Size: 37.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50c1e2a4110ffcda9ec8de1928b696ac37f821deaab788df523ceff7ca1ca294 |
|
MD5 | 495f61a4f82e095877650d3fe81248f6 |
|
BLAKE2b-256 | c0515cfdcd7690d824c6fd3fe299e35566f8568f02e388653983e3bbe6fd051e |
File details
Details for the file disdrodb-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: disdrodb-0.0.1-py3-none-any.whl
- Upload date:
- Size: 47.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8f75f7ceef8de8325767f620f187f4ec04a135b1a62b9df3a635ef1b8275b5c |
|
MD5 | 171ad33ea349f19345591668ffddfb25 |
|
BLAKE2b-256 | 0a9232d87ac2107b59b8aaf30df867d45467fefe2b52707033740f2fcea67280 |