-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
According to more recent documentation , precipitation radar images can be requested as well using the waterinfo.be API using a number of new calls:
GetRasterTimeseriesValue
(analogue to existinggetTimeseriesvalues
API call), returning HDF5 Opera files and metadata using the html format
GetRasterFile
to get a single geotiff or AsciiGrid fileGetRasterToPointValues
request a timeseries for a single point of the raster image usingraster_x
andraster_y
as query parameters
Note that the related reliability can also be requested using the existing GetTimeseriesValues
request. Datasource for these raster datasets is 10.
Metadata
Metadata
Assignees
Labels
No labels