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

Get rid of matplotlib dependency from the conversion code #2

Open
FrancescAlted opened this issue Nov 29, 2014 · 0 comments
Open

Get rid of matplotlib dependency from the conversion code #2

FrancescAlted opened this issue Nov 29, 2014 · 0 comments

Comments

@FrancescAlted
Copy link
Member

Part of the conversion code from FLEXDATA format to netCDF4 depends on matplotlib.dates.date2num() function, e.g.:

https://github.com/spectraphilic/reflexible/blob/master/reflexible/conv2netcdf4/helpers.py#L75

Making the conversion code completely independent of a complex plotting library as matplotlib might be desirable (however, matplotlib is heavily used in other parts of reflexible, so not sure it this is worth the effort).

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

No branches or pull requests

1 participant