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

Templates that use 'label' or other attributes #1

Open
agstephens opened this issue Jun 8, 2017 · 1 comment
Open

Templates that use 'label' or other attributes #1

agstephens opened this issue Jun 8, 2017 · 1 comment

Comments

@agstephens
Copy link

Note that Mark has updated pyessv so that you can specify lookups for the template parser that use alternative properties of the record, such as: label, canonicalName.

Details are here in the "Template parsing" section here:

https://github.com/ES-DOC/pyessv/blob/master/notebooks/pyessv-and-cmip6.ipynb

@piotrflorek
Copy link
Owner

Thanks for the update! I had to drop the idea of using pyessv template parsing because it was missing these and some other pieces of functionality I needed (e.g. optional terms, like dateranges, and regexp/datetime validation - although I think Mark has implemented recently).

I will wait 1-2 more weeks until the api stabilizes, and then will refactor my code using Mark's parser.

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

No branches or pull requests

2 participants