Mattia Almansi

Results 35 comments of Mattia Almansi

Currently the horizontal pad for `survey_stations` is decided using `add_Hbdr=True`, which is an argument of `cutout`. The pad is based on the mean grid spacing. We should either rethink the...

We are still having this problem. I'm pinning to `cartopy

For another project I've been looking at CF checkers last week, and it looks like all options are mostly command-line tools meant to check NetCDF files. It would be great...

Hi @TomNicholas, @aurghs and I had a look together at this, and the API you are proposing (i.e., a) seems the best way to deal with the issues you mentioned...

> Did you get a RecursionError when you tried to close the parent too? I've done that before 😅 Yes, which made me realise that I don't think closing parents...

@TomNicholas I've added `open=True/False` to the repr. Not sure if this is the best way to go though. What do you think?

> Overall the pull requests can be approved after changing or removing the url and token. If the integration test is needed it should use a GitHub secret Done. The...

Hi @gbiavati, I can not reproduce the installation issue you reported last night. > Going from old api to new api we need the possibility to create integration tests. Several...

Hi @gbiavati, As `cdsapi` does not infer the version from git tags, I believe that the hardcoded variable `version` is manually updated by `cdsapi` maintainers when they issue a new...