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

Allow user specification of hyperslab and cache size #16

Open
baagaard-usgs opened this issue Apr 1, 2020 · 1 comment
Open

Allow user specification of hyperslab and cache size #16

baagaard-usgs opened this issue Apr 1, 2020 · 1 comment
Assignees
Milestone

Comments

@baagaard-usgs
Copy link
Owner

baagaard-usgs commented Apr 1, 2020

Allow user to specify hyperslab and cache size in queries.

This is easy to add to the API.

For the query app, it adds a lot of parameter to do this on a block-by-block basis. For now, add to API and specify reasonable defaults in query app.

@baagaard-usgs baagaard-usgs added this to the Release 1.0.0 milestone Apr 1, 2020
@baagaard-usgs baagaard-usgs self-assigned this Apr 1, 2020
@baagaard-usgs baagaard-usgs changed the title Allow user specification of hyperslab size Allow user specification of hyperslab and cache size Sep 4, 2020
@baagaard-usgs
Copy link
Owner Author

  • The default values for the hyperslab sizes are currently set in serial::Block and serial::Topography.
  • The default value for the dataset cache size is currently set in serial::HDF5.

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