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

WCS implemented in JavaScript #509

Open
wafels opened this issue Nov 23, 2023 · 0 comments
Open

WCS implemented in JavaScript #509

wafels opened this issue Nov 23, 2023 · 0 comments
Labels
Discussion An issue intended to promote a discussion about the functionality provided. image data Image data in the viewer window WCS Implementation of World Coordinate Systems in Helioviewer.org.

Comments

@wafels
Copy link
Contributor

wafels commented Nov 23, 2023

An implementation of WCS functionality in JavaScript would be useful for helioviewer.org. Passing WCS information to the browser would allow more precise location of features and events, and calculation of position more generally. Such a library would also be useful for astrophysical applications in the browser, as well as other existing solar physics web applications such as Solar Monitor.

This page:

https://www.atnf.csiro.au/people/mcalabre/WCS/wcslib/software.html

lists implementations of WCS. There is an existing WCS implementation in JavaScript:

https://github.com/astrojs/wcsjs

but it is about 10 years old. The source WCSlib has been updated, and Emscripten has been updated, since 10 years ago, so the JavaScript version of WCS should also be updated.

@wafels wafels added Discussion An issue intended to promote a discussion about the functionality provided. WCS Implementation of World Coordinate Systems in Helioviewer.org. image data Image data in the viewer window labels Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Discussion An issue intended to promote a discussion about the functionality provided. image data Image data in the viewer window WCS Implementation of World Coordinate Systems in Helioviewer.org.
Projects
None yet
Development

No branches or pull requests

1 participant