[ncl-talk] Convert unpacked netCDF file to packed one

Dave Allured - NOAA Affiliate dave.allured at noaa.gov
Mon Jan 11 11:50:25 MST 2021


That file is already compressed to 31% of its natural array size, using
netcdf-4 internal compression.  Are you sure you want to do that?  If yes,
then use the NCL function *pack_values*.


On Mon, Jan 11, 2021 at 11:07 AM Setareh Rahimi via ncl-talk <
ncl-talk at mailman.ucar.edu> wrote:

> Dear all,
> I need to convert an unpacked netCDF file to a packed one (
> ftp://ftp2.psl.noaa.gov/Datasets/ncep.reanalysis2/pressure/air.2019.nc),
> I wonder if this possible using NCL?
> Many thanks in advance,
> Best wishes,
> --
> S.Rahimi
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.ucar.edu/pipermail/ncl-talk/attachments/20210111/097d4f46/attachment.html>


More information about the ncl-talk mailing list