add nexrad source functionality#177
Conversation
…differs from the raw data URL
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #177 +/- ##
==========================================
- Coverage 92.47% 92.43% -0.04%
==========================================
Files 28 28
Lines 2112 2048 -64
==========================================
- Hits 1953 1893 -60
+ Misses 159 155 -4 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
Hi @iskandari Great to see all activity here! I hope to have some time later to actually also test this! For my reference this is a different dataset from #175 right? Or is it the same data? |
|
@bart1 it is a different dataset that we recently made public on S3 |
|
This is the vol2bird/bioRad dataset |
|
@bart1 @peterdesmet please coordinate with me on the exact timing of merging/releasing this - good to have this available before the IRAC workshop but not fully unannounced. |
Thanks for the update, good to understand the differences! |
|
It looks good for integrate. I will do some testing soon. One concern I have is the I'm anyway still puzzling how to integrated the "dark ecology" dataset as it will be an other path to disk, like we now have the local source. The file structure is however different so we might need an extra argument for the local file structure (were still somewhat flexible here as we have not released this yet). @PietrH any thoughts on this? |
|
@adokter / @iskandari any objection to renaming to |
Adds support for retrieving NEXRAD-based VPTS data in
getRadwith:nexradas a new source inget_vpts()andget_vpts_coverage()get_vpts_nexrad()andget_vpts_coverage_nexrad()helpers