Closed claalmve closed 10 months ago
What is the difference between gwl_1850-1900ref.csv
(which has 828 rows) and gwl_1850-1900ref (2).csv
(which has 888) rows?
gwl_1850-1900ref (2).csv
must be renamed for clarity, and whether or not it is intended to replace gwl_1850-1900ref.csv
What is the difference between
gwl_1850-1900ref.csv
(which has 828 rows) andgwl_1850-1900ref (2).csv
(which has 888) rows?
- I can see that the order is slightly different
- Before this branch gets merged in
gwl_1850-1900ref (2).csv
must be renamed for clarity, and whether or not it is intended to replacegwl_1850-1900ref.csv
gwl_1850-1900ref.csv
is the original lookup table. gwl_1850-1900ref (2).csv
is a debugged version used by only the agnostic tools right now. Eighty out of its 888 rows contain info about the 80 simulations used by the agnostic tools. It is intended to replace the original table, but ideally only after it’s implications to the other tools are understood. I am working on this. How about renaming gwl_1850-1900ref (2).csv
to gwl_1850-1900ref_agnostic_tools.csv
in the mean time?
How about renaming
gwl_1850-1900ref (2).csv
togwl_1850-1900ref_agnostic_tools.csv
in the mean time
This is very clear, thank you!
Integrating back-end for computing agnostic tools for PGE/SCE. All functionality lives in
explore/agnostic.py
.