Phil Ngo

Results 9 comments of Phil Ngo

When using pipenv, I had to use ``` pipenv run pip install shapely cartopy --no-binary shapely --no-binary cartopy ```

Hi @jfenna - What you're seeing here is the "base load only" model being selected. Baseload-only is just that - a flat line with a constant counterfactual (which may not...

Hi @tedtanaka, Thanks for the issue report. Just a bit more information would be helpful. Are you hoping to use CLI for a particular purpose or were you just running...

Hi @stvilla, this is a really interesting issue. The daily method you're using is the reference implementation for the CalTRACK Daily/Billing methods, and so the fix will need to be...

Installing from the github repo directly (rather than from pypi) seems to work ``` pip install git+https://github.com/glamp/bashplotlib.git@master ```

@samuelduchesne Thanks! Definitely worth a fix. Are you interested in making the PR? If not, I will find some time in the coming week and make the edits myself.

@DLDonaldson @ssuffian I did a quick experiment to see how big the database of metadata gets when it includes all of the weather stations in the world. It looks like...

@DLDonaldson Worldwide coverage is definitely something I am interested in pursuing, but I'll need some support to move it forward. I had considered at one point making a download step...

@bhough199 Would you mind opening a new issue for this out-of-date source problem so we can track that separately from weather station expansion? I think it is a good idea...