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

Develop #81

Merged
merged 10 commits into from
Feb 12, 2021
Merged

Develop #81

merged 10 commits into from
Feb 12, 2021

Commits on Nov 23, 2020

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

Commits on Dec 16, 2020

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

Commits on Dec 28, 2020

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

Commits on Dec 30, 2020

  1. Configuration menu
    Copy the full SHA
    ba0f823 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73f30e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. python3 working through Allocation and Accumulation and MakeFinalTabl…

    …es, numpy file creation (#76)
    
    * working through Allocation and Accumulation
    
    * catch max/min eval in accumulation for empty upstream arrays
    
    * update table clean in by_RPU metrics
    
    * add encoding to state_dict load, f-strings, pathlib
    debboutr authored Jan 7, 2021
    Configuration menu
    Copy the full SHA
    b280650 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. Update to readme

    mhweber committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    30964f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7a4185 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. merge w/ master

    debboutr committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    77832ca View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Get python working (#80)

    * working through Allocation and Accumulation
    
    * catch max/min eval in accumulation for empty upstream arrays
    
    * update table clean in by_RPU metrics
    
    * add encoding to state_dict load, f-strings, pathlib
    
    * reinstate CRS conversion in PointInPoly to retain matching outcomes, alter initial value for MIN/MAX cols in Accumulation
    
    * sort cat table by numpy array comids
    
    * remove RuntimeWarning from processing output
    
    * use f-strings, .query(), and iterrows
    
    * remove duplicate line to instantiate tables
    
    * add check_metrics script
    
    * modify check_metrics script
    
    * order ControlTable by Final_Table_Name to group metrics
    
    * check/make all dirs in MakeFinalTables individually
    debboutr authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    988dde1 View commit details
    Browse the repository at this point in the history