-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* created develop branch with python3 Readme * python3 working through Allocation and Accumulation and MakeFinalTables, 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 * Update to readme * 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 Co-authored-by: rickD <[email protected]>
- Loading branch information
Showing
6 changed files
with
395 additions
and
376 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.