Metadata-Version: 1.0
Name: pynacolada
Version: 1.0.0
Summary: easy and customized Processing huge amounts of gridded Climate Data.
Home-page: http://www.nowebsite.com
Author: H. Wouters
Author-email: hendrikwout@gmail.com
License: LICENSE.txt
Description: # pynacolada
        Library for easily IO-processing with huge netCDF xarrays
        
        # purpose
        Ever want to manipulate huge xarrays? You may have noticed memory limitations. This package implements an apply_func routine that circumvents the memory issue by automatically dividing the xarray into chunks that fit your computer memory. On the fly writing to disk is also supported.
        
        
Platform: UNKNOWN
