Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Consider Returning Altitude and Azimuth for Search endpoint results #123

Copy link
Copy link

Description

@cecomp64
Issue body actions

Description of the issue

Again, thank you for the great tool! It would be really cool if the search results could include altitude and azimuth position information. I suppose it may require observer parameters on the input. Maybe that observer object could be an optional input, and altitude and azimuth are returned when it is present.

What did you try and what didn't work

Search for M1, and it returns RA and DEC positions, but not Altitude and Azimuth.

[
  {
    id: '3ecb894e-99c0-5b4b-9fcf-6d4441fe351d',
    name: 'M 1',
    type: { id: 'SNR', name: 'Super Nova Remnant' },
    subType: { id: 'SNR', name: 'Super Nova Remnant' },
    crossIdentification: [
      { name: 'NGC 1952', catalogId: 'NGC' },
      { name: 'M 1', catalogId: 'M' },
      { name: 'LBN 833', catalogId: 'LBN' },
      { name: 'Crab Nebula', catalogId: null },
      { name: 'Taurus A', catalogId: null }
    ],
    position: {
      equatorial: {
        rightAscension: { hours: '5.58', string: '05h 34m 48s' },
        declination: { degrees: '22.01', string: `22° 0' 36"` }
      },
      constellation: { id: 'tau', short: 'Tau', name: 'Taurus' }
    }
  }
]

Application ID (this will help trace the logs to see what went wrong)

9d1d1b68-7400-4be9-99ba-c33941938bdb

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.