[yt-dev] Issue #1211: HDF5FileHandler is missing close() (yt_analysis/yt)

Kacper Kowalik issues-reply at bitbucket.org
Mon Apr 18 11:56:43 PDT 2016


New issue 1211: HDF5FileHandler is missing close()
https://bitbucket.org/yt_analysis/yt/issues/1211/hdf5filehandler-is-missing-close

Kacper Kowalik:

```
/home/yt/WindTunnel $ yt search
(         0 candidates) Examining .
(         0/         1) Evaluating ./windtunnel_4lev_hdf5_plt_cnt_0030
yt : [INFO     ] 2016-04-18 13:54:14,762 Parameters: current_time              = 3.00091455609
yt : [INFO     ] 2016-04-18 13:54:14,762 Parameters: domain_dimensions         = [120  40   1]
yt : [INFO     ] 2016-04-18 13:54:14,763 Parameters: domain_left_edge          = [ 0.  0.  0.]
yt : [INFO     ] 2016-04-18 13:54:14,763 Parameters: domain_right_edge         = [ 3.  1.  1.]
yt : [INFO     ] 2016-04-18 13:54:14,764 Parameters: cosmological_simulation   = 0.0
Traceback (most recent call last):
  File "/home/xarth/local/bin/yt", line 9, in <module>
    load_entry_point('yt', 'console_scripts', 'yt')()
  File "/home/xarth/codes/yt-my/yt/utilities/command_line.py", line 1193, in run_main
    args.func(args)
  File "/home/xarth/codes/yt-my/yt/utilities/command_line.py", line 115, in run
    self(args)
  File "/home/xarth/codes/yt-my/yt/utilities/command_line.py", line 1176, in __call__
    ds.close()
  File "/home/xarth/codes/yt-my/yt/frontends/flash/data_structures.py", line 425, in close
    self._handle.close()
AttributeError: 'HDF5FileHandler' object has no attribute 'close'
```

Version:

```
Version = 3.3-dev
Changeset = b10ac4289001 (yt) tip issue_1206
```

Responsible: xarthisius
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-dev-spacepope.org/attachments/20160418/f9102314/attachment.htm>


More information about the yt-dev mailing list