Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added new parameter, adjust the num_variables in phys_constants.h #15

Open
dbautstaavi1100 opened this issue May 14, 2022 · 4 comments
Open

Comments

@dbautstaavi1100
Copy link

Good afternoon,

I am working using RHESSysIOinR in a watershed of 70 km2,

I could compile rhessys 7.4 and I created my worldfile and flowtable,

However, when I use run_rhessys_single I have this message:


===== Beginning RHESSysIO file writing =====

===== Wrote hdr file 'worldfiles/waterford/waterford.hdr' =====
===== Wrote tec file =====


===== Finished RHESSysIO file writing =====

Command line echo: bash -c "rh_dev/rhessys//rhessys7.4 -w worldfiles/waterford.world -whdr worldfiles/waterford/waterford.hdr -t tecfiles/w8TC.tec -r flowtables/waterford.flow -st 1998 10 1 1 -ed 2000 10 1 1 -pre out//waterford -g -b"


===== Beginning RHESSys Simulation =====

added new parameter, adjust the num_variables in phys_constants.h
added new parameter, adjust the num_variables in phys_constants.h
added new parameter, adjust the num_variables in phys_constants.h
added new parameter, adjust the num_variables in phys_constants.h
added new parameter, adjust the num_variables in phys_constants.h
added new parameter, adjust the num_variables in phys_constants.h
.
.
.
NULL

Also when I created my worldfile/flowtable file there were some warnings :

Warning messages:
1: In getProjectionRef(x, OVERRIDE_PROJ_DATUM_WITH_TOWGS84 = OVERRIDE_PROJ_DATUM_WITH_TOWGS84, ... :
Discarded datum Not_specified_based_on_GRS_1980_ellipsoid in Proj4 definition: +proj=longlat +ellps=GRS80 +no_defs
2: In getProjectionRef(x, OVERRIDE_PROJ_DATUM_WITH_TOWGS84 = OVERRIDE_PROJ_DATUM_WITH_TOWGS84, ... :
Discarded datum Not_specified_based_on_GRS_1980_ellipsoid in Proj4 definition: +proj=longlat +ellps=GRS80 +no_defs
3: In getProjectionRef(x, OVERRIDE_PROJ_DATUM_WITH_TOWGS84 = OVERRIDE_PROJ_DATUM_WITH_TOWGS84, ... :
Discarded datum Not_specified_based_on_GRS_1980_ellipsoid in Proj4 definition: +proj=longlat +ellps=GRS80 +no_defs

I wonder if that's the problem.
Or if you have an idea why RHESSysIO did not recognize my data,

Thank you,

@ryanrbart
Copy link
Member

ryanrbart commented May 14, 2022 via email

@dbautstaavi1100
Copy link
Author

dbautstaavi1100 commented May 15, 2022 via email

@baijiayihhh
Copy link

hello, i have the same problem with you , Can you please research and understand what this error is caused by? How can I simulate RHESSys correctly?

@dbautstaavi1100
Copy link
Author

It has been a while,
But I fixed the issue using the same wordfile template in order to run RHESSys,
Then I moved with simple runs modifying single parameters
And then I could little by little modify my worldfile according to my AOI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants