Marc van der Meide

Results 209 comments of Marc van der Meide

@haasad May i ping you on this again?

Thanks for sharing the issue. Would it be possible for you to share the database file that gives you problems? We might be able to help better when we're looking...

I'm unfortunately unable to replicate the issue and can make new parameters and rename them/change databases. However, if you want to start fresh without parameters, what I'd recommend is to...

Hi Sander, Could you point me to where the exporter actually needs to export a date? Or does Excel just assume something is a data which it is not? Also,...

That library is not part of our or Brightway code, but from the xlswriter library. Perhaps this is easier to resolve by skipping the `creation date` field on import as...

Thanks for the additional info, what I don't yet understand is why there would have been a change in the `xlsxwriter` lib? If all we need to change is our...

Thanks for letting us know. Could you let us know if this also happens when exporting to `.bw2package` format? I'm aware this doesn't export parameters and may not be a...

Problem is worse, AB also doesn't update `Depends` column when exchanges from other databases are added. Additional info: The [sync of `DatabasesModel`](https://github.com/LCA-ActivityBrowser/activity-browser/blob/f20a3ed20a865da207023d2d3d38fcd5e19d9ff8/activity_browser/ui/tables/models/inventory.py#L31) reads the dependencies from Brightway. The issue is...

If the issue is indeed what you're linking to on SO, it means it's a linux issue and can be fixed with `$ echo 1 > /proc/sys/vm/overcommit_memory`. I don't think...

> If that's really the case then maybe the implementation could be changed in the AB to use a sparse array. Right, mis-read that. The size of the array (not...