-
Notifications
You must be signed in to change notification settings - Fork 4
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
Warn user when request exceeds maximum download size from Opentopography #16
Comments
Fixing this will address #15. |
The max download size is product-dependent. From OT:
|
Affected line(s): bmi-topography/bmi_topography/topography.py Lines 145 to 159 in 993df5f
Reproduce size related error (example - app. Romania [RO] bbox):
Simplified reproduction (
|
OpenTopography has a ceiling on the size of a data request--see #15 for an example. The Topography data component should warn a user when an instance is created that would request an area exceeding this threshold.
The text was updated successfully, but these errors were encountered: