pField()
and pTs()
functions to ensure numeric
time difference when supplied time vectors are not numeric.ApplyTime()
: improved setting and error checking of output time step.ApplyTime()
now correctly handles applied functions which yield more than
one time step for the result. New behaviour is tested;ApplyTime()
and ApplySpace()
are supported and produce nice strings for
the history attribute of the output;latlonField()
is exported to be consistent with
other deprecated function names;Since package geostools
is available, the functions GetDistance()
,
MinimizeSpherical()
, rmsd()
and deg2rad()
no longer need to be a direct
part of pfields
. Therefore, these functions have been removed and are instead
called from geostools
, which makes pfields
now dependent on geostools
.
pFields
and pTs
objects:
GetLatLonField()
, ApplyTime()
, ApplySpace()
, cor.pTs()
, and
pField2df()
;ApplyTime()
,
ApplySpace()
, ApplyFields()
, and cor.pTs()
.pField
and pTs
objects has been updated to fix an error
which occurred when either subsetting a single time step but leaving multiple
columns, or when subsetting multiple columns on an object which already has only
one time step, and when the subset result is a pTs object;Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.