Skip to content

gemini.util.RADecMath.string2Degrees would accept FK4 as FK5 #1

@grahambell

Description

@grahambell

The code says:

// For now, assume everything is FK5/J2000
// Or FK4 - added by AB for ORAC 13-Oct-99
Assert.notFalse( ( coordSystem == CoordSys.FK5 ) || ( coordSystem == CoordSys.FK4 ) ) ;

But it does nothing else with coordSystem so coordinates supplied in FK4 will presumably be wrong.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions