Veps API version 2025.1

Your source to meteorological and hydrological time series from Met.no, NVE, SMHI and Syke.

And model domain information.

Getting Started | Api Reference (Swagger) | Endpoints | Available time series

Changelog

Date Description of change
2025-05-05 Ver 2025.2. Added sub_area_no to location response
2025-05-15 Ver 2025.1. Fixed bug related to time in UTC-0 when no data found with HYDRA_COMPLETE
2024-10-23 Ver 2024.4. Updated with new NHydra.dll 2.0.1.
2024-10-02 Ver 2024.3. Added ODM_HBV_SNOWSIM_GRID datasource.
2024-02-01 Ver 2024.2. Removed obsolete DDM_* datasources. Added ODM_HBV_SNOWSIM datasource. Added new property forecast_start_time to write request.
2024-01-08 Ver 2024.1. Updated to .net 8.0 and NHydra 1.10
2023-10-12 Ver 2023.1. Updated to .net 7.0
2022-11-22 Ver 2022.4. Fixed swagger to work from vepsapi.nve.no. Added check for param_key=6046 and not DataSource=odm_hbv, to return fast
2022-10-31 Ver 2022.3. Changed observations from sim temp (600) to obs temp (17) and sim prec (6001) to obc prec (0)
2022-05-20 Ver 2022.2. Added datasource ddd_assim.
2022-02-17 Ver 2022.1. Updated with new NHydra version 1.8.
2021-12-15 Ver 2021.2. Changed logic for getting default version no for Hydra series.
2021-09-27 Ver 2021.2. Fixed bug reading data from syke.
2021-07-01 Ver 2021.1. Added endpoint /modeldomain for getting region information
2020-11-04 Ver 2020.8. Added datasource hydra_hydag. Allow Hydra id with version (four digits)
2020-10-29 Ver 2020.8. Added point/zone PT3H met_obs_v2018. Rewrote documentation.
2020-07-02 Ver 2020.7. Added data sources smhi and syke.
2020-07-02 Ver 2020.6. Shift HYDRA timestamp from UTC+1 to UTC-0.
2020-05-05 Ver 2020.5. Write request allow null values.
2020-04-20 Ver 2020.4. Moved stage medata statistics from discharge (1001) to stage (1000).
2020-04-15 Ver 2020.4. Added datasource hf_hbv, ddm_nnet, ddm_svm, ddm_gbm, ddm_m5n, ddm_m5c and soilflow.
2020-04-06 Ver 2020.4. Added metadata (statistics and percentiles) to element 1001. Added datasource hykvalp_icecorr.
2020-03-05 Ver 2020.3. Changed endpoints GET /api/data to /timeseriesdata/read and POST /api/data to /timeseriesdata/write. New method POST /timeseriesdata/read.
2020-02-27 Ver 2020.2. Changed json property name having hyphen(-) to underscore(_)
2020-02-04 Ver 2020.1. Added ODM HBV data source.
2019-12-02 Ver 2019.2. Added POST to /timeseriesdata/read, for saving time series to the VEPS database.
2019-11-01 Ver 2019.1. Added meps ensembles. Added source, quality and correction properties for each data points.
2019-04-07 Ver 0.1. Starting point.