r-geoflow / geoflow

Tools to Orchestrate Geospatial (Meta)Data Management Workflows and Manage FAIR Services
https://github.com/r-geoflow/geoflow/wiki
Other
41 stars 14 forks source link

Deprecate global option `skipFileDownload`, replaced by `skipDataDownload` #349

Closed eblondel closed 1 year ago

eblondel commented 1 year ago

Keeping using skipFileDownload, user will get a warning, inviting him to use skipDataDownload instead.

The rationale behind this change, is that this option controls the data download whether it comes from a file or not (eg. DB connection).