diff --git a/README.md b/README.md
index 969d24c6030d3ed5b582610e6b168574a2ad45cf..c70bbd50c2fb4a8c79cb2d9d998ddf753716f444 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,9 @@ Use PCDCP formatted files for input and/or output.
 ---
 ## Supported Algorithms ##
 
+### [DeltaF](./docs/DeltaF_usage.md) ###
+Calculate DeltaF from geographic, or observatory coordinates.
+
 ### [XYZ](./docs/XYZ_usage.md) ###
 Rotate data between coordinate systems. From HEZ or HDZ to XYZ and back.
 
diff --git a/docs/DeltaF_usage.md b/docs/DeltaF_usage.md
new file mode 100644
index 0000000000000000000000000000000000000000..9a1695f068c9189e5de23cc1ad037e388537b69e
--- /dev/null
+++ b/docs/DeltaF_usage.md
@@ -0,0 +1,28 @@
+# DeltaF Usage #
+
+`geomag.py --deltaf {geo, obs, obsd}`
+
+### Reference Frames ###
+ - 'geo':  ['X', 'Y', 'Z', 'F']
+ - 'obs':  ['H', 'E', 'Z', 'F']
+ - 'obsd': ['H', 'D', 'Z', 'F']
+
+### Example ###
+
+To convert HEZF data in pcdcp files to deltaf for Tucson observatory for all of
+March 2013 output to edge:
+
+      geomag.py --deltaf obs --observatory TUC \
+      --starttime 2013-03-01T00:00:00Z --endtime 2013-03-31T23:59:00Z \
+      --input-pcdcp-url file://data-pcdcp/./%(OBS)s%(year)s%(julian)s.%(i)s \
+      --output-edge 127.0.0.1 \
+      --type variation --interval minute --outchannels G
+
+### Library Notes ###
+
+Please see the Library Notes for [XYZ Usage](./XYZ_usage.md)
+
+---
+### [DeltaF Algorithm](DeltaF.md) ###
+Describes the theory behind the Delta F algorithm, as well as some
+implementation issues and solutions.
diff --git a/docs/README.md b/docs/README.md
index 04a0eb1634834307e8db1b54c6be4a53fbd8b2f5..84fef51d101e7b6179f70b3e6b374578bf9e8113 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -3,6 +3,12 @@ Geomag Algorithms Documents Folder
 
 Documents explaining geomag-algorithms
 
+[DeltaF Algorithm](./DeltaF.md)
+------
+
+Describes the theory behind the DeltaF algorithm,  as well as some implementation
+issues and solutions.
+
 [XYZ Algorithm](./XYZ.md)
 ------
 
diff --git a/docs/deltaf.md b/docs/deltaf.md
new file mode 100644
index 0000000000000000000000000000000000000000..fc5c8e7173f579922ee093114365a7b817804b49
--- /dev/null
+++ b/docs/deltaf.md
@@ -0,0 +1,76 @@
+# DeltaF Algorithm
+Algorithm Theoretical Basis for "Geomag Delta F"
+
+E. Joshua Rigler <[erigler@usgs.gov](mailto:erigler@usgs.gov)>
+
+## Summary
+
+Mathematical underpinnings and general algorithm considerations are presented
+for estimating a so-called “Delta F” data stream. Delta F is the difference
+between the magnetic vector magnitude measured at a given time, and a scalar
+total-field measurement made by a nearby independent sensor at the same time.
+
+
+## Background and Motivation
+
+Magnetic vector measurements are typically made with fluxgate sensors capable
+of capturing rapid variations along three orthogonal axes simultaneously.
+However, the same technology that allows fast and accurate measurements of
+magnetic field variation is generally more prone to erroneous measurements
+than slower, more stable total-field sensors. "Delta F" is the difference
+between the estimated total field, obtained from vector components, and the
+measured total field. Delta F provides a useful time-dependent diagnostic for
+magnetic observatory operators.
+
+## Math and Theory
+
+Delta F (∆F) is, conceptually, very simple:
+
+- <a name="eq1"></a>Equation 1: ∆F = Fv - Fs
+
+...where Fs is the measured scalar total field, and  Fv is the estimated total
+field obtained by adding vector components in quadrature:
+
+- <a name="eq2"></a>Equation 2: Fv = X<sup>2</sup> + Y<sup>2</sup> + Z<sup>2</sup> = H<sup>2</sup> + Z<sup>2</sup> = h<sup>2</sup> + e<sup>2</sup> + Z<sup>2</sup>
+
+Of course, if data are only available in hdZ (where d=(D-D0)) coordinates, as
+is common with USGS preliminary data, they should be converted into a Cartesian
+system used in ( [Eq. 2](#eq2)). See the [XYZ Algorithm](XYZ.md) for a discussion on the 
+cartesian coordinate system(s) used.
+
+## Practical Considerations
+
+### Non-synchronous Observations
+
+Fluxgates and total-field sensors operate at different frequencies, with the
+latter typically being the slower, more stable data source. While not an issue
+for 1-minute data, the Intermagnet proposed 1-second standard states
+“Compulsory full-scale scalar magnetometer  measurements with a data resolution
+of 0.01 nT [are required] at a minimum sample period of 30 seconds”. First,
+assume that the authors of this standard meant “maximum sample period of 30
+seconds”. That said, this standard clearly allows scalar measurements to be
+made less frequently than vector measurements. If this is indeed the case,
+Delta F should correspond to the scalar measurement time steps, however is not
+clearly stated in any found references which vector measurement should be used
+to calculate Delta F.  The library requires all inputs use the same sampling rate.
+
+### Missing Observations
+
+The WG V-Dat modifications to the IAGA2002 data exchange format are very
+specific about how to deal with “missing observations”. If Fs, or Fv and Fs are
+missing, assign missing data flags/values to Delta F. If only Fv is missing,
+set Delta F equal to -Fs.
+
+## References
+
+- IAGA WG V-DAT (2011), Addition to the IAGA2002 Data Exchange Format: Quasi
+  Definitive (q) data type and valid geomagnetic element (G), IAGA WG V-DAT
+  business meeting held during the IUGG-2011 Assembly in Mebourne, Austrailia,
+  04 July 2011.
+- St-Louis, B. (Ed.) (2012), INTERMAGNET Technical Reference Manual, Version 4.6,
+  obtained
+  from: http://www.intermagnet.org/publication-software/technicalsoft-eng.php
+- Turbitt, C.; Matzka, J.; Rasson, J.; St-Louis, B.; and Stewart, D. (2013), An
+  instrument performance and data quality standard for intermagnet one-second
+  data exchange, IN: XVth IAGA Workshop on Geomagnetic Observatory Instruments
+  and Data Processing, Cadiz, Spain, 4-14 June, 2012, p 186-188.