Tags give the ability to mark specific points in history as being important
Fix name in case seed is None Replace double_xyz argument with bounds in from_bladed
- Add bounds option Warning which limits to edge values and give a warning - import right Enum
- support offset_xyz - custom bounds in interpolation (mirror, repeat, error) - to_hawc2 returns a htc.wind section
add get_alpha_epsilon method
Fix an interpolation error occuring when requesting very small negative numbers, e.g. -1e-14
Let the spectrum lookup-table interpolator return 0 outside the table bounds instead of nan
add double_xyz to xarray and netcdf + link double_x with double_xyz[0] etc