help wantedwishlist
Repository metrics
- Stars
- (556 stars)
- PR merge metrics
- (PR metrics pending)
Description
We have a long-standing plan to better handle different kinds of boundary conditions. Doing so would make yt nicer to use for people who work with non-periodic data. In addition we would resolve a number of issues, e.g. #1209 and #1185.
Optimally we shouldn't need to tell our users to set ds.periodicity = (True, True, True). Instead, yt should do something sensible when you ask for data at a non-periodic boundary.