-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Dear Mr. Hughes,
In this script, I face problems when I try to read freyberg NWT. The error is:
ValueError: Only projected coordinate reference systems are supported.
OGC:CRS84
I couldn't fix it via Python. I opened file via ModelMuse, assigned epsg, then save and run. After doing that this part in script started to work:
pyemu.os_utils.run("{0} {1}".format(exe_name,m.name+".nam"),cwd=m.model_ws)
On the other hand, during ModelMuse run I receive warnings of:
Warnings
MODFLOW
One or more SFR stream reaches are in inactive cell.
Object: Imported_Sfr__40; (Layer, Row, Column) = (1, 40, 16).
One or more boundaries in the SFR are in inactive cells
Layer, Row, Col = [1, 40, 16]
Missing Geo Reference data
The starting date of your model is undefined. You can define it in "Model|Edit Geo Ref."
Just wanted to let you know.
Regards
Mert Cetin Ekiz