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
{{ message }}
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.
Apparently, wrapping an import with a try-catch might not be enough to avoid licensing issues with GPL. See this comment: Unidata/netcdf4-python#1073 (comment).
Apparently, wrapping an import with a try-catch might not be enough to avoid licensing issues with GPL. See this comment: Unidata/netcdf4-python#1073 (comment).
This library uses
gt4py
in the same manner:https://github.com/VulcanClimateModeling/fv3gfs-util/blob/52cab8d1ed0bb8ce17cf2695d3075b8484cad218/fv3gfs/util/utils.py#L6
Is this business of mocking out the upstream library whenever we use it really kosher?
The text was updated successfully, but these errors were encountered: