Giter Site home page Giter Site logo

lorenzocorgnati / hfr_node_tools Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 1.0 3.5 MB

Matlab scripts for the operational workflow of the European HFR Node. Tools for HFR data providers

License: GNU General Public License v3.0

MATLAB 100.00%
jerico-ri matlab hf-radar

hfr_node_tools's Introduction

HFR_Node_tools

These applications are written in Matlab language and they are based on HFR_Progs_2_1_2 and M_Map toolboxes, and the architecture of the workflow is based on a MySQL database containing information about data and metadata. The applications are designed for High Frequency Radar (HFR) data management according to the European HFR node processing workflow, thus generating radial and total velocity files in netCDF format according to the European standard data and metadata model for near real time HFR current data.

The database is composed by the following tables:

  • account_tb: it contains the general information about HFR providers and the HFR networks they manage.
  • network_tb: it contains the general information about the HFR network producing the radial and total files. These information will be used for the metadata content of the netCDF files.
  • station_tb: it contains the general information about the radar sites belonging to each HFR network producing the radial and total files. These information will be used for the metadata content of the netCDF files.
  • radial_input_tb: it contains information about the radial files to be converted and combined into total files.
  • radial_HFRnetCDF_tb: it contains information about the converted radial files.
  • total_input_tb: it contains information about the total files to be converted.
  • total_HFRnetCDF_tb: it contains information about the converted total files.

The applications are intended to:

  • load radial files information onto the database in table radial_input_tb;
  • load total files information onto the database in table total_input_tb;
  • convert Codar native .tuv files and WERA native .cur_asc files for total currents into the European standard data and metadata model for near real time HFR current data;
  • convert Codar native .ruv files and WERA native .crad_ascii files for radial currents into the European standard data and metadata model for near real time HFR current data and combine them for generating total current files according to the European standard data and metadata model for near real time HFR current data.

General information for the tables network_tb and station_tb are loaded onto the database via a webform to be filled by the data providers. The webform is available at http://150.145.136.36/index.php

All generated radial and total netCDF files are quality controlled according the the QC tests defined as standard for the European HFR node and for the data distribution on CMEMS-INSTAC and SeaDataNet platforms.

The whole workflow is intended to run automatically to continuously convert and combine near real time HFR data produced by data providers. The wrapper EU_HFR_Node_Processor.m sets the provider username and launches the input and processing applications within an infinite loop.

The applications inputRUV2DB.m and inputCradAScii2DB.m load radial files information onto the database in table radial_input_tb.

The applications inputTUV2DB.m and inputCurAsc2DB.m load total files information onto the database in table total_input_tb.

The application HFR_Combiner.m converts Codar native .ruv files and WERA native .crad_ascii files for radial currents into the European standard data and metadata model for near real time HFR current data and combines them for generating total current files according to the European standard data and metadata model for near real time HFR current data.

The application Total_Conversion.m converts Codar native .tuv files and WERA native .cur_asc files for total currents into the European standard data and metadata model for near real time HFR current data.

The required toolboxes are:

Cite as: Lorenzo Corgnati. (2018). EU_HFR_NODE_Tools. Zenodo. https://doi.org/10.5281/zenodo.2639555

Author: Lorenzo Corgnati

Date: November 20, 2018

E-mail: [email protected]

This project has received funding from the European Commission’s Horizon 2020 Research and Innovation programme under grant agreements No 871153 and 951799. Project coordinator: IFREMER, France. The information and views of this website lie entirely with the authors. The European Commission is not responsible for any use that may be made of the information it contains.

hfr_node_tools's People

Contributors

lorenzocorgnati avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.