Package index
-
add_linz_key()
- Add LINZ API key to environment variables
-
calib_aeme()
- Calibrate AEME model parameters using observations
-
calib_GR()
- Calibrate GR model
-
convert_era5_ncdf()
- Convert ERA5 netCDF files to AEME or LER
-
create_control()
- Create control list for calibration or sensitivity analysis
-
create_linz_key()
- Create LINZ API key
-
download_era5_ncdf()
- Download ERA5 netCDF files
-
era5_ref_table
- ERA5 reference table
-
get_dem_raster()
- Get DEM raster from LINZ
-
get_dem_value()
- Get DEM value for a given latitude and longitude
-
get_era5_point()
- Get ERA5 data for a coordinate
-
get_layer_ids()
- Get layer IDs for a given spatial object
-
get_linz_basemap_tile()
- Get LINZ basemap tile
-
get_param()
- Get parameter values from calibration results
-
get_raster_layer_value()
- Get raster layer value for a given latitude and longitude
-
get_raster_tile()
- Get a raster tile from LINZ
-
get_simulation_time()
- Get simulation time for each model
-
get_upstream_rec()
- Get all upstream reaches
-
get_wlevel()
- Get modelled water level
-
make_GR_inputs()
- Make inputs for the GR models
-
nz_aerial_imagery_metadata
- sf object of aerial imagery metadata for New Zealand.
-
nz_dem_metadata
- sf object of Digital Elevation Model (DEM) metadata for New Zealand.
-
plot_calib()
- Plot calibration results
-
plot_ensemble()
- Plot AEME ensemble output
-
plot_multiscatter()
- Plot multiscatter of the parameters against each other
-
plot_scatter()
- Plot the scatter of the output of a sensitivity analysis
-
plot_sobol()
- Visualization of first, total, second, third and fourth-order Sobol' indices
-
plot_uncertainty()
- Plot the uncertainty of the output of a sensitivity analysis
-
query_elev()
- Query elevation data for a shape within a DEM raster
-
read_calib_meta()
- Read the calibration metadata
-
read_sa()
- Read sensitivity analysis output
-
read_simulation_meta()
- Read the simulation metadata
-
read_simulation_output()
read_calib()
- Read calibration output
-
read_web_sf()
- Read spatial feature (sf) data from online databases as sf object
-
read_web_table()
- Read table data from online databases as sf object
-
run_aeme_ensemble()
- Run AEME ensemble
-
run_aeme_param()
- Run AEME with parameter dataframe
-
run_aeme_shiny()
- Run AEME in a Shiny app
-
run_and_fit()
- Run a model and calculate model fit.
-
run_GR()
- Run GR model
-
sa_aeme()
- Run sensitivity analysis on AEME model parameters
-
update_param()
- Update parameter values in param based on best_pars
-
write_csv_to_db()
- Write calibration/sensitivity analysis .csv files to database