Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot load several files loadGridData #77

Open
ODOU opened this issue Nov 5, 2021 · 0 comments
Open

Cannot load several files loadGridData #77

ODOU opened this issue Nov 5, 2021 · 0 comments

Comments

@ODOU
Copy link

ODOU commented Nov 5, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant