Skip to content
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

Extend package to request precipitation as raster map waterinfo.be #51

Open
stijnvanhoey opened this issue Jan 28, 2019 · 0 comments
Open

Comments

@stijnvanhoey
Copy link
Collaborator

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 existing getTimeseriesvalues API call), returning HDF5 Opera files and metadata using the html format

e.g. https://hydro.vmm.be/grid/kiwis/KiWIS?datasource=10&service=kisters&type=queryServices&request=getrastertimeseriesvalues&ts_path=COMP_VMM/Vlaanderen_VMM/N/5m.Cmd.Raster.O.PAC_1h_1km_cappi_adj&period=PT1H&from=2018-10-09T15:00:00.000+01:00&format=hdf5

  • GetRasterFile to get a single geotiff or AsciiGrid file
  • GetRasterToPointValues request a timeseries for a single point of the raster image using raster_x and raster_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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant