Skip to content

Using local files as source in get_vpts? #135

@YohanSassi

Description

@YohanSassi

I would like to iteratively load data from Aloft using getRad::get_vpts, for specific radar and time intervals, do some filtering / cleaning and save a local version (in "csv.gz") of the clean data frame. Because I need to go through several radars / years it takes a lot of time to iteratively load the data I want to work with from Aloft (and sometimes fail - see #134). Could it be possible to add the option of using a local directory containing the data previously downloaded (e.g., from Zenodo) as source in the get_vpts function?

This would drastically reduce the processing time and allow to specify radars / time intervals.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions