Rdocumentation
powered by
Learn R Programming
PuffR (version 0.1)
vector_values_to_row_major_strings: Transform vector values into strings formatted for GEO.DAT files
Description
Transform vector values into strings formatted for GEO.DAT files
Usage
vector_values_to_row_major_strings(values_vector, number_cells_across_y)
Arguments
values_vector
a numeric vector
number_cells_across_y
the number of grid cells vertically across the CALMET domain.
number_cells_across_x
the number of grid cells horizontally across the CALMET domain.