Skip to content

Cannot load several files loadGridData #77

@ODOU

Description

@ODOU

Here is the message when I am trying to use loadGridData to load 3 datasets for bias correction purposes of around 2GB each.

It crashes on the second file.

hist data

tas_nex_hist <- loadGridData(dataset = "/mys3bucket/ERA_Temp/MMM_tas_day_BCSD_historical_r1i1p1_1976_2005_WAfrik_rg.nc",var='tasmax')
tas_era_hist <- loadGridData(dataset = "/mys3bucket/ERA_Temp/Daily_air_temperature_at_2_metres_1976_2005_WA_new.nc",var='t2m')

and then on tas_era_hist I got this error in the screenshot sent below. Any solution for that. Does loadGridData not support large files?

Please help.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions