Skip to content

Commit a63d88e

Browse files
committed
add sources to scrape
1 parent f85512c commit a63d88e

File tree

1 file changed

+116
-0
lines changed

1 file changed

+116
-0
lines changed

config_generation/sources_to_scrape.py

Lines changed: 116 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1367,6 +1367,122 @@
13671367
"GENELAB_Publications_Website",
13681368
]
13691369

1370+
1371+
sources_to_index_20240618 = [
1372+
"Mission_Independent_Data_Layer",
1373+
"koa_keck_observatory_archive",
1374+
"interstellar_mapping_and_acceleration_probe",
1375+
"explorers_and_heliophysics_projects_division",
1376+
"interstellar_boundary_explorer_ibex",
1377+
"polarimeter_to_unify_the_corona_and_heliosphere",
1378+
"helioswarm",
1379+
"voyager",
1380+
"earth_science_office_at_msfc",
1381+
"earth_system_science_pathfinder",
1382+
"cloudsat",
1383+
"carve_carbon_in_arctic_reservoirs_vulnerability_experiment",
1384+
"a_train_the_afternoon_constellation",
1385+
"cygnss_cyclone_global_navigation_satellite_system",
1386+
"dcotss_dynamics_and_chemistry_of_the_summer_stratosphere",
1387+
"delta_x",
1388+
"center_for_climate_sciences",
1389+
]
1390+
1391+
sources_to_index_20240717 = [
1392+
"nasa_ames_intelligent_systems_division_data",
1393+
"chandra_x_ray_observatory",
1394+
"hi_c_at_msfc",
1395+
"tandem_reconnection_and_cusp_electrodynamics_reconnaissance_satellites",
1396+
"sungrazer_project",
1397+
"solar_system_dynamics",
1398+
"lowell_minor_planet_services",
1399+
"explorer_1",
1400+
"earth_sciences_at_gsfc",
1401+
"earth_science_at_jpl",
1402+
"ecostress",
1403+
"seabass",
1404+
"ecostress_spectral_library",
1405+
"unite_unistellar_network_investigating_tess_exoplanets",
1406+
"satellite_situation_center_sscweb_system_and_services",
1407+
"the_astrophysics_astrochemistry_lab",
1408+
"hubble_space_telescope",
1409+
"galprop",
1410+
"chandra_x_ray_center_cxc",
1411+
]
1412+
1413+
sources_to_index_20240730 = [
1414+
"gcn_circulars",
1415+
"gamma_ray_astrophysics_at_the_nsstc",
1416+
"asteroid_lightcurve_photometry_database",
1417+
"orbital_data_explorer",
1418+
"asdc_misr",
1419+
"archived_gcn",
1420+
"ghrc_global_hydrometeorology_resource_center",
1421+
"NASA_Earth_Observatory",
1422+
"aurorasaurus_reporting_auroras_from_the_ground_up",
1423+
"hinode_at_msfc",
1424+
"osiris_rex_asteroid_sample_return_mission",
1425+
"grace_and_grace_fo_groundwater_and_soil_moisture_conditions",
1426+
"sun_climate_powered_by_solar_irradiance",
1427+
"icesat_2_ice_cloud_and_land_elevation_satellite_2",
1428+
"spruce_spruce_and_peatland_responses_under_changing_environments",
1429+
"tess_transitioning_exoplanet_survey_satellite",
1430+
"iasc_international_astronomical_search_collaboration",
1431+
"debit_dynamic_eclipse_broadcast_initiative",
1432+
"astropix",
1433+
"Space_Physics_Data_Facility",
1434+
"PDS_Photojournal_Website",
1435+
]
1436+
1437+
sources_with_neural_and_plugin = [
1438+
"Geosciences_Node",
1439+
"Helioviewer_Documentation_Website",
1440+
"International_Heliophysics_Data_Environment_Alliance_Overview_IHDEA",
1441+
"act_america_atmospheric_carbon_and_transport_america",
1442+
"activate_aerosol_cloud_meteorology_interactions_over_the_western_atlantic_experiment",
1443+
"advanced_composition_explorer",
1444+
"airmoss_airborne_microwave_observatory_of_subcanopy_and_subsurface_at_jpl",
1445+
"aria_advanced_rapid_imaging_and_analysis",
1446+
"atmospheric_imaging_assembly",
1447+
"explorer_program_acquisition",
1448+
"fast_plasma_investigation",
1449+
"fermi_at_gsfc",
1450+
"hawc_observatory",
1451+
"hinode_solar_b",
1452+
"incus_investigation_of_convective_updrafts",
1453+
"interactive_nasa_space_physics_ionosphere_radio_experiments_inspire",
1454+
"iris_interface_region_imaging_spectrograph",
1455+
"jwst_user_documentation",
1456+
"ldas_land_data_assimilatin_system",
1457+
"lisa_consortium",
1458+
"mdscc_deep_space_network",
1459+
"microobservatory_robotic_telescope_network",
1460+
"naif",
1461+
"nasa_applied_sciences",
1462+
"nasa_arcgis_online",
1463+
"nasa_infrared_telescope_facility_irtf",
1464+
"nasa_sounding_rocket_program",
1465+
"parker_solar_probe",
1466+
"pds_cartography_and_imaging_sciences_node",
1467+
"pds_website",
1468+
"physics_of_the_cosmos",
1469+
"ppi_node",
1470+
"pps_precipitation_processing_system",
1471+
"radio_jove",
1472+
"rhessi_homepage",
1473+
"sampex_data_center",
1474+
"sdo_solar_dynamics_observatory",
1475+
"solar_terrestrial_probes_program",
1476+
"starchild_a_learning_center_for_young_astronomers",
1477+
"stereo_at_gsfc",
1478+
"stereo_cor1",
1479+
"the_new_great_observatories",
1480+
"treasure_map",
1481+
"vector_electric_field_instrument",
1482+
"virbo",
1483+
"virtual_wave_observatory",
1484+
]
1485+
13701486
sources_to_index_test_grid = [
13711487
"a_train_the_afternoon_constellation",
13721488
"act_america_atmospheric_carbon_and_transport_america",

0 commit comments

Comments
 (0)