Skip to content

File structure for test problems and data #1

@dowonlee777

Description

@dowonlee777

Hi Jeremy,

To organize our file structure for the new test problems and analysis, here's what I am thinking:

  • 1. CLPSSitesRandomSats data (Visibility data for CLPS sites)

    • Add all orbits that you used for the genetic algorithm
    • Remove "Random" from CLPSSitesRandomSats folder name. (e.g. CLPSSitesVis)
  • 2. New folder named test_problems with the following structure

     test_problems/
          T_fin_192.0_dt_30.0_site_locs_((1,30),(3,30))/    # Same naming pattern
               3_3/    # <number blue>_<number red>  
                   # The following folders are the same as you did with the "BLUE" and "RED" folders in "AllConstellations".
                   BLUE/  
                   RED/ 
    
                   # The last one is where I will put the actual test problems and solution data.  Will remain somewhat consistent with my existing code.
                   configs/ 
                        # Maybe I'll do it like this:
                        blue_random_red_random/
                        blue_random_red_opt/
                        etc...
    

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions