pecan icon indicating copy to clipboard operation
pecan copied to clipboard

Extract soil initial conditions from soilgrids REST API

Open ankurdesai opened this issue 8 years ago • 3 comments

Recent post on Ameriflux listserv showed off a new queryable interface to information on soil texture, depth, organic carbon, and other information highly useful to ecosystem models.

Description

When we get around to soil IC, this seems like a possible data source to implement an API to query a point or region.

Context

Soils --- that's where most of the carbon is!

Possible Implementation

API documentation is provided at https://rest.soilgrids.org/ Uses JSON query, mostly URL string based. Pattern on vegetation IC.

ankurdesai avatar Feb 28 '17 17:02 ankurdesai

Saw Dennis's Ameriflux email and @ankurdesai beat me to posting an issue

mdietze avatar Feb 28 '17 17:02 mdietze

This issue is stale because it has been open 365 days with no activity.

github-actions[bot] avatar Apr 24 '20 00:04 github-actions[bot]

I dont know if this is exactly what you were asking for @ankurdesai but we are working on this PR to allow us to extract SOC and SOC uncertainties by depth from SoilGrids rasters https://github.com/PecanProject/pecan/pull/2903

serbinsh avatar Feb 16 '22 18:02 serbinsh