ai2cm / pace

Implementation of the FV3GFS / SHiELD atmospheric model in Python
https://ai2cm.github.io/pace/
Apache License 2.0
37 stars 12 forks source link

Netcdf monitor compatible with gpu backend #367

Closed elynnwu closed 2 years ago

elynnwu commented 2 years ago

Purpose

The first pass of netcdf monitor did not work for gpu backend, this PR fixes the issue.

Code changes:

Checklist

Before submitting this PR, please make sure: