convMerraToBin: conversion of merra files to binary files

Description Usage Arguments

Description

converts merra files to a fast readable binary format

Usage

1
convMerraToBin(in_path, out_path, date_seq, param, multI, silent = TRUE)

Arguments

in_path

Path of merra files

out_path

path where output binary files should be located

date_seq

sequence of dates which should be converted

param

Parameter in MERRA file that should be converted

multI

multiplicator for variable (to be used if numbers after comma are relevant)

silent

If true, no detailed output on handling of files is printed to console


joph/MERRAbin documentation built on May 29, 2019, 1:07 a.m.