<div dir="ltr">The yt community is proud to announce the release of yt 3.3.2!<div><br></div><div><div>yt (<a href="http://yt-project.org">http://yt-project.org</a>) is an open source, community developed toolkit for the analysis and visualization of volumetric data of all types, with a particular emphasis on astrophysical and nuclear engineering simulations.</div></div><div><br></div><div>yt 3.3.2 is a bugfix release that includes a number of fixes and enhancements for issues discovered after the release of yt 3.3.1. We urge all yt users to update to the latest version.</div><div><br></div><div>If your python installation is managed via conda, update following:</div><div><br></div><div>$ conda update -c conda-forge yt</div><div><br></div><div>If your python installation is managed via pip, update following:</div><div><br></div><div>$ pip install -U yt</div><div><br></div><div>Finally, if you manage your yt installation by running out of a clone of the yt mercurial repository, update following:</div><div><br></div><div>$ yt update</div><div><br></div><div>We would like to thank the following people for their contributions to this release:</div><div><br></div><div>Corentin Cadiou</div><div>Nathan Goldbaum</div><div>Cameron Hummels</div><div>Suoqing Ji</div><div>Ben Keller</div><div>Chang-Goo Kim</div><div>Kacper Kowalik<br>Alex Lindsay</div><div>Andrew Myers</div><div>John Regan</div><div>Mark Richardson</div><div>Rafael Ruggiero</div><div>Hsi-Yu Schive</div><div>Britton Smith</div><div>Matthew Turk</div><div>John Wise</div><div>Michael Zingale</div><div>John ZuHone</div><div><br></div><div>A summary of changes in this release, along with the number of the pull request implementing the change follows below:</div><div><br></div><div>* Ensure package data files are installed to the correct location (PR 2425)</div><div><br></div><div>* Ensure particle profile date are interpreted in the correct units for Enzo data (PR 2423)</div><div><br></div><div>* Work around an issue with reading FLASH 2.5 data using the latest release of h5py. (PR 2421)</div><div><br></div><div>* Update docstrings for RockstarHaloFinder (PR 2416)</div><div><br></div><div>* Convert the axis argument of the argmax function to a list if it is not one already (PR 2414)</div><div><br></div><div>* Make the annotate_clear callback return an instance of the plot for improved user experience in the Jupyter notebook (PR 2413)</div><div><br></div><div>* Explicitly use integer divion to avoid reading in incorrect grid data in python3 (PR 2412)</div><div><br></div><div>* Suppress logging when searching for datasets in a simulation time series (PR 2409)</div><div><br></div><div>* Update instructions on how to set the log level for the yt logger in the documentation (PR 2400)</div><div><br></div><div>* Various bugfixes for the light ray functionality. These fixes will impact answers generated by the Trident code. (PR 2321, PR 2323, PR 2342, PR 2344, PR 2345, PR 2399)<br></div><div><br></div><div>* Don't use /apjs macro in suggested citation (PR 2398)</div><div><br></div><div>* Add new fields to the list of known fields in the Enzo frontend (PR 2397)</div><div><br></div><div>* Update configuration for nose so that absolute paths to tests work correctly (PR 2395)</div><div><br></div><div>* Add mention of ytree to the merger tree documentation (PR 2393)</div><div><br></div><div>* Install netcdf by default in the install script (PR 2389)</div><div><br></div><div>* Fix a units issue in the implementation of ds.box (PR 2387)</div><div><br></div><div>* Disable a randomly failing test (PR 2384)</div><div><br></div><div>* Fix zoom for the perspective lens (PR 2381)</div><div><br></div><div>* Fix test failures in a 32 bit build of yt (PR 2380)</div><div><br></div><div>* Avoid a zero division error in the volume renderer (PR 2379, PR 2388)</div><div><br></div><div>* Don't take the absolute value of the redshift for the timestamp PlotWindow callback (PR 2373)</div><div><br></div><div>* Don't try to read non-existent tipsy auxiliary files (PR 2370)</div><div><br></div><div>* Fix a type issue that causes load_octree to crash (PR 2362)</div><div><br></div><div>* Performance improvements for the get_vertex_centered_data function (PR 2341)</div><div><br></div><div>* Performance improvements for the particle_trajectories analysis module (PR 2337)</div><div><br></div><div>*The LaTeX representation of yt units with numeric multiplicative factors has been improved (PR 2310)</div><div><br></div><div>* The annotate_cell_edges PlotWindow callback now produces output that is more uniform as a function of image resolution (PR 2307)</div><div><br></div><div>* Fix a number of issues in the example skeleton frontend (PR 2357)</div><div><br></div><div>* Mention the availability of <a href="http://demo.use.yt">demo.use.yt</a> in the quickstart guide (PR 2358)</div><div><br></div><div>* A realoaded ytdata dataset generated from a profile object can now be plotted with ProfilePlot or PhasePlot (PR 2357)</div><div><br></div><div>* Make smoothed_covering_grid work correctly with 1D and 2D data. (PR 2354)</div><div><br></div><div>* Fail more gracefully if yt loads a FLASH dataset with accompanying particle file and the particle file is not from the same simulation time as the plot file. (PR 2353)</div><div><br></div><div>* Fix an issue with locally defined derived fields not generating correct colorbar labels (PR 2351)</div><div><br></div><div>* Avoid mutating a YTArray passed into the YTArray initializer (PR 2347)</div><div><br></div><div>* RAMSES fields and parameters with units of time are now read in correctly for cosmological simulations (PR 2346, PR 2374)</div><div><br></div><div>* Print a nicer error message when trying to create a profile object that mixes particle and mesh fields (PR 2338)</div><div><br></div><div>* Ensure the FixedResolutionBuffer object associated with PlotWindow plots is regenerated before it is used again if it is invalidated. (PR 2335)</div><div><br></div><div>* Fix an issue that would cause incorrect units to be used if units are passed in at dataset load time with units_override (PR 2334, PR 2407)</div><div><br></div><div>* Add gravitational_potential as a known field in the Athena frontend (PR 2333)</div><div><br></div><div>* Make 'metallicity' a known field in the stream frontend (PR 2331)</div><div><br></div><div>* Prevent a segmentation fault in the volume renderer by accounting for round-off error. (PR 2328)</div><div><br></div><div>* Minor fix for the documentation of the Streamline functionality (PR 2317)</div><div><br></div><div>* Spelling fixes in the PlotWindow documentation (PR 2313)</div><div><br></div><div>* Add metadata for a number of new castro fields (PR 2312)</div><div><br></div><div>* Fix an issue with converting units from the latest version of the Pint package to yt units (PR 2309)</div><div><br></div><div>* Halo properties written out by rockstar-galaxies can now be read in by the rockstar frontend (PR 2306)</div><div><br></div><div>* The git hash of the version of castro used to produce a castro dataset can now be queried (PR 2305)</div><div><br></div><div>* Fix a bug in scene.show() that might cause volume rendering images to now show up inline in the notebook (PR 2304)</div><div><br></div><div>* Various fixes for the install script (PR 2308, PR 2316, PR2311, PR 2327)</div><div><br></div><div><br></div></div>