Skip to content

Building block for obtaining selected soil data at given location from SoilGrids and derived data sources (Soilgrids REST API, HiHydroSoil map).

License

Notifications You must be signed in to change notification settings

QCDIS/general-soilgrids-soil-data

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

general-soilgrids-soil-data

Building block for downloading and processing selected soil data at given location from SoilGrids and derived data sources (Soilgrids REST API, HiHydroSoil maps).

Usage

Call "data_processing(coordinates, *, file_name=file_name, hhs_cache=hhs_cache)" to download data for a given location and produce .txt files in grassland model input data format.

Parameters:

  • coordinates (dict): Dictionary with 'lat' and 'lon' keys ({'lat': float, 'lon': float}).
  • file_name (str or Path): File name to save soil data (optional, default file name is used if not provided).
  • hhs_cache (Path): Path for local HiHydroSoil map directory (optional).

Developers

Developed in the BioDT project by Thomas Banitz (UFZ) with contributions by Franziska Taubert (UFZ), Tuomas Rossi (CSC) and Taimur Haider Khan (UFZ).

Copyright

Copyright (C) 2024

  • Helmholtz Centre for Environmental Research GmbH - UFZ, Germany
  • CSC - IT Center for Science Ltd., Finland

Licensed under the EUPL, Version 1.2 or - as soon they will be approved by the European Commission - subsequent versions of the EUPL (the "Licence"). You may not use this work except in compliance with the Licence.

You may obtain a copy of the Licence at: https://joinup.ec.europa.eu/software/page/eupl

Funding

This project has received funding from the European Union's Horizon Europe Research and Innovation Programme under grant agreement No 101057437 (BioDT project, https://doi.org/10.3030/101057437). The authors acknowledge the EuroHPC Joint Undertaking and CSC - IT Center for Science Ltd., Finland for awarding this project access to the EuroHPC supercomputer LUMI, hosted by CSC - IT Center for Science Ltd., Finland and the LUMI consortium through a EuroHPC Development Access call.

Data sources

SoilGrids™ 2.0:

HiHydroSoil v2.0:

About

Building block for obtaining selected soil data at given location from SoilGrids and derived data sources (Soilgrids REST API, HiHydroSoil map).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%