GET /v1/aep/inundation
GET /v1/aep/flood_riverine
|
(pipe)
or ,
(comma)
to pass multiple values.
Also usable if the flood layers do not cover the passed location.model=precip
for using projected climate model precipitationmodel=temp-scaling
for scaling observed precipitation by projected temperature
changes|
(pipe)
or ,
(comma)
to pass multiple values.GET /v1/aep/flood_surfacewater
|
(pipe)
or ,
(comma)
to pass multiple values.
Also usable if the flood layers do not cover the passed location.model=precip
for using projected climate model precipitationmodel=temp-scaling
for scaling observed precipitation by projected temperature
changes|
(pipe)
or ,
(comma)
to pass multiple values.GET /v1/aep/heat
GET /v1/aep/soil_movement
GET /v1/aep/forest_fire
GET /v1/aep/wind
GET /v1/aep/freezeThaw
GET /v1/aep/cyclone_wind
years=2020,2050,2080,2100
lat=-38.356731&lon=144.924568
out_value=aeps
for annual exceedance probabilityout_value=severities
for wind speed (m/s) severitieswind_speed=30,50,70
return_frequency=0.1,0.05,0.01
GET /v1/aep/convective_wind
years=2020,2050,2080,2100
lat=-21.59026997&lon=138.28616316
out_value=aeps
for annual exceedance probabilityout_value=severities
for wind speed (km/hr) severitieswind_speed=90, 120, 180
return_frequency=0.1,0.05,0.01
GET /v1/exceedances/inundation
years=2020,2050,2080,2100
lat=-21.59026997&lon=138.28616316
out_value=days
for expected number of days inundated at a given heightout_value=severities
for the min height for a given number of days inundated
GET /v1/aep/precipitation
model=temp-scaling
:
profile=NRMmean
to use NRM mean temperatures (only implemented for Australia).
profile=global_mean
to use global mean temperatures.profile=zonal_mean
to use zonal mean temperatures (based on a moving window of
15 degrees of latitude).lat=-38.356731&lon=144.924568
out_value=aeps
for annual exceedance probabilityout_value=severities
for precipitation (mm/day) severitiesmodel=precip
for using projected climate model precipitationmodel=temp-scaling
for scaling observed precipitation by projected temperature
changesprecipitation=90,95,100
return_frequency=0.1,0.05,0.01
GET /v1/exceedances/heat
lat=-38.356731&lon=144.924568
out_value=days
to return the number of days each year above the specified
temperature(s). Values are smoothed the reflect climatology.out_value=raw_values
to return the number of days each year above the specified
temperature(s), without smoothing. This reflects the inter-annual variability.temperature=35,40
will return the number of days above these two temperatures.
GET /v1/exceedances/rain
lat=-38.356731&lon=144.924568
out_value=days
to return the number of days each year above the specified
rainfall amount(s).
Values are smoothed the reflect climatology.out_value=raw_values
to return the number of days each year above the specified
rainfall amount(s), without smoothing. This reflects the inter-annual variability.rain=30,40
will return the
number of days above these two rainfall amounts.
GET /v1/drought_spei
lat=-38.356731&lon=144.924568
out_value=aneps
to return the annual non-exceedance probability (ANEP). This
reflects
the annual probability of projected water balances being below the provided threshold(s).
Values are
smoothed the reflect climatology. Also accepts 'aeps' for backward compatibility with other
hazards,
even though this is not the correct term for this hazard.out_value=severities
to return SPEI/SPI values converted to water
balance (either precipitation for the SPI or precipitation-evapotranspiration for the SPEI,
expressed, both in mm). This can be interpreted as the future mm corresponding to the
provided threshold(s).out_value=severities_spei
to return the SPEI/SPI values. These values reflect
the number of standard deviations above or below the historical median that the provided
threshold(s) will be in the future.out_value=historical_aneps
for the annual non-exceedance probabilities (ANEP)
of the projected threshold(s) occurring in the historical baseline climate.out_value=raw_values
for the raw SPEI/SPI values that are read in from the
gridded climate model files. Not transformed by any provided thresholds. out_value=raw_values_smoothed
for the raw SPEI/SPI values that are read in from
the gridded climate model files, smoothed to reflect climatological means. Not transformed
by any provided thresholds. calendar_month=6
with
method=spei3
indicates that the 3-month SPEI for April-May-June will be used.
return_frequency=0.1,0.05,0.01
standard_deviations=-1,-1.5
GET /v1/aep/landslip
years=2020,2050,2080,2100
lat=-38.356731&lon=144.924568
out_value=aeps
for annual exceedance probabilityGET /v1/aep/cyclone_storm_surge
years=2020,2050,2080,2100
lat=-38.356731&lon=144.924568
out_value=aeps
for annual exceedance probabilityout_value=severities
for surge height (m) severitiessurge_height=1,2.5,5
. This allows an understanding of the change in various surge
heights for a given asset's total elevation, rather than the change relative to the asset's floor
height only.
return_frequency=0.1,0.05,0.01
elevation=2
. This must be provided to the model.
height_above_ground=0.5
. This must be provided to the model.
tide=True
tide_type=min
) in the results.Enter the password to execute this operation.