Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Add property names to _TimeTaggedCoords #121

Merged
merged 3 commits into from
May 22, 2024

Conversation

Stoops-ML
Copy link
Collaborator

This PR allows for _TimeTaggedCoords classes to specify the name of their property in the CZML. If the property name is defined it will be used in the dumped CZML, otherwise the values passed will be used.

This fixes #107 and allows for bypassing similar bugs (as described in the issue) in Cesium.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.24%. Comparing base (7f24f78) to head (c58cae9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #121   +/-   ##
=======================================
  Coverage   99.23%   99.24%           
=======================================
  Files          12       12           
  Lines         784      791    +7     
=======================================
+ Hits          778      785    +7     
  Misses          6        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@astrojuanlu astrojuanlu merged commit 63153de into poliastro:main May 22, 2024
5 checks passed
@Stoops-ML Stoops-ML deleted the pixelOffset branch May 25, 2024 19:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Label.pixelOffset does not appear to work
4 participants