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

`constants.nc` needs to be removed if you change npx #381

Closed elynnwu closed 1 year ago

elynnwu commented 1 year ago

Currently, when a constants.nc file is already present, you would need to delete that file if you want to run with a different npx. The error message should be more descriptive.

FlorianDeconinck commented 1 year ago

As of PR #398 the file is deleted if it exists before being written again