Scott Bachman
Scott is an oceanographer and climate scientist at the National Center for Atmospheric Research (USA). He holds an M.S. in Applied Mathematics and a Ph.D. in Atmospheric and Oceanic Sciences from the University of Colorado, Boulder, and completed his postdoctoral research at the University of Cambridge (UK). Scott specializes in geophysical fluid dynamics and the development of numerical models used for climate prediction. In particular, he uses a combination of mathematical and physical theory to guide improvements for the ocean component of these models. He is currently a visiting scholar at HPE working with the Chapel team to develop climate science applications using Chapel and the Arkouda library.
Articles by Scott Bachman
-
NetCDF in Chapel, Part 2: Reading a Dataset in Parallel
Posted on May 3, 2023
Exploring distributed file IO in Chapel using distributed domains, arrays, and hyperslabs while handling unknown dataset shapes
-
NetCDF in Chapel, Part 1: Interfacing with the C Library
Posted on April 26, 2023
An introduction to C interoperability in Chapel using the NetCDF library