Skip to content

Conversation

aperrin66
Copy link
Member

@aperrin66 aperrin66 commented Aug 12, 2025

With the release of GCMD keywords v21.8, there were some changes to the CMR API:

  • we are no longer able to retrieve a specific version of the keywords
  • the quoting in the CSV format was modified

We solve this by:

  • removing the default version for GCMD vocabularies from the pythesintrc.yaml file
  • using the csv package from the standard library to parse the CSV results

Resolves #76

@aperrin66 aperrin66 self-assigned this Aug 12, 2025
@aperrin66 aperrin66 added the bug label Aug 12, 2025
@coveralls
Copy link

coveralls commented Aug 12, 2025

Coverage Status

coverage: 96.486% (+0.8%) from 95.652%
when pulling 3be4e5d on gcmd_api_changes
into 8165571 on master.

@aperrin66 aperrin66 merged commit d51f777 into master Aug 18, 2025
10 checks passed
@aperrin66 aperrin66 deleted the gcmd_api_changes branch August 18, 2025 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New GCMD Version (v13.6 not reachable and new version contains new formatting)
2 participants