Advertisement
Guest User

deposited temperature error

a guest
Jul 11th, 2017
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. f = self._determine_fields([key])[0]
  2. File "/opt/apps/yt/yt-x86_64/src/yt-hg/yt/data_objects/data_containers.py", line 515, in _determine_fields
  3. finfo = self.ds._get_field_info(ftype, fname)
  4. File "/opt/apps/yt/yt-x86_64/src/yt-hg/yt/data_objects/static_output.py", line 543, in _get_field_info
  5. raise YTFieldNotFound((ftype, fname), self)
  6. yt.utilities.exceptions.YTFieldNotFound: Could not find field '('deposit', 'temperature')' in RedshiftOutput0037.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement