earth-field-coupling-harness / data /source_manifest.json
HirModel's picture
Upload 29 files
320d9a1 verified
Raw
History Blame Contribute Delete
2.65 kB
{
"version": "v0.1.1",
"posture": "derived_only_no_raw_source_files_no_live_data",
"source_lanes": [
{
"id": "NOAA_NCEI_WMM2025",
"name": "World Magnetic Model 2025",
"source_type": "official_geomagnetic_model_reference",
"use_in_harness": "field model context and component vocabulary only",
"raw_coefficients_included": false,
"live_fetch": false,
"boundary": "not a navigation-grade calculator in this package"
},
{
"id": "NOAA_NCEI_IGRF14",
"name": "International Geomagnetic Reference Field 14",
"source_type": "official_scientific_geomagnetic_reference",
"use_in_harness": "spherical harmonic / main field modeling context",
"raw_coefficients_included": false,
"live_fetch": false,
"boundary": "not an official IGRF implementation in this package"
},
{
"id": "NOAA_SWPC_KP",
"name": "Planetary K-index / Kp disturbance context",
"source_type": "official_space_weather_index_reference",
"use_in_harness": "static Kp disturbance-pressure slider and gate logic",
"live_fetch": false,
"boundary": "not an operational alert, warning, or forecast"
},
{
"id": "NOAA_SWPC_GEOELECTRIC",
"name": "Geoelectric field model context",
"source_type": "official_geoelectric_model_reference",
"use_in_harness": "ground conductivity uncertainty and induction caution",
"live_fetch": false,
"boundary": "not grid-operation guidance and not power extraction"
},
{
"id": "NASA_IMAGE_GUIDE_UPLOADED",
"name": "Exploring Earth's Magnetic Field / IMAGE Satellite guide",
"source_type": "uploaded_educational_space_weather_pdf",
"use_in_harness": "magnetosphere, solar wind, magnetotail, ring current, induced-current context",
"raw_pdf_included": false,
"boundary": "educational source lane only"
},
{
"id": "MAGNETIC_FIELD_MATH_PDF_UPLOADED",
"name": "Mathematical Modeling of Earth's Magnetic Field",
"source_type": "uploaded_technical_math_pdf",
"use_in_harness": "IGRF equations, associated Legendre functions, coordinate components, model limitations",
"raw_pdf_included": false,
"boundary": "source-bound model context only"
},
{
"id": "DYNAMO_THEORY_PDF_UPLOADED",
"name": "Dynamo Theory and Earth's Magnetic Field",
"source_type": "uploaded_geodynamo_pdf",
"use_in_harness": "geodynamo origin, MHD/induction boundary, non-free-energy origin lock",
"raw_pdf_included": false,
"boundary": "origin boundary only; not a device layer"
}
]
}