Pywinter icon indicating copy to clipboard operation
Pywinter copied to clipboard

Python lib for Reading/Creating WRF-WPS intermediate file

Results 3 Pywinter issues
Sort by recently updated
recently updated
newest added

Hi! I cannot get this package to work properly. `import pywinter works` just fine, but `import pywinter.winter` throws the following error: `ImportError: /glade/u/home/doughert/miniconda3/envs/pangeo3/lib/python3.9/site-packages/KreatE_inter_m_f.cpython-39-x86_64-linux-gnu.so: undefined symbol: _intel_fast_memset` I'm not sure why...

There is a serious bug on Windows #8

May I ask if you plan to support Windows for this library? https://github.com/dniloash/Pywinter/blob/389bd1198b25317ce911723b305a9ee193ed5056/pywinter/winter.py#L151 This file name will not be able to be stored on Windows If you plan to support...