Closed flydream0428 closed 4 years ago
Pst.pestpp_options is a dict of ++ key and value So pst.pestpp_options[“ies_par_en”] = “prior.jcb” , etc.
@jwhite-usgs thanks. We really need a better doc for the powerful tool. I am happy to help when you plan to do this. :)
I'm thinking the best way to document is with the online docs and example notebooks, similar to flopy - Im dedicated to keeping up the online docs up, they are much better than they used to be. Open to other suggestions...
I like the flopy model. When I looked through the repository, I feel I need a high level introduction/tutorial notebook/doc to highlight the major components/functions of pyemu. There are some introduction words in the landing page. However, they are not connected to the corresponding modules/classes.
Another thing I have noticed is that the links in the top two sections of the online doc are dead. I am not sure if you are aware of this.
On Wed, Dec 18, 2019 at 4:16 AM J Dub notifications@github.com wrote:
I'm thinking the best way to document is with the online docs and example notebooks, similar to flopy - Im dedicated to keeping up the online docs up, they are much better than they used to be. Open to other suggestions...
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jtwhite79/pyemu/issues/112?email_source=notifications&email_token=ADTTYAIVYGTA4QJNLLLJK2TQZHZ6BA5CNFSM4J2D2I42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHFT5NI#issuecomment-566967989, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADTTYAOI2K6U7CBFQT6FN6LQZHZ6BANCNFSM4J2D2I4Q .
When I started w pyemu (and flopy) I had a similar issue. I saw the power but didn't really know how to go about accessing it other than to harass Jeremy. I have heard similar comments from others who would benefit from using it.
The examples/notebooks are essential but I agree a high level intro would be helpful esp for those of us who struggle w reading python. I'm not sure I know what it should look like, but I am more than happy to contribute.
Sent from my phone without spell checker. Please excuse my fat thumbs and bad eyes.
On Wed, Dec 18, 2019, 5:29 AM Tao Cui notifications@github.com wrote:
I like the flopy model. When I looked through the repository, I feel I need a high level introduction/tutorial notebook/doc to highlight the major components/functions of pyemu. There are some introduction words in the landing page. However, they are not connected to the corresponding modules/classes.
Another thing I have noticed is that the links in the top two sections of the online doc are dead. I am not sure if you are aware of this.
On Wed, Dec 18, 2019 at 4:16 AM J Dub notifications@github.com wrote:
I'm thinking the best way to document is with the online docs and example notebooks, similar to flopy - Im dedicated to keeping up the online docs up, they are much better than they used to be. Open to other suggestions...
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/jtwhite79/pyemu/issues/112?email_source=notifications&email_token=ADTTYAIVYGTA4QJNLLLJK2TQZHZ6BA5CNFSM4J2D2I42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHFT5NI#issuecomment-566967989 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/ADTTYAOI2K6U7CBFQT6FN6LQZHZ6BANCNFSM4J2D2I4Q
.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jtwhite79/pyemu/issues/112?email_source=notifications&email_token=ADSJXRE5FFPOMSDZ52NHFMDQZIQVNA5CNFSM4J2D2I42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHGDNXI#issuecomment-567031517, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADSJXRH2DTAKKDWQLXWIGG3QZIQVNANCNFSM4J2D2I4Q .
Does the current version of PyEMU allow people to deal with the PEST++ variables, such as ies_parameter_ensemble() and sweep_parameter_csv_file()?