Results 4 issues of Pratichhya

```python # load before flash flood params before_date = ["2021-06-13","2021-06-13"] after_date = ["2021-07-18", "2021-07-18"] # Create a processing graph from the NDWI process using an active openEO connection before_ndwi =...

feature request
usability
documentation

Updated the documentation to use URL based method to load the model

The `describe_collection()` gives the same output as[ `collection_viewer()`](https://open-eo.github.io/openeo-r-client/reference/collection_viewer.html). However, both of these also throw an error: `No or invalid collection id(s)` prior to the result. example: with `collection_viewer(x="SENTINEL2_L2A")` in rstudio...

bug

I faced an issue recently where I got the following error when creating a STAC job database. The collection is created as expected, but there is an error when creating...