get_data_type: Get the type and date of the meteorological variable...

View source: R/get_data_type.R

get_data_typeR Documentation

Get the type and date of the meteorological variable according to the file name.

Description

Get the type and date of the meteorological variable according to the file name.

Usage

get_data_type(fname)

get_data_date(fname)

Arguments

fname

Character. The full name of the file to be processed.

Value

get_data_type returns the type of the meteorological variable.

get_data_date returns a character indicating the date of the meteorological variable.


hxfan1227/cmdcr documentation built on Nov. 1, 2024, 12:40 a.m.