-
Notifications
You must be signed in to change notification settings - Fork 0
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
cdChar2Comp Time conversion error #12
Comments
Marking issue as stale, since there has been no activity in 30 days. Unless the issue is updated or the 'stale' tag is removed, this issue will be closed in 7 days. |
@dnadeau4 was there an example that you could provide here, seems like a trivial fix, but big improvement in usability |
I'll take a quick try at replicating, if not possible we'll just close this. |
Marking issue as stale, since there has been no activity in 30 days. Unless the issue is updated or the 'stale' tag is removed, this issue will be closed in 7 days. |
Marking issue as stale, since there has been no activity in 30 days. Unless the issue is updated or the 'stale' tag is removed, this issue will be closed in 7 days. |
In cdTimeConv.c line 264 the sscanf failed in certain conversion making cdtime fail
https://github.com/CDAT/libcdms/blob/master/src/db_util/cdTimeConv.c#L268-L272
The error says something about
string = YYYY-XX
The text was updated successfully, but these errors were encountered: