We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GTSM4.1preliminary
GTSMv4.1
eps2
La2
file_nc_git = 'https://github.com/Deltares/dfm_tools/raw/test-large-files/tests/GTSMv4.1_TS_2014_M2_rasterized.nc' import fsspec # requires aiohttp for HTTP # more info: https://github.com/Unidata/netcdf4-python/issues/1043#issuecomment-697416049 f = fsspec.open(file_nc_git) ds_git = xr.open_dataset(f.open(),engine='h5netcdf')
The text was updated successfully, but these errors were encountered:
No branches or pull requests
GTSM4.1preliminary
withGTSMv4.1
in example scripteps2
andLa2
to translate testcaseThe text was updated successfully, but these errors were encountered: