-
Notifications
You must be signed in to change notification settings - Fork 85
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
NetCDF performances #79
Comments
@vincentsarago I don't see anything relevant in that link. Planning on making a minor release this month, could you provide some more info here? |
🤦♂ yeah link is not the good one here is my current compilation setting:
The important bits are |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Right now the NetCDF/HDF driver are compiled with default options which are not really optimized for GDAL.
In this thread there are some info about how to make NetCDF reads faster https://trac.osgeo.org/gdal/timeline?from=2015-07-17T12%3A04%3A27-07%3A00&precision=second
@matthewhanson I'll open a PR to implement the change when I have time
The text was updated successfully, but these errors were encountered: