Closed gassc closed 6 years ago
The GARR request needs to be a POST, since the number of characters needed to make a request for all pixels (the default) exceeds what we can submit in a GET request.
Change will happen here: https://github.com/3rww/rainfall-api/blob/master/application.py#L387
The GARR request needs to be a POST, since the number of characters needed to make a request for all pixels (the default) exceeds what we can submit in a GET request.
Change will happen here: https://github.com/3rww/rainfall-api/blob/master/application.py#L387