John A Stevenson

Results 48 comments of John A Stevenson

Using Ubuntu 18.04, I got Terminalizer to work as follows: ```bash # Install npm (requires dependencies) sudo apt install npm node-gyp nodejs-dev libssl1.0-dev # Install terminalizer globally sudo npm install...

I've created a Gist with these instructions and also instructions for Ubuntu 20.04. https://gist.github.com/volcan01010/6fcf7ae1f4975474ba9aac27efe17b84 I gave a thumbs down to the workaround above (`chown /usr/local...`). These files are owned by...

Yes, I can have a look at this this week. It will be quite superficial, though, as I haven't worked with these data for a while.

I've had a look through the PR and it looks good to me. I haven't worked on that Iris project for a while, so unfortunately I'm not up to speed...

> That's not a save bug, it's a bad cube. OK. The `cube.cell_methods` tuple is iterable, but I didn't know enough about cell methods to know that None was not...

Yes, I can make a fix. I'll have a go next week. I have more questions; I'll ask them then.

I can have a go at fixing this (including tests) but I'm not sure what the correct behaviour is. Should I update the NAME loader so that it doesn't return...

Yes, please use the test file in iris-test-data.

Hi @tomkralidis, Thanks for the rapid feedback! I'm still composing the main merge request text after we had a forking mishap and lost the previous draft that I had written....

OK, the merge request is ready. I think @KoalaGeo will arrange a call where we can talk it through in more detail.