Detailed Magnetic Declination
Mar 14, 2008 metroadminPremise:
Setting the magnetic declination on a compass is a critical step in accurate measurement of bearings that can be translated to map or survey. As the location of the magnetic north pole is constantly moving, the magnetic declination reported on older topographic maps or compass housings are probably out of date. Current declination values for a single point, or for large regions can be found on the NOAA sites:
These resources are helpful, but a current, detailed (state-level) map of magnetic declination would be interesting.
Get the Data for California:
The NOAA website also has a service for generating magnetic declination estimates along a user-defined grid system. The result is a simple list containing longitude, latitude and declination values, one for each user-defined grid cell. This list of data can easily be imported into a GIS, converted to raster, and contoured at some level of detail. The result would then be a nice map of magnetic declination for the state of California-- representing the current magnetic properties of the Earth.
The grid of coordinates and declinations, along with a PDF map are attached at the bottom of this page.
UPDATE: it is also possible to get world-wide grids of various magnetic field properties from this site. This data can be directly read in as raster or vector points, and even plotted from GMT. Read in the GMT grid file into GRASS like this:
grd2xyz D_map_mf_2005/D_Grid_mf_2005.grd | r.in.xyz in=- out=mf_2005 fs='\t'
Stefan Maus has put together an excellent website on the Earth's magnetic field, containing much more detailed (and interesting) information.
Process in GRASS/GMT:
Make Map with GMT:
Attachments:
Links:
Generic Mapping Tools: high quality map production
Generic GRASS-GMT Plotting System
Software
- General Purpose Programming with Scripting Languages
- LaTeX Tips and Tricks
- PostGIS: Spatially enabled Relational Database Sytem
- PROJ: forward and reverse geographic projections
- GDAL and OGR: geodata conversion and re-projection tools
- R: advanced statistical package
- GRASS GIS: raster, vector, and imagery analysis
- Generic Mapping Tools: high quality map production