Results 3 comments of Rob Cermak

Using plugins as described by @abkfenris in #155 and turning the internal cache off, you can dynamically serve a directory of files using this as an example (server.py): ``` #!/usr/bin/env...

If this PR is approved, the CI test would have to be changed. The logic would permit that weight file to be created in this case where reuse_weights=True, filename='fakewgts.nc'. It...

ok. Is see how the `reuse_weights` option is worded now. We have arrived at a solution that seems to satisfy both 0.3.0 and 0.7.0. For those that need it: ```...