MeteoSwiss / MeteoSwiss/swisspollentools

Refactor EXW

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

##Refactor EXW (extraction worker) into multiple extraction workers.

## Milestones:

- [ ] Rename `extraction` as `from` for consistency with (toCSV/toHDF5) workers.
- [ ] Divide into fromZIP, fromCSV, fromHDF5.
- [ ] Add a `resource_loader` decorator to handle the loading of file from storage resources.

## Updates
-

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the current EXW or extraction worker and trace how it handles ZIP, CSV, and HDF5 inputs and storage resources. Use the milestones as the completion checklist: rename extraction to from, split it into fromZIP, fromCSV, and fromHDF5, and add the resource_loader decorator.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-engineering
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.