-
Notifications
You must be signed in to change notification settings - Fork 14
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
feat: Create validations for input data using pydantic #87
Comments
Development for this need to wait until we're using pydantic v2 as mentioned in #85 |
Pasting this table for direct view of the model: Index list of obs.csv data
|
lsetiawan
changed the title
Create validations for input data using pydantic
feat: Create validations for input data using pydantic
Dec 21, 2023
Refer to data standardization WG document: https://hal.science/hal-04319233/document |
This was referenced Apr 24, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Overview
There's currently movement to standardize the dataset to a unified format for the input to various software. As starting point, the standard follows closely with the
garpos
package. So, I think it would be great to create a pydantic model to ensure compliance: https://github.com/s-watanabe-jhod/garpos#index-list-of-obscsv-dataThe text was updated successfully, but these errors were encountered: