![]() |
Navigator2Go
2.0
Manage your local Ocean Navigator installation.
|
Copies (or moves) netCDF files to the THREDDS directory. More...
#include <ioutils.h>


Signals | |
| void | progress (const qint64 percentDone) |
| void | finished (const QStringList failedFiles) |
Public Member Functions | |
| CopyFilesRunnable (const QString threddsContentDir, const bool removeSourceFiles, QVector< NetCDFImportDesc > &&fileList) | |
| void | run () override |
Private Attributes | |
| const QString | m_contentDir |
| const bool | m_removeSourceNCFiles |
| const QVector< NetCDFImportDesc > | m_fileList |
Copies (or moves) netCDF files to the THREDDS directory.
This is always invoked by QThreadPool