Alex Goodman created CLIMATE-821: ------------------------------------ Summary: write_netcdf() assumes lat and lon are 1D arrays Key: CLIMATE-821 URL: https://issues.apache.org/jira/browse/CLIMATE-821 Project: Apache Open Climate Workbench Issue Type: Improvement Components: regridding/data processing Affects Versions: 1.1 Reporter: Alex Goodman Assignee: Alex Goodman Fix For: 1.1
{{write_netcdf()}} in {{dataset_processor}} currently does not support datasets which have 2D lat and lon arrays. This is fine for data expressed on a cylindrical projection, but dataset grids on conformal projections (such as NARR) require this support. -- This message was sent by Atlassian JIRA (v6.3.4#6332)