Christopher Bradley

Results 11 comments of Christopher Bradley

Hi @jmb64 , The config for GribJump is very minimal (for now), and in principle should be optional. For a local extraction on your machine, the following `config.yaml` should do...

Hello past me. I think this would be nice to have. I should re-review what I wrote a year ago and then push someone else to review/merge.

Hi @pmaciel. I will have to review this myself too as it was a long time ago, but from what I remember. > what happens if configuration files of the...

Related: It would also be useful to include the concept of NOT / Exclusion in the SelectFDB regexes. Matt was asking for this.

Out of curiosity, does earthkit current support a pyfdb datasource? I suspect not, but if so it will likely have a lot in common with this.

Hi @pgeier , I think this might be because metkit is expanding `fs` to `from-start` on retrieve, but not on archive (as you pointed out in your other issue). I'd...

@pgeier and I discussed on teams. In summary the issue arises because metkit is assuming `from-start` to be the canonical form of `fs`, whereas eccodes seems to use `fs`. This...

Hey @pgeier > Why is validation performed only on retrieval, but not when a field is being archived? I believe this check is carried out by MarsExpension.expand, which as far...

I broadly agree with your points. >As a user I should not understand in which cases fdb triggers MarsRequest.expand Of course. > What I find really concerning is that this...