Skip to content

Use lazy option to load RasterStack? #101

Open
@albangossard

Description

@albangossard

For the moment, we aren't using the lazy option that prevents from reading the whole netcdf file when we load climatic data. Maybe it's worth trying to use that option since the climatic data can have a time window much larger than the tspan provided by the user, and hence we only need a small portion of the data. We might have to create cache variables to avoid having to read data from disk during the simulation, in a similar spirit as what is done with longterm_temps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions