Skip to content

Commit

Permalink
MAINT: fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
jklenzing committed Aug 1, 2024
1 parent 763b105 commit 8dc0ced
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions pysatNASA/instruments/cnofs_vefi.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,10 @@
spacecraft is to enable an accurate V x B measurement along the spacecraft
trajectory. In order to provide an in-flight calibration of the magnetic field
data, we compare the most recent POMME model (the POtsdam Magnetic Model of the
Earth, https://geomag.us/models/pomme5.html) with the actual magnetometer
measurements to help determine a set of calibration parameters for the gains,
offsets, and non-orthogonality matrix of the sensor axes. The calibrated
Earth, https://geomag.colorado.edu/pomme-5-magnetic-model-of-the-earth.html)
with the actual magnetometer measurements to help determine a set of calibration
parameters for the gains, offsets, and non-orthogonality matrix of the sensor
axes. The calibrated
magnetic field measurements are provided in the data file here. The VEFI
magnetic field data file currently contains the following variables:
B_north Magnetic field in the north direction
Expand Down

0 comments on commit 8dc0ced

Please sign in to comment.