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

run ioos compliance checker on test files #24

Open
JessyBarrette opened this issue Nov 10, 2022 · 2 comments
Open

run ioos compliance checker on test files #24

JessyBarrette opened this issue Nov 10, 2022 · 2 comments
Assignees

Comments

@JessyBarrette
Copy link
Collaborator

JessyBarrette commented Nov 10, 2022

Ideally we would want to make the ouput of the parser at least compliant to:

  1. CF 1.6
  2. ACDD 1.3

Integrate to pytest

@JessyBarrette JessyBarrette self-assigned this Aug 24, 2023
@JessyBarrette JessyBarrette linked a pull request Aug 24, 2023 that will close this issue
@JessyBarrette
Copy link
Collaborator Author

Compliance-checker and related dependancy cf-units seems incompatible with apple M1 chips, since the following error is generated on import:

.venv/lib/python3.11/site-packages/cf_units/__init__.py:23: in <module>
    from cf_units import _udunits2 as _ud
E   ImportError: dlopen(/Users/jessybarrette/repo/ocean-data-parser-start/.venv/lib/python3.11/site-packages/cf_units/_udunits2.cpython-311-darwin.so, 0x0002): symbol not found in flat namespace '_ut_ignore'
=============================== warnings summary ===============================

@JessyBarrette
Copy link
Collaborator Author

Looks like we can potentially use the ioos compliance checker api

https://github.com/ioos/compliance-checker-web/wiki/API

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant