Zeb Nicholls

Results 134 comments of Zeb Nicholls

alright I think we're on the road to somewhere https://github.com/hgrecco/pint/pull/671

@chrisroadmap @JGuetschow what are the right units to be using for emissions? Mass per unit time? Or molar mass per unit time to allow easier conversion between e.g. C and...

Ok great. With mass per unit time, how do you do the C to CO2 conversions? On Thu, 30 Aug 2018 at 10:39 am, chrisroadmap wrote: > Mass per unit...

Should be solved by moving to using the `openscm` API

@lewisjared this function is the one which should work but doesn't

i thought we'd blend magcfg user into magcfg defaultall first so that magcfg user would only contain pymagicc written stuff. The major issue there is that we're changing the distributed...

@adamchainz I don't want to be too pushy, but as you are the maintainer would I be able to ask if you have any thoughts on this?

> I previously discussed a "check"/"dry run" feature in https://github.com/adamchainz/blacken-docs/issues/197 and concluded that it's not worth it when git restore can undo changes. Cool will do. > Please can you...

MyST is designed with notebook support in mind (amongst other things). As a result, you have to use black's `format_cell` function. `format_cell` depends on `tokenize-rt` and (sometimes) `IPython` being installed....

Hi @adamchainz, I'm back looking at stuff related to this again and wondered if you had any thoughts? I'll then add them to #239 and mark that as ready for...