Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write and subset "coordinates" variables #143

Closed
bekozi opened this issue Jun 28, 2013 · 1 comment
Closed

Write and subset "coordinates" variables #143

bekozi opened this issue Jun 28, 2013 · 1 comment
Assignees
Labels
Milestone

Comments

@bekozi
Copy link
Contributor

bekozi commented Jun 28, 2013

who: Seth McGinnis, Nils Hempelmann

Coordinate variables mapped by the "coordinates" attribute should be subsetted and written to netCDF. There may also be the need for an option to use these coordinates if X and Y axes variables are missing and the "coordinates" variables are present.

@ghost ghost assigned bekozi Jun 28, 2013
@bekozi bekozi changed the title write narccap to netcdf following subset and calculation write and subset "coordinates" variables Apr 7, 2014
@bekozi bekozi modified the milestone: v1.2.0 Jun 27, 2015
@bekozi bekozi removed the >= 1 week label Jan 13, 2016
@bekozi bekozi added this to the v1.3.0 milestone Jan 13, 2016
@bekozi bekozi modified the milestones: v1.3.0, v1.4.0 Feb 16, 2016
@bekozi bekozi changed the title write and subset "coordinates" variables Write and subset "coordinates" variables Jun 16, 2016
@bekozi bekozi modified the milestones: v2.0.0, v1.4.0 Mar 16, 2017
bekozi added a commit that referenced this issue Mar 16, 2017
- Substantial rewrite of drivers, data interface, calculations, and
  operations to support MPI parallelization
- Removes required dimensions and dimension ordering #374
- Any extra dimensions are now subset provided they share the name of
  subset dimensions #143
- Default coordinate system switched to spherical #380
- Removes selection geometry ordering constraint (unclear why it was
  present in the first place) #383
- Aggregation is now in parallel. Additional speed-ups should use
  ESMF for spatial aggregations (conservative regridding). #197
- Relaxed dimension constraints for variables means all dimension types
  are handled #211
@bekozi
Copy link
Contributor Author

bekozi commented May 4, 2017

Provided auxiliary coordinate variables share a dimension with subset target coordinate variables, the auxiliary coordinate variables will be subset in v2.

@bekozi bekozi closed this as completed May 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant