:orphan: .. _sphx_glr_sample_data: .. _sample_data: Sample Data =========== Harmonica provides some sample data for testing through the :mod:`harmonica.datasets` module. Where is my data? ----------------- The sample data files are downloaded automatically by :mod:`pooch` the first time you load them. The files are saved to the default cache location on your operating system. The location varies depending on your system and configuration. We provide the :func:`harmonica.datasets.locate` function if you need to find the data storage location on your system. You can change the base data directory by setting the ``HARMONICA_DATA_DIR`` environment variable to a different path. Available datasets ------------------ These are the datasets currently available: .. raw:: html
.. only:: html .. figure:: /sample_data/images/thumb/sphx_glr_earth_geoid_thumb.png :alt: Earth Geoid :ref:`sphx_glr_sample_data_earth_geoid.py` .. raw:: html
.. toctree:: :hidden: /sample_data/earth_geoid .. raw:: html
.. only:: html .. figure:: /sample_data/images/thumb/sphx_glr_earth_gravity_thumb.png :alt: Earth Gravity :ref:`sphx_glr_sample_data_earth_gravity.py` .. raw:: html
.. toctree:: :hidden: /sample_data/earth_gravity .. raw:: html
.. only:: html .. figure:: /sample_data/images/thumb/sphx_glr_earth_topography_thumb.png :alt: Earth Topography :ref:`sphx_glr_sample_data_earth_topography.py` .. raw:: html
.. toctree:: :hidden: /sample_data/earth_topography .. raw:: html
.. only:: html .. figure:: /sample_data/images/thumb/sphx_glr_south_africa_gravity_thumb.png :alt: Land Gravity Data from South Africa :ref:`sphx_glr_sample_data_south_africa_gravity.py` .. raw:: html
.. toctree:: :hidden: /sample_data/south_africa_gravity .. raw:: html
.. only:: html .. figure:: /sample_data/images/thumb/sphx_glr_south_africa_topography_thumb.png :alt: South Africa Topography :ref:`sphx_glr_sample_data_south_africa_topography.py` .. raw:: html
.. toctree:: :hidden: /sample_data/south_africa_topography .. raw:: html
.. only:: html .. figure:: /sample_data/images/thumb/sphx_glr_britain_magnetic_thumb.png :alt: Total Field Magnetic Anomaly from Great Britain :ref:`sphx_glr_sample_data_britain_magnetic.py` .. raw:: html
.. toctree:: :hidden: /sample_data/britain_magnetic .. raw:: html
.. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_