Given outputs for a tile, write them to a folder.
write_output(output, years, domain_dimensions, domain_extent, args, options)
output | A list of results. |
---|---|
years | Years that will save. |
domain_dimensions | Resolution of the raster and bounds in lat-long. |
domain_extent | Bounds and resolution of the raster. |
args | Command-line arguments that have been parsed. |
options | Settings from the toml file. |