[Dhsvm-users] Automatic Calibration
Teklu Kidane Tesfa
tktesfa2003 at yahoo.com
Mon Jun 23 13:30:22 PDT 2008
Hello DHSVM users,
Has any one tried to calibrate DHSVM using automatic calibration algorithms, for example, multi-objective evolutionary algorithm (MOEA), Shuffled Complex Evolution algorithm (SCEA) etc.?
Thanks
Teklu
" Give thanks to the Lord for He is good. His love endures forever!" Psalm 136:1
--- On Fri, 6/20/08, dhsvm-users-request at mailman1.u.washington.edu <dhsvm-users-request at mailman1.u.washington.edu> wrote:
From: dhsvm-users-request at mailman1.u.washington.edu <dhsvm-users-request at mailman1.u.washington.edu>
Subject: Dhsvm-users Digest, Vol 43, Issue 6
To: dhsvm-users at u.washington.edu
Date: Friday, June 20, 2008, 9:01 PM
Send Dhsvm-users mailing list submissions to
dhsvm-users at u.washington.edu
To subscribe or unsubscribe via the World Wide Web, visit
http://mailman1.u.washington.edu/mailman/listinfo/dhsvm-users
or, via email, send a message with subject or body 'help' to
dhsvm-users-request at mailman1.u.washington.edu
You can reach the person managing the list at
dhsvm-users-owner at mailman1.u.washington.edu
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Dhsvm-users digest..."
Today's Topics:
1. Re: Problem-->Assertion failed: TableDepth (Cuhaciyan @ UI)
2. RE: Negative value for stream bank height (Safeeq)
----------------------------------------------------------------------
Message: 1
Date: Thu, 19 Jun 2008 15:03:32 -0600
From: "Cuhaciyan @ UI" <cuhaciyan at uidaho.edu>
Subject: [Dhsvm-users] Re: Problem-->Assertion failed: TableDepth
To: dhsvm-users at u.washington.edu
Message-ID:
<bf91065c0806191403i49a69434l143025bb42d9c4c9 at mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
Thanks Matt. Turns out that DHSVM didn't like the date format in the
metfile. I used 1 instead of 01 for the day. This may have shifted the
columns or caused other error problems in reading in the data.
On Thu, Jun 19, 2008 at 11:17 AM, Cuhaciyan @ UI <cuhaciyan at uidaho.edu>
wrote:
> Has anyone found an answer to this problem? Assertion failed: TableDepth
> <= TotalDepth, file ..\..\..\WaterTableDepth.c, line 150.
I am fairly sure
> it is a problem with an input and not a problem with the code itself.
>
> --
> Christopher O. Cuhaciyan, PhD
> Assistant Research Professor
> University of Idaho, Center for Ecohydraulics
> USDA FS, Boise Aquatic Sciences Lab
> 322 E Front St. Ste #401
> Boise, ID 83702
> 208.373.4353 office
> 208.921.3935 cell
> cuhaciyan at uidaho dot edu
>
>
> "Somewhere, something incredible is waiting to be known." Carl
Sagan
>
--
Christopher O. Cuhaciyan, PhD
Assistant Research Professor
University of Idaho, Center for Ecohydraulics
USDA FS, Boise Aquatic Sciences Lab
322 E Front St. Ste #401
Boise, ID 83702
208.373.4353 office
208.921.3935 cell
cuhaciyan at uidaho dot edu
"Somewhere, something incredible is waiting to be known." Carl Sagan
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://mailman1.u.washington.edu/pipermail/dhsvm-users/attachments/20080619/73bafdbe/attachment-0001.html
------------------------------
Message: 2
Date: Thu, 19 Jun 2008 21:49:58 -1000
From: Safeeq <safeeq at hawaii.edu>
Subject: [Dhsvm-users] RE: Negative value for stream bank height
To: dhsvm-users at u.washington.edu
Message-ID: <000501c8d2aa$3f1875a0$bd4960e0$@edu>
Content-Type: text/plain; charset=us-ascii
Thanks Chris
I thought instead of editing manually give another try and it worked. The
only thing I changed is the shape of DEM. Before I was using DEM of similar
size and shape as MASK but this time I clipped in rectangular shape and
slightly bigger than the MASK. I don't understand rational behind this
since
that arc with negative values was located in the middle of study area but it
worked.
Safeeq
-----Original Message-----
From: dhsvm-users-bounces at mailman1.u.washington.edu
[mailto:dhsvm-users-bounces at mailman1.u.washington.edu] On Behalf Of
dhsvm-users-request at mailman1.u.washington.edu
Sent: Thursday, June 19, 2008 7:33 AM
To: dhsvm-users at u.washington.edu
Subject: Dhsvm-users Digest, Vol 43, Issue 5
Send Dhsvm-users mailing list submissions to
dhsvm-users at u.washington.edu
To subscribe or unsubscribe via the World Wide Web, visit
http://mailman1.u.washington.edu/mailman/listinfo/dhsvm-users
or, via email, send a message with subject or body 'help' to
dhsvm-users-request at mailman1.u.washington.edu
You can reach the person managing the list at
dhsvm-users-owner at mailman1.u.washington.edu
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Dhsvm-users digest..."
Today's Topics:
1. Negative value of stream bank height (safeeq)
2. Over ride the negative value (Surfleet, Christopher)
3. Problem-->Assertion failed: TableDepth (Cuhaciyan @ UI)
4. Re: Problem-->Assertion failed: TableDepth (Matt Wiley)
----------------------------------------------------------------------
Message: 1
Date: Wed, 18 Jun 2008 12:56:05 -1000
From: safeeq <safeeq at hawaii.edu>
Subject: [Dhsvm-users] Negative value of stream bank height
To: dhsvm-users at u.washington.edu
Message-ID: <000001c8d196$7d2845b0$fd7dab80 at uhmwomh5678ot4>
Content-Type: text/plain; charset="us-ascii"
Aloha DHSVM users
I am getting this -9499.0498 value of stream bank height for one of the main
stream arc located in the middle of watershed. Initially I was trying to
create the stream network by giving the source area but no where I came
close to what actual stream is. Then I converted the stream network shape
file which I obtained from state GIS layer resource site and started using
it. After running the AML scripts I was getting too many -1 value in the
stream network file for destination channel id. When I started exploring why
this is happening then I saw that some of the arcs are not connected in the
shape file that I was using to generate stream coverage. After joining the
arc through topology tool in arcgis I was able to fix the -1 problem but
-9499.0498 are still there. Just to clarify that -9499.0498 was only showing
in one arc so I guess this has nothing to do with -1 problem.
Any idea what could be the possible reason? I saw in the forum some body
was having similar problem in generating road network. I tried using mask
with -9999 and mask with 0 but there is no difference in the output.
Thanks in advance
********************************************************
Mohammad Safeeq
Graduate Student, Sherman Lab. 242
1910 East West Rd.Honolulu, HI 96822 USA
Phone: (808) 956 7518(O),941 9178 (R)
Email: safeeq at hawaii.edu
http://www2.hawaii.edu/~safeeq/
"Leave the World better than you found it, take no more than you need, try
not to harm life or the environment, make amends if you do." Paul Hawken
**********************************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://mailman1.u.washington.edu/pipermail/dhsvm-users/attachments/20080618/
025799ba/attachment-0001.html
------------------------------
Message: 2
Date: Wed, 18 Jun 2008 16:59:25 -0700
From: "Surfleet, Christopher" <Chris.Surfleet at oregonstate.edu>
Subject: [Dhsvm-users] Over ride the negative value
To: "User Support list for DHSVM Model"
<dhsvm-users at u.washington.edu>
Message-ID:
<451453C181B199458A55B2B1723FAC000ED3D7 at SAGE.forestry.oregonstate.edu>
Content-Type: text/plain; charset="us-ascii"
Mohammad,
I found that I was getting some of these extremely odd values for some
of my road and stream bank heights. I never figured out why, but I
found if I manually entered values that were reasonable for the
locations that had the bad heights I got successful model output. My
approach does not answer your question but my experience was that
manually over-riding the problem areas worked as a solution.
Chris
________________________________
From: dhsvm-users-bounces at mailman1.u.washington.edu
[mailto:dhsvm-users-bounces at mailman1.u.washington.edu] On Behalf Of
safeeq
Sent: Wednesday, June 18, 2008 3:56 PM
To: dhsvm-users at u.washington.edu
Subject: [Dhsvm-users] Negative value of stream bank height
Aloha DHSVM users
I am getting this -9499.0498 value of stream bank height for one of the
main stream arc located in the middle of watershed. Initially I was
trying to create the stream network by giving the source area but no
where I came close to what actual stream is. Then I converted the stream
network shape file which I obtained from state GIS layer resource site
and started using it. After running the AML scripts I was getting too
many -1 value in the stream network file for destination channel id.
When I started exploring why this is happening then I saw that some of
the arcs are not connected in the shape file that I was using to
generate stream coverage. After joining the arc through topology tool in
arcgis I was able to fix the -1 problem but -9499.0498 are still there.
Just to clarify that -9499.0498 was only showing in one arc so I guess
this has nothing to do with -1 problem.
Any idea what could be the possible reason? I saw in the forum some
body was having similar problem in generating road network. I tried
using mask with -9999 and mask with 0 but there is no difference in the
output.
Thanks in advance
********************************************************
Mohammad Safeeq
Graduate Student, Sherman Lab. 242
1910 East West Rd.Honolulu, HI 96822 USA
Phone: (808) 956 7518(O),941 9178 (R)
Email: safeeq at hawaii.edu
http://www2.hawaii.edu/~safeeq/
"Leave the World better than you found it, take no more than you need,
try not to harm life or the environment, make amends if you do." Paul
Hawken
**********************************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://mailman1.u.washington.edu/pipermail/dhsvm-users/attachments/20080618/
03f0969f/attachment-0001.html
------------------------------
Message: 3
Date: Thu, 19 Jun 2008 11:17:53 -0600
From: "Cuhaciyan @ UI" <cuhaciyan at uidaho.edu>
Subject: [Dhsvm-users] Problem-->Assertion failed: TableDepth
To: dhsvm-users at u.washington.edu
Message-ID:
<bf91065c0806191017w1018c5bagb684d2427918aca8 at mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
Has anyone found an answer to this problem? Assertion failed: TableDepth <=
TotalDepth, file ..\..\..\WaterTableDepth.c, line 150. I am fairly
sure it
is a problem with an input and not a problem with the code itself.
--
Christopher O. Cuhaciyan, PhD
Assistant Research Professor
University of Idaho, Center for Ecohydraulics
USDA FS, Boise Aquatic Sciences Lab
322 E Front St. Ste #401
Boise, ID 83702
208.373.4353 office
208.921.3935 cell
cuhaciyan at uidaho dot edu
"Somewhere, something incredible is waiting to be known." Carl Sagan
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://mailman1.u.washington.edu/pipermail/dhsvm-users/attachments/20080619/
4fc2ebf6/attachment-0001.html
------------------------------
Message: 4
Date: Thu, 19 Jun 2008 10:32:22 -0700
From: Matt Wiley <mwwiley at 3tiergroup.com>
Subject: Re: [Dhsvm-users] Problem-->Assertion failed: TableDepth
To: User Support list for DHSVM Model <dhsvm-users at u.washington.edu>
Message-ID: <6AF350AD-B589-4FB7-A929-C1EF458F5386 at 3tiergroup.com>
Content-Type: text/plain; charset=UTF-8; format=flowed; delsp=yes
Look at your met files around the date of the error. You may have a
negative or missing precip value.
Matt
____________________________
Matthew Wiley
Hydro Forecasting Engineer
3TIERb , Inc.
2001 Sixth Avenue, Suite 2100
Seattle, WA 98121
phone: 206.708.8446
fax: 206.708.8447
email: mwwiley at 3tiergroup.com
On Jun 19, 2008, at 10:17 AM, Cuhaciyan @ UI wrote:
Has anyone found an answer to this problem? Assertion failed:
TableDepth <= TotalDepth, file ..\..\..\WaterTableDepth.c, line
150.
I am fairly sure it is a problem with an input and not a problem with
the code itself.
--
Christopher O. Cuhaciyan, PhD
Assistant Research Professor
University of Idaho, Center for Ecohydraulics
USDA FS, Boise Aquatic Sciences Lab
322 E Front St. Ste #401
Boise, ID 83702
208.373.4353 office
208.921.3935 cell
cuhaciyan at uidaho dot edu
"Somewhere, something incredible is waiting to be known." Carl Sagan
_______________________________________________
Dhsvm-users mailing list
Dhsvm-users at u.washington.edu
http://mailman1.u.washington.edu/mailman/listinfo/dhsvm-users
------------------------------
_______________________________________________
Dhsvm-users mailing list
Dhsvm-users at mailman1.u.washington.edu
http://mailman1.u.washington.edu/mailman/listinfo/dhsvm-users
End of Dhsvm-users Digest, Vol 43, Issue 5
******************************************
------------------------------
_______________________________________________
Dhsvm-users mailing list
Dhsvm-users at mailman1.u.washington.edu
http://mailman1.u.washington.edu/mailman/listinfo/dhsvm-users
End of Dhsvm-users Digest, Vol 43, Issue 6
******************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman1.u.washington.edu/pipermail/dhsvm-users/attachments/20080623/e8050418/attachment-0001.html
More information about the Dhsvm-users
mailing list