JohnLCaron / devcdm

CDM next generation development
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Remove old CoordSystem / Convention building classes. #20

Closed JohnLCaron closed 2 years ago

JohnLCaron commented 2 years ago

Delete CoordinateAxis1DTime, ProjectionCTV. Canonicalize the projection names. Rename RotatedLatLon to GribRotatedLatLon. Add EquidistantCylindrical ProjectionBuilder. Add Array.equals() test array values. Simplify/test Array.printArray. Simplify Group.Builder. Make Earth and EarthElipse compare for equals. Remove cruft from ncml. Add ProjectionBuilder tests, clean up Projection tests a bit.