simonsobs / simonsobs/tilemaker
Map title / loading
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Two separate but similar requests:
- Display the map name somewhere visible which is copy-able with the mouse
- Have a way of loading certain map, for example I've selected this map from depth1 maps
I would like to be able to search by obsid "1755327829" or by map name "1755327829_ws0_f090" or whatever it is
Not sure if this is possible but it might be cool to have the ability to go to
https://maps.simonsobservatory.org/1755327829_ws0_f090_map.fits
for example, and it will open up the correct map.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Begin by tracing how the map viewer identifies and loads a selected map, using the requested obsid, map name, and example URL as acceptance cases. Determine how the visible map name and direct loading behavior should work, then verify that each identifier opens the intended map and that the name can be copied.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100