We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Implementing a method to retrieve glaciers based on the major river catchments:
Definition of the catchments by own classes or enumerations.
As parameter a list of catchments has to be defined. This will allow to retrieve glaciers from multiple catchments.
The text was updated successfully, but these errors were encountered:
Regarding the complex SQL statement for some of the catchments a static list of predefined catchments has to prepared. It will also simplify the usage.
Sorry, something went wrong.
jlandmann
yweidmann
No branches or pull requests
Implementing a method to retrieve glaciers based on the major river catchments:
Definition of the catchments by own classes or enumerations.
As parameter a list of catchments has to be defined. This will allow to retrieve glaciers from multiple catchments.
The text was updated successfully, but these errors were encountered: