NCPP / ocgis

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

large_array.compute should handle 2d coordinate variables #385

Closed bekozi closed 9 years ago

bekozi commented 9 years ago

who: @nilshempelmann

Two-dimensional coordinate variables are not appropriately handled in large_array.compute. Grids are expected to have row and column vectors. Modify the function to support two-dimensional coordinate variables.