Will Usher

Results 99 issues of Will Usher

From a user perspective, what suggestions do you have regarding writing unit tests for models implemented in linopy? Are there any plans to improve the opportunities for comparing constraint and...

documentation

I have been unable to find documentation specific to diagnosing issues with models. I have found a few useful helper functions, such as `model.variables.get_name_by_label()` which returns the mapping from the...

documentation

The argument `grid_jump` has been removed from the morris method and should be removed as it causes an error.

bug

I would like to be able to call a function from osemosys_global which downloads the Plexos World data and provides in a usable format (e.g. a Pandas Dataframe) ready for...

At the moment, data is stored in the data folder in the repository. When installing as a Python library, this data is not included, and so all local references to...

We'd like to use elements of osemosys_global in the [Climate Compatible Growth](https://github.com/ClimateCompatibleGrowth) project to extract data from the Plexos World dataset. To do this we'd like to install osemosys_global as...

### The Issue Calculation of the capital recovery factor fails if no data is entered in the discount rate parameter file. ### Expected Behavior The capital recovery factor should be...

bug

Reads in zero values from the CPLEX solution file ### Description Removes the piece of code which excluded zero values from the CPLEX solution. ### Issue Ticket Number #214 ###...