Changes between Initial Version and Version 1 of Ticket #2680
- Timestamp:
- Jan 12, 2023, 7:44:20 AM (23 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2680 – Description
initial v1 96 96 97 97 In this case, wcst_import should continue to analyze / import other files. 98 99 For reproducing, the pip3 netCDF version is 1.5.8 on Ubuntu 20.04, which installed the following libraries: 100 {{{ 101 netCDF4.libs/libaec-e300f322.so.0.0.10 102 netCDF4.libs/libcurl-8c767087.so.4.7.0 103 netCDF4.libs/libhdf5-29e32098.so.200.0.0 104 netCDF4.libs/libhdf5_hl-f3ea9bc7.so.200.0.0 105 netCDF4.libs/libnetcdf-7952139f.so.18.0.0 106 netCDF4.libs/libsz-57467d8a.so.2.0.1 107 netCDF4/_netCDF4.cpython-38-x86_64-linux-gnu.so 108 }}} 109 110 Attached is the data and an ingredients file.