euroargodev / euroargodev/OSnet-GulfStream
How to identify variables in the input datasets ?
Open
question
- Dominant language
- PureBasic
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
When passing an input dataset, osnet is expecting variables to be named with its own convention.
So, how do we make sure osnet will be able to identify variables in the input datasets ?
Using CF convention would be easy to implement (id variables using standard_name attribute)
But it's very likely that user inputs won't be following CF, so should we have an option to pass in a dictionnary mapping for the variable names ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.