NCPP / ocgis

OpenClimateGIS is a set of geoprocessing and calculation tools for CF-compliant climate datasets.
Other
70 stars 19 forks source link

Grid splitting utility for ESMF regridding #442

Closed bekozi closed 7 years ago

bekozi commented 7 years ago

Create a utility to split source/destination ESMF regridding files into multiple files to handle very large grids. Utility must ensure the destination is fully mapped by the source.

bekozi commented 7 years ago

Utility added to ocgis.spatial. Includes functionality to insert data slices from subsets into master destination file.