mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 14:50:05 +00:00
Setting up for merging last and current scan's, and having archive and chunks
This commit is contained in:
parent
fc83a7a36f
commit
a754d66844
8 changed files with 143 additions and 23 deletions
|
|
@ -51,6 +51,7 @@ public:
|
|||
std::shared_ptr<wsr88d::NexradFile>
|
||||
LoadObjectByTime(std::chrono::system_clock::time_point time) override;
|
||||
std::shared_ptr<wsr88d::NexradFile> LoadLatestObject() override;
|
||||
std::shared_ptr<wsr88d::NexradFile> LoadSecondLatestObject() override;
|
||||
std::pair<size_t, size_t> Refresh() override;
|
||||
|
||||
void RequestAvailableProducts() override;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue