-
Notifications
You must be signed in to change notification settings - Fork 8
Time instant/epoch #87
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
base: wd-v1.0
Are you sure you want to change the base?
Conversation
lmichel
commented
Apr 18, 2025
- New datatype (Epoch(representation, value) for the timestamps
- No more PhotometricProperty abstract class
into TimeInstant/Epoch Conflicts: .github/workflows/build.yml
The update of the 2 diagrams sounds good me. |
in the documentation generated for EPOCH type , the description strings are missing .
|
The VODML with descriptions is in vo-dml. /desc.mango.vo-dml.xml |
found on typo in /desc.mango.vo-dml.xml |
EpochPosition.obsDate
…into TimeInstant/Epoch
The PR branch has been updated taking the comment into account and Epoch data type has been renamed as DateTime and EpochPosition.epoch renamed as EpochPosition.obsDate |
…into TimeInstant/Epoch
into TimeInstant/Epoch Conflicts: utils/__pycache__/processVodml.cpython-311.pyc
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
difficult to interpret the change here . I suppose it is OK .
Datatype --> Data type
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not clear in this diagram wether DateTime (with representation) is a class ( greenBlue) or a type (light yellow)
datatype --> data type
ambiguous ' Second date ' ....
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I approve these changes . This clarifies Time related information in the EpochPosition Class as presented in issue #85