| Name |
Format |
Description |
Link |
|
0 |
- Script produces complied data sets sim_estimates_model_v[#M]_0min_sensor_avg_time_shifting.m
- #M indicates the model run (original = 1, refined = 2).
- This script was only run once, with 0-minute model averaging – i.e. full resolution data. |
https://mhkdr.openei.org/files/514/process_Model2Data_withShifting.m |
|
0 |
Script produces complied data sets sim_estimates_model_v[#M]_0min_sensor_avg_time_shifting.m
#M indicates the model run (original = 1, refined = 2).
This script was only run once, with 0-minute model averaging – i.e. full resolution data.
|
https://mhkdr.openei.org/files/514/process_model_estimates_at_observations.m |
|
0 |
- Script produces complied data sets sim_estimates_model_v[#M]_[#A]min_sensor_avg.m
- #M indicates the model run (original = 1, refined = 2).
- #A indicates the number of minutes used for the model averaging process.
- The script was run for each model averaging time. The average time is updated manually for each run, and is defined by variable dt_model_average (line 913).
|
https://mhkdr.openei.org/files/514/process_Model2Data_withAveraging.m |
|
57 |
FVCOM data output (NETcdf files) for water currents in Agate Pass for August 18th and 20th 2020, from second model refinement. |
https://mhkdr.openei.org/files/514/sim_data_SecondRefinement.zip |
|
10 |
Start here! This document provides explanation for the data archive, including description of the scripts and processing order. |
https://mhkdr.openei.org/files/514/Data%20Analysis%20and%20Software%20Guide%20%281%29.docx |
|
21 |
additional background on microFloat devices |
https://www.pmec.us/research-projects/microfloat |
|
0 |
Plots model [x, y] locations on local site map to ensure proper spatial registration. |
https://mhkdr.openei.org/files/514/confirm_spatial_registration.m |
|
33 |
Final TEAMER report |
https://mhkdr.openei.org/files/514/TEAMER-Post-Access-Report-APL-microFloats_vFINAL.pdf |
|
57 |
Includes dependent matlab scripts for post-processing. |
https://mhkdr.openei.org/files/514/src.zip |
|
57 |
Figures from Post-Access Report |
https://mhkdr.openei.org/files/514/figures.zip |
|
57 |
Folder of original field observations |
https://mhkdr.openei.org/files/514/field_data.zip |
|
57 |
Folder with compiled data, produced by the post-processing scripts. See the Data Analysis and Software guide for more details. |
https://mhkdr.openei.org/files/514/compiled_data.zip |
|
57 |
Info regarding the FVCOM setup that produced the model runs and scripts for the trajectory comparisons. See Readme's within for more detail. |
https://mhkdr.openei.org/files/514/FVCOM_for_MHK-DR.zip |
|
57 |
FVCOM data output for Agate pass currents on Aug 18 2020. First model refinement. |
https://mhkdr.openei.org/files/514/sim_data_Aug18.zip |
|
57 |
FVCOM data output for Agate Pass currents on Aug 20, 2020 for first model refinement. |
https://mhkdr.openei.org/files/514/sim_data_Aug20.zip |
|
0 |
Compares bathymetry as measured in the field by station-keeping and SWIFT ADCPs against model bathymetry interpolated at the measurement locations.
Produces Figure 2 in report.
|
https://mhkdr.openei.org/files/514/confirm_model_bathymetry.m |
|
0 |
Defines paths for use.
Update the dirObservationalData variable to indicate your local path to the data.
Additionally, download the simulation data and update dirSimData to point to the top-level folder.
All subsequent scripts will use the paths set in define_paths, so you should only need to change it in one location.
|
https://mhkdr.openei.org/files/514/define_paths.m |
|
0 |
- Computes the seven-point distribution [0th, 10th, 25th, 50th, 75th, 90th, 100th quartile values] for all averaged and time-shifted model-data comparisons (as produced in Step 1)
- Assembled statists are saved as: assembled_comparison_statistics_v[#M].m |
https://mhkdr.openei.org/files/514/assemble_model_data_comparison_stats.m |
|
0 |
- Plots the assembled seven-point distributions.
- Creates Figures 19 and 20 in the report.
See Data and Software Guide for more details. |
https://mhkdr.openei.org/files/514/plot_comparison_statistics.m |
|
0 |
- Plots the spatial distribution and compiled comparisons for a particular tidal cycle.
- Used to generate Figures 17 and 18 in the report.
- To change the survey plotted, change testID variable (line 112)
|
https://mhkdr.openei.org/files/514/plot_processed_data.m |