EcohydroLib  1.29
Namespaces | Functions
soilwcs.py File Reference

Namespaces

 ecohydrolib.geosciaus.soilwcs
 Query soils data from WCS service provided by CSIRO/Geoscience Australia.
 

Functions

def ecohydrolib.geosciaus.soilwcs.ordinalToAlpha (ordinal)
 Return unicode character ranging from A-Z for ordinal values from 1-26. More...
 
def ecohydrolib.geosciaus.soilwcs.getSoilsRasterDataForBoundingBox
 Download soil property rasters from http://www.clw.csiro.au/aclep/soilandlandscapegrid/ For each property, rasters for the first 1-m of the soil profile will be downloaded from which the depth-weighted mean of the property will be calculated and stored in outpufDir. More...