Calculate vapour pressure deficit and save output to a netCDF file.
1 2 3 4 5 6 7 8 9 10 |
filename |
String with the output filename (.nc). |
Tg |
3D structure with mean daytime temperature values. |
vap |
3D structure with vapour data. |
lat |
List with latitude |
lon |
List with longitude |
cpus |
Number of CPUs to use for the computation. |
overwrite |
Boolean flag to indicate if the output file should be overwritten (if it exists). |
output_filename |
Output filename. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.