Zeb Nicholls

Results 76 issues of Zeb Nicholls

This might be out of scope for this package (feel free to close if it is), but sometimes you get experiments with different calendars (e.g. historical uses cftime.DatetimeNoLeap and future...

Hi there, I'm the developer of a package called [netCDF-SCM](https://gitlab.com/netcdf-scm/netcdf-scm). In short, the package does some of what CMIP6 pre-processing aims at, some things which CMIP6 pre-processing doesn't do and...

In https://github.com/znicholls/silicone/pull/72, @Rlamboll has added a feature to do bulk aggregation within an `IamDataFrame`. This is a convenience function, but means you could quickly specify to calculate a bunch of...

In https://github.com/IAMconsortium/pyam/pull/315, the aggregation tests were removed. They should be added back in future in a way which makes the intent of the tests clearer. Testing code in master before...

In the climate community, we often read data from netCDF files. These files have a huge amount of metadata contained within them (when the file was written, who by, how...

@DamienIrving I'm not sure what you think about this, but parsing `inargs` to `main` means that `main` can't be re-used elsewhere (one of the students tried to copy things to...

Resets the repository to start again - [x] Implementation finished - [x] Tests added - [x] Documentation added - [x] Example added (in the documentation, to an existing notebook, or...

wip

I got sick of waiting for scipy's integration so just did the analytic implementation of linear average timeseries conversion. - [x] Implementation finished - [x] Tests added - [x] Documentation...

enhancement

Adds an adapter for MAGICC. - [ ] Merged #192 - [ ] Implementation finished - [ ] Tests added - [ ] Documentation added - [ ] Example added...

enhancement
SCM
blocked

Adds a convenience function to run simple climate models from an SCMDataFrame/IamDataFrame. - [ ] #193 merged - [ ] Implementation finished - [ ] Tests added - [ ]...

enhancement
wip
blocked