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

Horizontal Datum Bug #297

Open
smk0033 opened this issue Oct 1, 2024 · 2 comments
Open

Horizontal Datum Bug #297

smk0033 opened this issue Oct 1, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@smk0033
Copy link
Contributor

smk0033 commented Oct 1, 2024

Describe the bug
pyQuARC flagged the Horizontal Datum Name, although one was provided. This was an issue brought up by ASDC.

Example
C1268446241-LARC_ASDC in UAT
(Note: I was not able to confirm the issue with this record as my token did not seem to work. However, I did insert Horizontal Datum information into the umm-c test file for pyQuARC, and still got an error)

Expected behavior
pyQuARC should not flag the Horizontal Datum Name field if the information is provided.

@smk0033 smk0033 added the bug Something isn't working label Oct 1, 2024
@binni979 binni979 self-assigned this Oct 16, 2024
@smk0033
Copy link
Contributor Author

smk0033 commented Oct 29, 2024

Update: works in umm-c test file, going to check the other test files

@lavanya3k
Copy link
Collaborator

lavanya3k commented Feb 17, 2025

Update: The scheme for HorizontalSpatialDomain in umm-c does not match in the PyQuARC.
Describe the bug: In the field SpatialRepresentationInfo/HorizontalCoordinateSystem/GeodeticModel/HorizontalDatumName, horizontal datum name is flagged (BLUE). The Horizontal Datum Name replaces HorizontalSpatialDomain/Geometry/CoordinateSystem (Cartesian or Geodetic). The horizontal Datum name (Example: North American Datum 1983 echo10 format) may or may not be flagged in echo10 format. The Echo10 format is outdated and not compatible with PyQuARC.
Reference document

Example: C2246001757-LARC_ASDC umm-c format

Image

Expected behavior: pyQuARC correctly flags the Horizontal Datum Name field if the information is provided.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants