.. _methods: Methods ======= Several methods exist to help combine multiple data sets and convert between equivalent indices. .. _meth-dmsp: DMSP ---- Supports the Defense Meteorological Satellite Program instruments by providing common custom routines alongside reference and acknowledgement information. .. automodule:: pysatMadrigal.instruments.methods.dmsp :members: .. _meth-gnss: GNSS ---- Supports the Global Navigation Satellite System instruments by providing reference and acknowledgement information, specialised load functions, and supporting information for probing the line-of-sight (LoS) files. .. automodule:: pysatMadrigal.instruments.methods.gnss :members: .. _meth-jro: JRO --- Supports the Jicamarca Radio Observatory instrumnets by providing common custom routines alongside reference and acknowledgement information. .. automodule:: pysatMadrigal.instruments.methods.jro :members: .. _meth-gen: General ------- Supports the Madrigal data access. .. automodule:: pysatMadrigal.instruments.methods.general :members: