Skip to contents

Data from continuous measurements of outflow rates and lake level from "Confederación Hidrográfica del Júcar" (CHJ). The original data has several missing entries, which have been imputed in this dataset using an approach based on GAMs.

TODO: Document imputation approach used here. #51

Usage

albufera_outflows

Format

albufera_outflows

The dataframes have the following columns:

date

Date of measurement

level

Lake level (in meters above sea level)

outflow_pujol

Outflow at Pujol (meters cube per second)

outflow_perellonet

Outflow at Perellonet (meters cube per second)

outflow_perello

Outflow at Perello (meters cube per second)

is_imputed_level

Whether the level value was imputed.

is_imputed_outflow

Whether (any of) the outflows were imputed.