LICENSE
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
mooda/__init__.py
mooda.egg-info/PKG-INFO
mooda.egg-info/SOURCES.txt
mooda.egg-info/dependency_links.txt
mooda.egg-info/not-zip-safe
mooda.egg-info/requires.txt
mooda.egg-info/top_level.txt
mooda/input/__init__.py
mooda/input/from_emso.py
mooda/input/read_json.py
mooda/input/read_nc.py
mooda/input/read_nc_emodnet.py
mooda/input/read_nc_imos.py
mooda/input/read_nc_moist.py
mooda/input/read_nc_ooi.py
mooda/input/read_pkl.py
mooda/util/__init__.py
mooda/util/concat.py
mooda/util/emso.py
mooda/util/es_create_indexes.py
mooda/util/md5.py
mooda/util/iplot/__init__.py
mooda/util/iplot/iplot_location.py
mooda/util/iplot/iplot_timeseries.py
mooda/util/md_widgets/__init__.py
mooda/util/md_widgets/widget_emso.py
mooda/util/md_widgets/widget_qc.py
mooda/waterframe/__init__.py
mooda/waterframe/analysis/__init__.py
mooda/waterframe/analysis/copy.py
mooda/waterframe/analysis/corr.py
mooda/waterframe/analysis/drop.py
mooda/waterframe/analysis/info_metadata.py
mooda/waterframe/analysis/info_vocabulary.py
mooda/waterframe/analysis/max.py
mooda/waterframe/analysis/max_diff.py
mooda/waterframe/analysis/min.py
mooda/waterframe/analysis/reduce_memory.py
mooda/waterframe/analysis/rename.py
mooda/waterframe/analysis/resample.py
mooda/waterframe/analysis/slice_time.py
mooda/waterframe/analysis/time_intervals.py
mooda/waterframe/analysis/use_only.py
mooda/waterframe/iplot/__init__.py
mooda/waterframe/iplot/iplot.py
mooda/waterframe/iplot/iplot_data_intervals.py
mooda/waterframe/iplot/iplot_line.py
mooda/waterframe/iplot/iplot_location.py
mooda/waterframe/iplot/iplot_scatter.py
mooda/waterframe/iplot/iplot_timeseries.py
mooda/waterframe/output/__init__.py
mooda/waterframe/output/metadata_to_html.py
mooda/waterframe/output/to_csv.py
mooda/waterframe/output/to_es.py
mooda/waterframe/output/to_json.py
mooda/waterframe/output/to_nc.py
mooda/waterframe/output/to_pkl.py
mooda/waterframe/output/html_templates/metadata.html
mooda/waterframe/plot/__init__.py
mooda/waterframe/plot/plot.py
mooda/waterframe/plot/plot_hist.py
mooda/waterframe/plot/plot_timebar.py
mooda/waterframe/plot/plot_timeseries.py
mooda/waterframe/qc/__init__.py
mooda/waterframe/qc/qc_flat_test.py
mooda/waterframe/qc/qc_multiparameter_test.py
mooda/waterframe/qc/qc_range_test.py
mooda/waterframe/qc/qc_replace.py
mooda/waterframe/qc/qc_spike_test.py
mooda/waterframe/qc/qc_syntax_test.py