lusos.data.ef_low_netherlands#
- lusos.data.ef_low_netherlands(year: int = 2023) DataFrame [source]#
Emission factors for the western part (low) part of the Netherlands for different BGT and soiltype combinations for different greenhouse gasses and flux directions (i.e. “out” or “in”). Fetches the data from a CSV file on the lulucf-somers repository.
- Parameters:
year (int, optional) – Year of the emission factors to retrieve. The default is 2024.
- Returns:
Emission factors with index of BGT-soiltype combinations.
- Return type:
pd.DataFrame