checkSTAMatches: Checks if STAInfo matches between Fields

View source: R/checkSTAMatches.R

checkSTAMatchesR Documentation

Checks if STAInfo matches between Fields

Description

This is an internal function, used when checking preprocessed Fields in getField().

Usage

checkSTAMatches(sta.requested, sta.found, verbose)

Arguments

sta.requested

The STAInfo requested (in the getField() call)

sta.found

The STAInfo found the in the existing Field (the one which will have been read from disk)

verbose

If TRUE give a lot of information for debugging/checking.

Value

Logical


MagicForrest/DGVMTools documentation built on Aug. 23, 2024, 8:05 a.m.