[Thread Prev][Thread Next][Index]

[ferret_users] memory strategies for handling large computational requests



Hi ferreters,

I would like to plot time series with quite huge file (8.3G) from a variable XYZT (144x143x13x8280).
I have worked with last 7.2 ferret release and tried different increases of memory without success.
I always get  **ERROR: request exceeds memory setting

Next step would be as suggested from doc (http://ferret.pmel.noaa.gov/Ferret/documentation/users-guide/computing-environment/MEMORY-USE)
to break up my request into fragments.
Is it the best solution in my case ?

My ressource is available from
https://vesg.ipsl.upmc.fr/thredds/catalog/IPSLFS/brocksce/tmp/catalog.html?dataset=DatasetScanIPSLFS/brocksce/tmp/CM6012.1-pi-ttop-02_23200101_30091231_1M_transpir.nc

Typical code lines are:

yes? use CM6012.1-pi-ttop-02_23200101_30091231_1M_transpir.nc
yes? let var=TRANSPIR[k=@sum, x=@ave, y=@ave]
yes? plot var[l=@sbx:120]

! the following pass because I have limites time range (1:1200)
yes? plot var[l=1:1200@sbx:120]


Any help welcome.
Regards
Patrick

--
Data Analysis and Visualization Engineer
LSCE/IPSL, CEA-CNRS-UVSQ laboratory
LSCE - Climate and Environment Sciences Laboratory
IPSL - Institut Pierre Simon Laplace
--


[Thread Prev][Thread Next][Index]
Contact Us
Dept of Commerce / NOAA / OAR / PMEL / Ferret

Privacy Policy | Disclaimer | Accessibility Statement