Fabian Hofmann

Results 53 issues of Fabian Hofmann

Think about including xarray-spatial to replace gdal dependencies https://github.com/makepath/xarray-spatial/

type: enhancement
type: discussion

in favour of resources/network & results/networks

enhancement

It is often confusing when upper and lower cases are mixed in indexes or carrier names. I would suggest to consistently use only lower cases in all component indexes and...

enhancement

Given the outdated power curve we are using, we should switch to a new wind turbine model, likely "NREL_ReferenceTurbine_2020ATB_5.5MW" is a good choice

enhancement

As pointed out in #264, the new highspy package does not switch coefficient signs when exporting a MPS file of a maximizing problem. A warning should be added when people...

We could optionally write the model references to a NetCDF file just before the solving process and reassign afterwards. This could reduce the total memory usage by 30%. (Example: for...

enhancement

Jump has a very good doc, it could serve as a rough orientation https://jump.dev/JuMP.jl/stable/

documentation

It seems to be a good way to use [monkeytype](https://github.com/Instagram/MonkeyType) for this: ```bash pip install monkeytype monkeytype run -m pytest linopy --doctest-modules test monkeytype apply linopy. # see all modules...