Skip to content

About MM2019_FloPy/Notebooks-completed /08-Flopy-pyEMU.ipynb #4

@mcekiz

Description

@mcekiz

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions