The dataset viewer is not available for this dataset.
Cannot get the config names for the dataset.
Error code:   ConfigNamesError
Exception:    FileNotFoundError
Message:      Couldn't find a dataset script at /src/services/worker/cemachelen/LIFD_Magnetic_Field_Data/LIFD_Magnetic_Field_Data.py or any data file in the same directory. Couldn't find 'cemachelen/LIFD_Magnetic_Field_Data' on the Hugging Face Hub either: FileNotFoundError: No (supported) data files or dataset script found in cemachelen/LIFD_Magnetic_Field_Data. 
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/dataset/config_names.py", line 65, in compute_config_names_response
                  for config in sorted(get_dataset_config_names(path=dataset, token=hf_token))
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 351, in get_dataset_config_names
                  dataset_module = dataset_module_factory(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1507, in dataset_module_factory
                  raise FileNotFoundError(
              FileNotFoundError: Couldn't find a dataset script at /src/services/worker/cemachelen/LIFD_Magnetic_Field_Data/LIFD_Magnetic_Field_Data.py or any data file in the same directory. Couldn't find 'cemachelen/LIFD_Magnetic_Field_Data' on the Hugging Face Hub either: FileNotFoundError: No (supported) data files or dataset script found in cemachelen/LIFD_Magnetic_Field_Data.

Need help to make the dataset viewer work? Open a discussion for direct support.

Dataset Card for LFID Magnetic Field Data

You will need the package https://chaosmagpy.readthedocs.io/en/master/

Dataset Summary

A description of the dataset:

The gufm1 model is a global geomagnetic model based on spherical harmonics, covering the period 1590 - 1990, and is described in the publication: Andrew Jackson, Art R. T. Jonkers and Matthew R. Walker (2000), “Four centuries of geomagnetic secular variation from historical records”, Phil. Trans. R. Soc. A.358957–990, http://doi.org/10.1098/rsta.2000.0569

Supported Tasks and Leaderboards

Data Fields

The dataset has dimension (181, 361, 401) whose axes represent co-latitude, longitude, time, and whose values are the radial magnetic field at the core-mantle boundary (radius 3485km) in nT. The colatitude takes values (in degrees): 0,1,2,3,…180; longitude (degrees) takes values -180,-179,….180; and time is yearly 1590, 1591, …1990.

Dataset Creation

The native model representation is converted into a discrete dataset in physical space and time, using the Python package Chaosmagpy

Source Data

Additional Information

Dataset Curators

Licensing Information

MIT Licence

Citation Information

Contributions

Downloads last month
2
Edit dataset card