Skip to main content

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.

  1. Clone this repository.

    git clone git@github.com:ltelab/disdrodb.git
    cd disdrodb
    
  2. Install the dependencies using conda:

    conda env create -f environment.yml
    
  3. Activate the mascdb conda environment

    conda activate disdrodb
    
  4. Just for info... to update the environment.yml:

    conda env export > environment.yml
    

References

Contributors

License

The content of this repository is released under the terms of the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

disdrodb-0.0.1.tar.gz (37.4 kB view hashes)

Uploaded Source

Built Distribution

disdrodb-0.0.1-py3-none-any.whl (47.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page