mevd-r

Metastatistical Extreme Value Distribution Regional Framework

https://github.com/pietrodevo/mevd-r

Science Score: 57.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 5 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.5%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Metastatistical Extreme Value Distribution Regional Framework

Basic Info
  • Host: GitHub
  • Owner: pietrodevo
  • License: gpl-3.0
  • Language: Python
  • Default Branch: main
  • Size: 5.71 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 1
Created 11 months ago · Last pushed 7 months ago
Metadata Files
Readme License Citation

README.md

MEVD-R: Metastatistical Extreme Value Distribution Regional Framework

DOI

Estimates of Rare Rainfall Extremes in Ungauged Areas
Pietro Devò, Maria Francesca Caruso, Marco Borga, Marco Marani

Description

This repository contains the code and structure of the MEVD-R (Metastatistical Extreme Value Distribution Regional) framework, developed for estimating extreme rainfall events in ungauged areas.

Documentation is incomplete and in progress.

Structure

The framework follows this directory structure:

plaintext 📂 MEVD-R/ ├── 📂 clusters/ # Cluster analysis outputs ├── 📂 data/ # Output data storage ├── 📂 dictionaries/ # Python dictionaries with parameters and settings ├── 📂 extraction/ # Extracted independent events from raw time series ├── 📂 meta/ # Database of stations and main reference information ├── 📂 modules/ # Python modules specific to the framework ├── 📂 scripts/ # Main analysis scripts ├── 📂 series/ # Raw time series data from various datasets └── 📂 validation/ # Cross-validation outputs

Dependencies

The framework requires the following Python libraries:

Contact

For any inquiries, please contact the author:
📧 E-MAIL: pietro.devo@dicea.unipd.it
🔗 ORCID: 0009-0005-7860-9910

License & Citation

This code is open-source and can be used, modified, and distributed freely. If you use this framework in your work, please cite the associated paper.

📌 Recommended citation:
Devò, P., Caruso, M. F., Borga, M., & Marani, M. (2024). Estimates of Rare Rainfall Extremes in Ungauged Areas.
DOI: 10.1029/2024GL113576

Owner

  • Login: pietrodevo
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.1.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Pietro
  given-names: Devò
orcid: https://doi.org/10.1029/2024GL113576
title: MEVD-R
version: v1.0.0
date-released: 2025-03-16

GitHub Events

Total
  • Release event: 2
  • Watch event: 1
  • Push event: 47
  • Fork event: 1
  • Create event: 23
Last Year
  • Release event: 2
  • Watch event: 1
  • Push event: 47
  • Fork event: 1
  • Create event: 23