Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Urban opt50 #615

Merged
merged 88 commits into from
Feb 1, 2021
Merged

Urban opt50 #615

merged 88 commits into from
Feb 1, 2021

Commits on Jul 14, 2020

  1. Configuration menu
    Copy the full SHA
    eb19b67 View commit details
    Browse the repository at this point in the history
  2. update analysis-gem commit

    cleanup
    brianlball committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    915ef95 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. convert create_and_run_datapoint_uniquegroups to create_and_run_datap…

    …oint
    
    convert create_data_point_filename: 'create_data_point.rb' to create_and_run_datapoint_filename: 'create_and_run_datapoint_uniquegroups.R'
    brianlball committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    79cf663 View commit details
    Browse the repository at this point in the history
  2. add create_and_run_datapoint_filename field to models/analysis.rb

    add check for it in nsga_nrel.rb
    add boundary check to morris.R
    add create_and_run_datapoint_urbanopt.R
    brianlball committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    0f3770f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6bef1f View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. example files

    brianlball committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    3dcecda View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. remove create_and_run_datapoint_urbanopt.R

    add urbanopt flag to DataPoint and Analysis
    add --UO run option to api_create_datapoint.rb
    brianlball committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    9da9ea9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d59c952 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1c72fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96b2a7c View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2020

  1. move UrbanOpt Bundle to analysis/lib/urbanopt/ and inside analysis.lo…

    …ck/receipt
    
    move UO logs to function call
    brianlball committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    7cb6e36 View commit details
    Browse the repository at this point in the history
  2. UO runtime log

    brianlball committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    0b9bc7e View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2020

  1. add check for urbanopt

    add uo_debug branch for UO gems
    add SEB_LHS test
    brianlball committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    1c3c7fa View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. typo

    brianlball committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    e799b98 View commit details
    Browse the repository at this point in the history
  2. better logging

    brianlball committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    9133bbd View commit details
    Browse the repository at this point in the history
  3. .inspect wasnt working

    brianlball committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    cadb282 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Configuration menu
    Copy the full SHA
    a85f086 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. get osw

    options for variable
    brianlball committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    f82cb51 View commit details
    Browse the repository at this point in the history
  2. try add urbanopt_Variable

    brianlball committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    5ee7304 View commit details
    Browse the repository at this point in the history
  3. define urbanopt_variable

    brianlball committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    c1e4b2c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e5cf42 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75063cc View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. test files

    brianlball committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    6d40014 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53f705c View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. Configuration menu
    Copy the full SHA
    4198c94 View commit details
    Browse the repository at this point in the history
  2. analysis-gem 1.0.5

    brianlball committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    eefab23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    089ba3b View commit details
    Browse the repository at this point in the history
  4. rename 2nd variable

    brianlball committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    7fe8dff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e07fc8f View commit details
    Browse the repository at this point in the history
  6. try bundle install args

    brianlball committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    3e85e60 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. use analysis-gem / workflow-gem urbanopt branch

    use urbanopt-gem uo_debug branch to use workflow-gem
    get :UrbanOpt into OSA/OSW
    Add CLI --postprocess_only run to execute Reporting measures
    change measure_attributes.json missing from error to warning
    remove OSM/EPW and measures from example
    add seed to examples
    brianlball committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    dd66e1e View commit details
    Browse the repository at this point in the history
  2. cleanup

    NSGA with initialize.sh for workflow-gem branch UrbanOpt
    brianlball committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    63ad531 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Configuration menu
    Copy the full SHA
    79ec7d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29f0fea View commit details
    Browse the repository at this point in the history
  3. cleanup

    brianlball committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    09c52d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. add :mapper, :uo_measure to variable

    add :feature_file, :scenario_file to analysis
    loop over variables, then mapper lines
    brianlball committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    83581e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c36b9d8 View commit details
    Browse the repository at this point in the history
  3. algorithm cleanup

    brianlball committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    e3fb5c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. Configuration menu
    Copy the full SHA
    003f12f View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. add break to api_create_datapoint.rb if sim completes normal, but obj…

    …ectives error out
    
    add debug statements
    brianlball committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    bfd788b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ad2275 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. Configuration menu
    Copy the full SHA
    66f2550 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71c6dd8 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. change uo output name to uuid.var_name

    only make result jsons if not cli --postprocess_only
    make result.json correctly
    brianlball committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    37244fb View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2020

  1. Configuration menu
    Copy the full SHA
    c98a318 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. Configuration menu
    Copy the full SHA
    d568929 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    215fa1a View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. Configuration menu
    Copy the full SHA
    5c92ebd View commit details
    Browse the repository at this point in the history
  2. end use options for objective functions

    fail on no objective functions
    brianlball committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    f0d3fc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bf73e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. get zips to not have multple copies of dir files like you get when yo…

    …u use the workflow_gem/OS method
    brianlball committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    706ebac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4336b17 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. Configuration menu
    Copy the full SHA
    d5f8b9c View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. Configuration menu
    Copy the full SHA
    75029c9 View commit details
    Browse the repository at this point in the history
  2. full tests

    brianlball committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    a255718 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. Configuration menu
    Copy the full SHA
    67854ab View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. add measure for spacetype ratios in feature files

    add --measure_only option for urbanopt
    brianlball committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    3f8a38c View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. change .all to .any for measure-only and postprocess-only calls

    change test problem to sum to 1
    brianlball committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    202b966 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. add uo_variable

    brianlball committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    cbfc9bd View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Configuration menu
    Copy the full SHA
    5818272 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Configuration menu
    Copy the full SHA
    3dcc6a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eaf8ee5 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Configuration menu
    Copy the full SHA
    69b86a0 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. update Gemfile for 0.5.0

    update example test for 0.5.0
    brianlball committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    cd1f90d View commit details
    Browse the repository at this point in the history
  2. add single_run test for NSGA

    add single_run test for UrbanOpt
    update UrbanOpt_NSGA.zip files for UO 0.5.0
    remove var.measure from info statements for single_run and repeat_run as var.measure is optional now.
    brianlball committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    c70e2c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Configuration menu
    Copy the full SHA
    7eb7112 View commit details
    Browse the repository at this point in the history
  2. Update version.rb

    brianlball authored Jan 12, 2021
    Configuration menu
    Copy the full SHA
    8e6070f View commit details
    Browse the repository at this point in the history
  3. update urbanopt test to check objectives.json and remove nonunique na…

    …me from results compare
    
    remove initialize.sh from urbanopt test since it should use installed gems
    brianlball committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    c2fc270 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32ce001 View commit details
    Browse the repository at this point in the history
  5. appveyor.yml debugging

    brianlball committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    13db4aa View commit details
    Browse the repository at this point in the history
  6. appveyor/setup.cmd debug

    brianlball committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    69c7dce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    63bd72c View commit details
    Browse the repository at this point in the history
  8. roll back appveyor changes

    brianlball committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    4897370 View commit details
    Browse the repository at this point in the history
  9. analysis-gem 1.1.0.pre.rc1

    brianlball committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    37a9d57 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b0cdb84 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    53a9a3a View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. bump timeouts

    brianlball authored Jan 13, 2021
    Configuration menu
    Copy the full SHA
    5ec1eae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f05a0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eaa278c View commit details
    Browse the repository at this point in the history
  4. update test values

    brianlball committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    d9c0f14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75ce44e View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. urbanopt-reporting 0.3.2

    brianlball committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    1e4103a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06f91d2 View commit details
    Browse the repository at this point in the history
  3. get tests to work

    brianlball committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    70acb46 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. add more debugging to urbanopt outputs

    add faster urbanopt tests
    brianlball committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    1949a9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64092eb View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. couple fixes

    nllong committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    bbc1643 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    327a709 View commit details
    Browse the repository at this point in the history