HathewayWill

Results 26 issues of HathewayWill

**Describe the bug** Warning pops up when using intel oneapi llvm compilers for linker **Expected behavior** no warnings to show up. note: hdf5 installs fine just has a warning during...

Priority - 2. Medium ⏹
Component - Build
Type - Bug

**Describe the bug** Lots of warnings in log file about unused command line argument with intel llvm compilers **Expected behavior** no errors given with installation **Platform (please complete the following...

Priority - 3. Low 🔽
Component - Build
Type - Improvement

@islas @mgduda **Describe the bug** During the installation of WRFPLUS v4.6.0 a massive memory usage occurs that happens only with the intel llvm compilers and not with GNU. I have...

**Describe the bug** When using intel compiler 2024.1.0 environment the WRF fails to build some modules. But if you run the build command twice it will do proper linking at...

To report a non-security related issue, please provide: * the version of the software with which you are encountering an issue 4.6.1 * environmental information (i.e. Operating System, compiler info,...

&geogrid parent_id = 1, 1, 2 parent_grid_ratio = 1, 3, 3 i_parent_start = 1, 19, 100 j_parent_start = 1, 21, 67 e_we = 100, 199, 187 e_sn = 100, 163,...

bug

**Describe the bug** Dx and Dy grid size can only be eqaul to each other. for example dx=9000 dy=9000 is okay but dx=9000 dy=8000 is not okay ![image](https://github.com/JiriRichter/WRFDomainWizard/assets/118180342/3741bf5d-8b51-496e-b79f-db47a32fadde)

bug

**Is your feature request related to a problem? Please describe.** Unable to clear and reset the map when using projections or wanting to change from one projection to another **Describe...

bug

This code used to work prior to 5.1.1 ``` feature = cfeature.NaturalEarthFeature( category=category, scale=scale, facecolor=facecolor, edgecolor=edgecolor, linewidth=linewidth, name=name, zorder=zorder, alpha=alpha, ) ax.add_feature(feature) # List of features to add features =...

With the release of WRF v4.6.0, I have conducted a series of evaluations on the Weather Research and Forecasting Model Chemistry (WRF-Chem) version 4.6.0, utilizing the Intel LLVM Compilers and...