AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE.txt
MANIFEST.in
README.rst
setup.cfg
setup.py
./LICENSE.txt
./wavespectra/core/attributes.yml
./wavespectra/output/ww3.yml
./wavespectra/specpart/specpart-f2pywrappers2.f90
./wavespectra/specpart/specpart.f90
./wavespectra/specpart/specpartmodule.c
docs/Makefile
docs/api.rst
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/conventions.rst
docs/gallery.rst
docs/history.rst
docs/index.rst
docs/install.rst
docs/io-input.rst
docs/io-output.rst
docs/library.rst
docs/make.bat
docs/plotting.rst
docs/quickstart.rst
docs/selecting.rst
docs/support.rst
docs/_static/wavespectra_logo.png
docs/gallery/README.rst
requirements/default.txt
requirements/extra.txt
requirements/requirements_dev.txt
requirements/requirements_doc.txt
requirements/requirements_tox.txt
requirements/test.txt
tests/test_cookiecutter_template.py
tests/test_specarray.py
tests/core/test_construct.py
tests/core/test_core.py
tests/core/test_dset_wrapper.py
tests/core/test_plot.py
tests/core/test_regrid.py
tests/core/test_sel.py
tests/core/test_watershed.py
tests/core/test_wave_stats.py
tests/io/test_chunk_naming.py
tests/io/test_funwave.py
tests/io/test_io.py
tests/io/test_json.py
tests/io/test_ncswan.py
tests/io/test_ndbc.py
tests/io/test_octopus.py
tests/io/test_spotter.py
tests/io/test_swan_ascii.py
tests/io/test_to_orcaflex.py
tests/io/test_triaxys.py
tests/sample_files/era5file.nc
tests/sample_files/funwavefile.txt
tests/sample_files/jsonfile.json
tests/sample_files/octopusfile.oct
tests/sample_files/spotter_20180214.json
tests/sample_files/spotter_20210929.csv
tests/sample_files/spotter_20210929b.csv
tests/sample_files/swanfile.nc
tests/sample_files/swanfile.spec
tests/sample_files/swanfile.tab
tests/sample_files/swanfile.txt
tests/sample_files/triaxys.DIRSPEC
tests/sample_files/triaxys.NONDIRSPEC
tests/sample_files/wavespectra.nc
tests/sample_files/ww3file.nc
tests/sample_files/wwmfile.nc
tests/sample_files/ndbc/41010.data_spec
tests/sample_files/ndbc/41010.spec
tests/sample_files/ndbc/41010.swdir
tests/sample_files/ndbc/41010.swdir2
tests/sample_files/ndbc/41010.swr1
tests/sample_files/ndbc/41010.swr2
tests/sample_files/ndbc/41010d2019part.txt.gz
tests/sample_files/ndbc/41010i2019part.txt.gz
tests/sample_files/ndbc/41010j2019part.txt.gz
tests/sample_files/ndbc/41010k2019part.txt.gz
tests/sample_files/ndbc/41010w2019part.txt.gz
tests/sample_files/ndbc/44004w2000.txt
tests/sample_files/ww3file.zarr/.zattrs
tests/sample_files/ww3file.zarr/.zgroup
tests/sample_files/ww3file.zarr/.zmetadata
tests/sample_files/ww3file.zarr/cur/.zarray
tests/sample_files/ww3file.zarr/cur/.zattrs
tests/sample_files/ww3file.zarr/cur/0.0
tests/sample_files/ww3file.zarr/curdir/.zarray
tests/sample_files/ww3file.zarr/curdir/.zattrs
tests/sample_files/ww3file.zarr/curdir/0.0
tests/sample_files/ww3file.zarr/direction/.zarray
tests/sample_files/ww3file.zarr/direction/.zattrs
tests/sample_files/ww3file.zarr/direction/0
tests/sample_files/ww3file.zarr/dpt/.zarray
tests/sample_files/ww3file.zarr/dpt/.zattrs
tests/sample_files/ww3file.zarr/dpt/0.0
tests/sample_files/ww3file.zarr/efth/.zarray
tests/sample_files/ww3file.zarr/efth/.zattrs
tests/sample_files/ww3file.zarr/efth/0.0.0.0
tests/sample_files/ww3file.zarr/frequency/.zarray
tests/sample_files/ww3file.zarr/frequency/.zattrs
tests/sample_files/ww3file.zarr/frequency/0
tests/sample_files/ww3file.zarr/frequency1/.zarray
tests/sample_files/ww3file.zarr/frequency1/.zattrs
tests/sample_files/ww3file.zarr/frequency1/0.0
tests/sample_files/ww3file.zarr/frequency2/.zarray
tests/sample_files/ww3file.zarr/frequency2/.zattrs
tests/sample_files/ww3file.zarr/frequency2/0.0
tests/sample_files/ww3file.zarr/latitude/.zarray
tests/sample_files/ww3file.zarr/latitude/.zattrs
tests/sample_files/ww3file.zarr/latitude/0.0
tests/sample_files/ww3file.zarr/longitude/.zarray
tests/sample_files/ww3file.zarr/longitude/.zattrs
tests/sample_files/ww3file.zarr/longitude/0.0
tests/sample_files/ww3file.zarr/station/.zarray
tests/sample_files/ww3file.zarr/station/.zattrs
tests/sample_files/ww3file.zarr/station/0
tests/sample_files/ww3file.zarr/time/.zarray
tests/sample_files/ww3file.zarr/time/.zattrs
tests/sample_files/ww3file.zarr/time/0
tests/sample_files/ww3file.zarr/wnd/.zarray
tests/sample_files/ww3file.zarr/wnd/.zattrs
tests/sample_files/ww3file.zarr/wnd/0.0
tests/sample_files/ww3file.zarr/wnddir/.zarray
tests/sample_files/ww3file.zarr/wnddir/.zattrs
tests/sample_files/ww3file.zarr/wnddir/0.0
wavespectra/__init__.py
wavespectra/cli.py
wavespectra/plot.py
wavespectra/specarray.py
wavespectra/specdataset.py
wavespectra.egg-info/PKG-INFO
wavespectra.egg-info/SOURCES.txt
wavespectra.egg-info/dependency_links.txt
wavespectra.egg-info/entry_points.txt
wavespectra.egg-info/not-zip-safe
wavespectra.egg-info/requires.txt
wavespectra.egg-info/top_level.txt
wavespectra/construct/__init__.py
wavespectra/construct/helpers.py
wavespectra/construct/jonswap.py
wavespectra/construct/ochihubble.py
wavespectra/core/__init__.py
wavespectra/core/attributes.py
wavespectra/core/attributes.yml
wavespectra/core/npstats.py
wavespectra/core/select.py
wavespectra/core/swan.py
wavespectra/core/utils.py
wavespectra/core/watershed.py
wavespectra/core/xrstats.py
wavespectra/input/__init__.py
wavespectra/input/dataset.py
wavespectra/input/era5.py
wavespectra/input/funwave.py
wavespectra/input/json.py
wavespectra/input/ncswan.py
wavespectra/input/ndbc.py
wavespectra/input/ndbc_ascii.py
wavespectra/input/netcdf.py
wavespectra/input/octopus.py
wavespectra/input/spotter.py
wavespectra/input/swan.py
wavespectra/input/triaxys.py
wavespectra/input/wavespectra.py
wavespectra/input/ww3.py
wavespectra/input/wwm.py
wavespectra/output/__init__.py
wavespectra/output/funwave.py
wavespectra/output/json.py
wavespectra/output/netcdf.py
wavespectra/output/octopus.py
wavespectra/output/orcaflex.py
wavespectra/output/swan.py
wavespectra/output/ww3.py
wavespectra/output/ww3.yml
wavespectra/specpart/specpart.f90
wavespectra/specpart/specpart.pyf