Correct, CFD domain scientists, some biologists, journalists, and no doubt other domain scientists operate under a Details-first model (not Overview-first). The rationale is more complex than we’d think (it’s not necessarily the large size of the dataset), and may vary with the domain.
The first factor is the imprecise definition of “details”: in some applications, the details are ill-defined and need repeated refinement. To the point, in CFD the details are spatial features of interest. Per Luciani et al. 2019 (http://ieeexplore.ieee.org/abstract/document/8440850), a number of these features do not have concrete/mathematical definitions, and as such typically require a skilled user in order to be visually identified, separated, and investigated: ```[the feature is] hard to define, but if you see it, you recognize it immediately’’; conversely, "it becomes difficult to draw conclusions from an overview first, when they ``do not know exactly what is present in the data’’`. Since a CFD specialist needs to first identify the details/features, that’s what their visual analysis tends to start with.
A second factor is the domain expert’s familiarity with the “overview”. Chen et al. (“Information Theory Tools for Visualization”, AK Peters) were the first to remark, in 2016, that in “many scenarios, we often observe that an experienced viewer may find [overview first and details on demand] frustrating, as the viewer knows exactly where the interesting part of a detailed representation is.” In CFD, domain scientists often work on the same problem for months, and have a good mental overview of the underlying data.
A third factor is the potentially large size of the overview, as first argued by van Ham and Perer in 2009 (http://ieeexplore.ieee.org/abstract/document/5290699) and then by Luciani et al. in 2019; creating an overview may not be feasible, in particular when a large dataset is being maintained at a centralized location, and transferring it to multiple client machines is not an option.
In a nutshell, Overview-first is not the only mantra we can and should use in visualization design. Alternative mantras are Search-first (van Ham and Perer, see above) and Details-first (Luciani et al., see above), and quite possibly many others. Overall, adoption of a particular design mantra should take into account the benefits, limitations, and possible co-existence of each approach, with careful consideration of data, user knowledge and interests, and user workflows.
In terms of what may be happening outside CFD, some biologists are also first and foremost interested in specific details, such as a specific bonding site (see Fig.2 in Chapman et al. “Initial genome sequencing and analysis of multiple myeloma”). In the “Data-driven Storytelling” book edited by Riche et al. 2018, AK Peters, one journalist also describes their approach to design as “Details-first”. From a wider perspective, “the Details-first model applies to domain expert workflows that start with an in-depth exploration of one model or simulation, then seek to extrapolate or generalize the findings to a collection of models. In such workflows, users may wish to start with the features of interest, in particular when those features are ill-defined and need repeated refinement” (Luciani et al, 2019).
Hope this helps. (I tried to provide links to all the refs above, but visguides only allows two links per post).