Docs updated and corrected a type in the space weather window

This commit is contained in:
Marco Dalla Tiezza
2024-05-30 18:25:18 +02:00
parent 2a70e42a59
commit e2a48e7a54
22 changed files with 414 additions and 185 deletions

View File

@@ -54,19 +54,22 @@ nav:
- Run from source: 'run_from_source.md'
- Build Package: 'build_package.md'
- Database:
- 'Overview': 'db_overview.md'
- 'Overview': 'database/db_overview.md'
- Structure:
- 'Info': 'db_info.md'
- 'Signals': 'db_signals.md'
- 'Frequency': 'db_frequency.md'
- 'Bandwidth': 'db_bandwidth.md'
- 'Modulation': 'db_modulation.md'
- 'Mode': 'db_mode.md'
- 'Location': 'db_location.md'
- 'Category': 'db_category.md'
- 'Category Label': 'db_cat_label.md'
- 'ACF': 'db_acf.md'
- SigID: 'sigid.md'
- 'Info': 'database/db_info.md'
- 'Signals': 'database/db_signals.md'
- 'Frequency': 'database/db_frequency.md'
- 'Bandwidth': 'database/db_bandwidth.md'
- 'Modulation': 'database/db_modulation.md'
- 'Mode': 'database/db_mode.md'
- 'Location': 'database/db_location.md'
- 'Category': 'database/db_category.md'
- 'Category Label': 'database/db_cat_label.md'
- 'ACF': 'database/db_acf.md'
- SigID: 'database/sigid.md'
- Space Weather:
- 'Current': 'space_weather/current.md'
- 'Forecasts': 'space_weather/forecasts.md'
- Example:
- ACF Analysis: 'acf_analysis.md'
- Contribute: 'contribute.md'