Compute daily and monthly mean from meteorological station measurements

public public 1yr ago Version: Version 1 0 bookmarks

This workflow is used to process timeseries from meteorological stations in Finland but can be applied to any timeseries according it follows the same format.

Take a temperature timeseries from any meteorological station. Input format is csv and it must be standardized with 6 columns:

  1. Year (ex: 2021)
  2. month (ex: 1)
  3. day (ex: 15)
  4. Time (ex: 16:56)
  5. Time zone (such as UTC)
  6. Air temperature (degC)

Login to post a comment if you would like to share your experience with this workflow.

Do you know this workflow well? If so, you can request seller status , and start supporting this workflow.

Free

Created: 1yr ago
Updated: 1yr ago
Maitainers: public
URL: https://usegalaxy.eu/workflows/trs_import?trs_server=workflowhub.eu&run_form=true&trs_id=123&trs_version=1
Name: compute-daily-and-monthly-mean-from-meteorological
Version: Version 1
Badge:
workflow icon

Insert copied code into your website to add a link to this workflow.

Downloaded: 0
Copyright: Public Domain
License: GNU General Public License v3.0
  • Future updates

Related Workflows

cellranger-snakemake-gke
snakemake workflow to run cellranger on a given bucket using gke.
A Snakemake workflow for running cellranger on a given bucket using Google Kubernetes Engine. The usage of this workflow ...