Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wave:update UWA PI; add smart moorings template #1234

Merged
merged 1 commit into from
Feb 12, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,185 @@
{
"_dimensions": {
"TIME": null,
"timeSeries": 1
},
"_variables": {
"timeSeries": {
"_datatype": "int16",
"_dimensions": ["timeSeries"],
"long_name": "unique identifier for each feature instance",
"cf_role": "timeseries_id"
},
"TIME": {
"_datatype": "float64",
"_dimensions": ["TIME"],
"units": "days since 1950-01-01 00:00:00 UTC",
"calendar": "gregorian",
"standard_name": "time",
"long_name": "time",
"axis": "T",
"valid_min": 0.0,
"valid_max": 90000.0
},
"LATITUDE": {
"_FillValue": -9999.0,
"_datatype": "float64",
"_dimensions": ["TIME"],
"standard_name": "latitude",
"long_name": "latitude",
"units": "degrees_north",
"axis": "Y",
"valid_min": -90.0,
"valid_max": 90.0,
"reference_datum": "WGS84 coordinate reference system; EPSG:4326"
},
"LONGITUDE": {
"_FillValue": -9999.0,
"_datatype": "float64",
"_dimensions": ["TIME"],
"standard_name": "longitude",
"long_name": "longitude",
"units": "degrees_east",
"axis": "X",
"valid_min": -180.0,
"valid_max": 180.0,
"reference_datum": "WGS84 coordinate reference system; EPSG:4326"
},
"WPFM": {
"_dimensions": ["TIME"],
"_datatype": "float64",
"standard_name": "sea_surface_wave_mean_period_from_variance_spectral_density_first_frequency_moment",
"long_name": "sea surface wave spectral mean period",
"units": "s",
"_FillValue": -9999.0,
"valid_min": 0.0,
"valid_max": 50.0,
"method": "Spectral analysis method",
"ancillary_variable": "WAVE_quality_control",
"coordinates": "TIME LATITUDE LONGITUDE"
},
"WPPE": {
"_dimensions": ["TIME"],
"_datatype": "float64",
"standard_name": "sea_surface_wave_period_at_variance_spectral_density_maximum",
"long_name": "peak wave spectral period",
"units": "s",
"_FillValue": -9999.0,
"valid_min": 0.0,
"valid_max": 50.0,
"method": "Spectral analysis method",
"coordinates": "TIME LATITUDE LONGITUDE",
"ancillary_variable": "WAVE_quality_control",
"comment": "Period of the peak of the energy spectrum"
},
"SSWMD": {
"_dimensions": ["TIME"],
"_datatype": "float64",
"standard_name": "sea_surface_wave_from_direction",
"long_name": "spectral sea surface wave mean direction",
"units": "Degrees",
"magnetic_declination": 12.86,
"compass_correction_applied": 13,
"positive": "clockwise",
"reference_datum": "true north",
"method": "Spectral analysis method",
"_FillValue": -9999.0,
"valid_min": 0.0,
"valid_max": 360.0,
"comment": "Direction (related to the magnetic north) from which the mean period waves are coming from",
"ancillary_variable": "WAVE_quality_control",
"coordinates": "TIME LATITUDE LONGITUDE"
},
"WPDI": {
"_dimensions": ["TIME"],
"_datatype": "float64",
"standard_name": "sea_surface_wave_from_direction_at_variance_spectral_density_maximum",
"long_name": "spectral peak wave direction",
"units": "Degrees",
"magnetic_declination": 12.86,
"compass_correction_applied": 13,
"reference_datum": "true north",
"positive": "clockwise",
"_FillValue": -9999.0,
"valid_min": 0.0,
"valid_max": 360.0,
"method": "Spectral analysis method",
"ancillary_variable": "WAVE_quality_control",
"comment": "Direction (related to the magnetic north) from which the peak period waves are coming from",
"coordinates": "TIME LATITUDE LONGITUDE"
},
"WMDS": {
"_dimensions": ["TIME"],
"_datatype": "float64",
"standard_name": "sea_surface_wave_directional_spread",
"long_name": "spectral sea surface wave mean directional spread",
"units": "Degrees",
"positive": "clockwise",
"_FillValue": -9999.0,
"valid_min": 0.0,
"valid_max": 360.0,
"method": "Spectral analysis method",
"ancillary_variable": "WAVE_quality_control",
"coordinates": "TIME LATITUDE LONGITUDE"
},
"WPDS": {
"_dimensions": ["TIME"],
"_datatype": "float64",
"standard_name": "sea_surface_wave_directional_spread_at_variance_spectral_density_maximum",
"long_name": "spectral sea surface wave peak directional spread",
"units": "Degrees",
"_FillValue": -9999.0,
"valid_min": 0.0,
"valid_max": 360.0,
"reference_datum": "true north",
"positive": "clockwise",
"method": "Spectral analysis method",
"ancillary_variable": "WAVE_quality_control",
"coordinates": "TIME LATITUDE LONGITUDE"
},
"WSSH": {
"_dimensions": ["TIME"],
"_datatype": "float64",
"standard_name": "sea_surface_wave_significant_height",
"long_name": "sea surface wave spectral significant height",
"units": "m",
"_FillValue": -9999.0,
"valid_min": 0.0,
"valid_max": 100.0,
"method": "Spectral analysis method",
"ancillary_variable": "WAVE_quality_control",
"coordinates": "TIME LATITUDE LONGITUDE"
},
"WAVE_quality_control": {
"_dimensions": [
"TIME"
],
"_datatype": "b",
"long_name": "primary Quality Control flag for wave variables",
"_FillValue": -127,
"valid_min": 1,
"valid_max": 9,
"flag_values": [1,2,3,4,9],
"flag_meanings": "good not_evaluated questionable bad missing",
"quality_control_convention": "Ocean Data Standards, UNESCO 2013 - IOC Manuals and Guides, 54, Volume 3 Version 1"
}
},
"Conventions": "CF-1.6",
"abstract": "Near real-time in-situ wave data data collected from a range of sites along Western Australia by a Sofar Smart moorings wave buoys operated by UWA",
"acknowledgement": "Any users of IMOS data are required to clearly acknowledge the source of the material in the format: \\\"Data was sourced from Australia’s Integrated Marine Observing System (IMOS) - IMOS is enabled by the National Collaborative Research Infrastructure Strategy (NCRIS)\\\". This wave data was collected and quality controlled by the University of Western Australia. This dataset is an output from the Catching Oz Waves project, which received investment (https://doi.org/10.47486/DP748) from the Australian Research Data Commons (ARDC). The ARDC is funded by the National Collaborative Research Infrastructure Strategy (NCRIS).",
"citation": "The citation to be used in publications using the dataset should follow the format: “University of Western Australia (UWA) [year-of-data-downloaded], Wave buoys Observations - Australia - near real-time, Downloaded from [url] on [date-of-download]",
"author": "AODN",
"author_email": "[email protected]",
"data_centre": "Australian Ocean Data Network (AODN)",
"data_centre_email": "[email protected]",
"disclaimer": "Data, products and services from UWA are provided \\\"as is\\\" without any warranty as to fitness for a particular purpose.",
"license": "http://creativecommons.org/licenses/by/4.0/",
"references": "http://www.imos.org.au",
"standard_name_vocabulary": "NetCDF Climate and Forecast CF Standard Name Table Version 78",
"project":"",
"principal_investigator": "Cuttler, Michael",
"principal_investigator_email": "[email protected]",
"geospatial_lat_units": "degrees_north",
"geospatial_lon_units": "degrees-east",
"cdm_data_type": "Station"
}
Original file line number Diff line number Diff line change
Expand Up @@ -177,8 +177,8 @@
"references": "http://www.imos.org.au",
"standard_name_vocabulary": "NetCDF Climate and Forecast CF Standard Name Table Version 78",
"project":"Catching Oz Waves",
"principal_investigator": "Jeff Hansen",
"principal_investigator_email": "jeff.hansen@uwa.edu.au",
"principal_investigator": "Cuttler, Michael",
"principal_investigator_email": "michael.cuttler@uwa.edu.au",
"geospatial_lat_units": "degrees_north",
"geospatial_lon_units": "degrees-east",
"cdm_data_type": "Station"
Expand Down
Loading