sjrwmd-wmm / nfseg_auto_cup_tool

This repository hosts the District's Regulatory automated tool to calculate changes in groundwater availability and other drawdown effects due to well additions or deletions (cup - consumptive use permit) within the NFSEG groundwater model.
0 stars 0 forks source link

Change delta_q summary lookup to use cbc file instead of listfile #3

Open pbremner-sjr opened 3 years ago

pbremner-sjr commented 3 years ago

The current version fetches values from the listfile, but should use the cbc file instead. Need new code/script to read values from cbc, and replace the current listfile fetch routines.

Original issue opened Sept, 4, 2020 by pbremner

pbremner-sjr commented 3 years ago

There might be other ways of doing this through an observables file generated by MODFLOW. Will explore this further.

Original comment made on Jan 11, 2021 by pbremner