You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess that the difference is that the dictionary is coupled with pyPoseidon, while the param.nml is coupled with schism. Both should work.
On second thought, a potential issue with the dictionary is that if there is a bug or even an update in pyPoseidon the dictionary might not be directly usable. You will need to track the version of pyPoseidon, too, in order to recreate the param.nml. With the param.nml there will be no such problems.
Another option would be to add both files. Metadata are cheap :)
I just checked an ADCIRC output file and its global attributes are like these:
I think it can be useful to have the param.nml contents as netcdf metadata. It shouldn't be too difficult to add this info when we merge the data.
@brey thoughts?
The text was updated successfully, but these errors were encountered: