Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Split most of HorizCoordSys's code into subclasses #1057

Open
cwardgar opened this issue Mar 12, 2018 · 0 comments
Open

Split most of HorizCoordSys's code into subclasses #1057

cwardgar opened this issue Mar 12, 2018 · 0 comments

Comments

@cwardgar
Copy link
Contributor

HorizCoordSys is trying to do too much: it's handling projection, latLon1D AND latLon2D CRSs. We should break some of the code into HorizCoordSysProj, HorizCoordSysLatlon1D, and HorizCoordSysLatLon2D subclasses. HorizCoordSys might then become an interface or abstract class with common method declarations/definitions.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant