MODFLOW-USGS / modflow6

USGS Modular Hydrologic Model
https://modflow6.readthedocs.io/
Other
253 stars 116 forks source link

GWE Observations: Temperature Observation Type Not Found #1944

Closed MickeyRush closed 3 months ago

MickeyRush commented 3 months ago

Maybe I'm jumping the gun on GWE, but it looks like Temperature observations are not recognized:

ERROR REPORT:

  1. Observation type not found: TEMPERATURE

UNIT ERROR REPORT:

  1. Error occurred while reading file 'ccg_gwe.obs'

My gwe.obs file is of the format: BEGIN options END options

BEGIN continuous FILEOUT ccg_gwe_obs.csv WELLNO_13_11.0 TEMPERATURE 1 37 15 ... END continuous FILEOUT ccg_gwe_obs.csv

emorway-usgs commented 3 months ago

You're not jumping the gun. I'll have a look. Would you mind sharing your GWE name file?

MickeyRush commented 3 months ago

Thanks - here it is:

File generated by Flopy version 3.7.0 on 07/12/2024 at 16:36:04. BEGIN options END options

BEGIN packages DIS6 ccg_gwe.dis dis IC6 ccg_gwe.ic ic OC6 ccg_gwe.oc oc OBS6 ccg_gwe.obs obs_gwe ADV6 ccg_gwe.adv adv CND6 ccg_gwe.cnd cnd EST6 ccg_gwe.est est SSM6 ccg_gwe.ssm ssm ESL6 ccg_gwe.esl esl END packages

emorway-usgs commented 3 months ago

@MickeyRush, This issue should be fixed with #1950. Do you have the ability to compile fortran? If not, I can get you a working copy of the exe, just email me at my usgs email emorway at usgs dot gov

wpbonelli commented 3 months ago

@emorway-usgs note that when the PR is merged it will become available later that day in the nightly build

MickeyRush commented 3 months ago

Thanks @emorway-usgs and @wpbonelli I will grab the linux executable when the PR is merged.

emorway-usgs commented 3 months ago

Fixed via #1950. @MickeyRush, Thanks for helping us identify this bug. Per @wpbonelli's previous post on this thread, an executable should be available this evening at the link Wes provided.

If you spot some other issues with GWE, letting us know about 'em here is appreciated.

wpbonelli commented 3 months ago

the nightly build is broken at the moment, working on a fix...

MickeyRush commented 2 months ago

Any update on the nightly build fix? I am just grabbing my temperature observations from the binary output file in the meantime. thanks!

wpbonelli commented 2 months ago

The nightly issue was fixed with #1965, I think the latest build 20240730 should be good. If you have flopy installed you can get it with

get-modflow : --repo modflow6-nightly-build