QGIS-Python EEMT scripts
One of my first intentions with the EEMT-HPC project was to design a stand-alone EEMT calculator. I've written some clumsy python code to help de-bug the HPC runs and optimize the equations in the raster calculator.
The first file imports the necessary import variables.
If you're doing this from the beginning you will first need to set the file directory and ensure that the file naming scheme matches what is produced by Comet or OSG. Specifically, the solar irradiation models and the DAYMET/PRISM input tiles (yearly, e.g. 1980, or series average which is labelled 1000)
The second script begins the calculations for the EEMT run.
I am also working on the inclusion of the global cloud layer dataset from EarthEnv
And on the Modis albedo layer
...
, multiple selections available,