Oliver Killane
Oliver Killane
```python Env.setAtmosphericModel(type='Forecast', file='GFS', dictionary='NOAA') ``` Having the same problem here: With netCDF4-1.6.1 the same error (date in url different) With netcdf4-1.5.8 it works
> The linked repository is 404. Is it perhaps private? Fixed!
Some thoughts: is this just syntactic sugar, or a lead into FP? ```haskell data Polygon = Poly scale :: double -> Polygon -> Polygon scale s p = undefined rotate...
Will improve the definition -> though I need to read a bit more (`SELECT .. WHERE ...` changing implies a tuple was changed -> non-repeatable read, but the bag of...
Easiest way would probably just be a PR to add it to [pygments](https://github.com/pygments), only need a simple RegexLexer
Should also fix #12 at some point, but term has started so time limited
My suspicion is that: The benchmarks are varied by the `size` parameter, which in turn affects the size of the `values` slices, which makes the clone inside `.with_inputs(..)` more expensive....
Any unpushed progress on this, given it has been draft for 65 days? I also need json output for a report, so am considering just doing it myself.
@nvzqz I have some free time this weekend to make any changes to this PR you'd like.
Thanks for the comments @nopeslide and @cameronelliott . One file is simpler and imo therefore better. - Not keen on having history recorded in a benchmarks output, the goal of...