Skip to content

ternaustralia/cmrset-examples

Repository files navigation

License: MIT Jupyter Notebook Python JavaScript PowerShell GitHub issues Libraries.io dependency status for GitHub repo GitHub Workflow Status Snyk Vulnerabilities for GitHub Repo HitCount Docker Build

CMRSET Code Examples

The CMRSET Landsat V2.2 data product provides accurate, high-resolution (30 m) / high-frequency (monthly) / continuous (no gaps due to cloud) actual evapotranspiration (AET) for Australia using the CMRSET algorithm.

This repository provides code examples of how you can access the data. The product has been made available to users via two methods:

  1. TERN Data Services (TDS) - tds-examples/wps-examples
    The data on TDS is provided as Cloud-Optimized GeoTIFF's which can be downloaded over the web. Each monthly image (~20 GB) has been divided into 12 smaller tiles (4x3, and less than 4 GB each) in order to make downloading simpler (i.e if your study site fits within one tile you can just download that particular tile). A VRT file (virtual dataset) has also been provided for each month which will mosaic the 12 tiles into a complete image of Australia.
    Dataset status: down

  2. Google Earth Engine (GEE) - gee-examples
    The data on GEE is provided as an Image Collection, whereby each monthly asset within the collection represents the whole of Australia. Using GEE, your analysis can benefit by the easy integration of the vast number of other datasets available within the Earth Engine catalog. Similarly, you may also export data from GEE as Cloud-Optimized GeoTIFF's (to Goole Drive or Google Cloud Storage).
    Dataset status: down

Additional data access options

If your use case for accessing CMRSET data, happens to be the really simple kind... you may also be interested in the AET Explorer. This tool allows you to draw points/polygons/transects on a map in your web browser to extract CSV data... You can choose your favourite units as well!

alt text

References

Guerschman, J.P., McVicar, T.R., Vleeshouwer, J., Van Niel, T.G., Peña-Arancibia, J.L. and Chen, Y. (2022) Estimating actual evapotranspiration at field-to-continent scales by calibrating the CMRSET algorithm with MODIS, VIIRS, Landsat and Sentinel-2 data. Journal of Hydrology. 605, 127318, https://doi.org/10.1016/j.jhydrol.2021.127318

McVicar, T.R., Vleeshouwer, J., Van Niel, T.G., Guerschman, J.P., Peña-Arancibia, J.L. and Stenson, M.P. (2022) Generating a multi-decade gap-free high-resolution monthly actual evapotranspiration dataset for Australia using Landsat, MODIS and VIIRS data in the Google Earth Engine platform: Development and use cases. Journal of Hydrology (In Preparation).

Gorelick, N., Hancher, M., Dixon, M., Ilyushchenko, S., Thau, D., Moore, R. (2017) Google Earth Engine: Planetary-scale geospatial analysis for everyone. Remote Sensing of Environment, 202, Pages 18-27, https://doi.org/10.1016/j.rse.2017.06.031