ecad-processor 2.0.1

High-performance multi-metric weather data processor for European Climate Assessment & Dataset (ECA&D) archives with Parquet output
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Rust
/target

# OS
.DS_Store

# Data directory - keep structure but ignore contents
/data/*
!/data/.gitkeep

# Output
/output/*.parquet