Skip to content

retrieveData overwrites cache setting of calc function #216

Description

@robinhasse

If the list returned by a calc function contains cache = FALSE, no cache file should be written for this calculation. This works well when running this calculation through calcOutput. But if I run retrieveData, the cache setting of the calc function is overwritten and madrat tries to save a cache file for the calc function even though this has been disabled. I guess, this is not intended, right?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions