Calculate moisture index and save output to a netCDF file.
1 |
filename |
String with the output filename (.nc). |
pet |
3D structure with potential evapotranspiration data. These values
can be calculated with the function |
pre |
3D structure with precipitation 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). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.