RyanConway91

Results 15 comments of RyanConway91

There are multiple stress periods in the CBB and HDS files

Running the GWF model with only one timestep in each stress period solved the issue. I suppose a "hack" to get around this limitation for a GWF SP with multiple...

I wanted to test the impacts of using binary files on read/write times and model size for an MF6 model I am working with currrently. As a test, I converted...

pst.control_data.numcom = 1 does not make it through to the printed .pst. Seems like this might be the same as issue 379? https://github.com/pypest/pyemu/issues/379 Manually adding a few things got the...

The Zillow API does not allow general searches, so this feature is unavailable. One work around which I implemented successfully was to use a scraper (beautiful soup) a get a...

As I stated above, I never figured out how to get the API to search by location. Rather, you need to use the website to filter by location and then...

Any updates on this? I am trying to get rent estimates for properties which I know have them (can view them through the zillow app) but cannot seem to get...

Hey Ben, got it working! Found the updated code and it is working now. What do you mean "project"? Thanks

Oh okay I thought maybe "project" that was github lingo for something. I am trying automate an realestate investment calculator for the Minneapolis area.