Ignore:
Timestamp:
Dec 19, 2019, 7:37:03 PM (4 years ago)
Author:
Anne Philipp <anne.philipp@…>
Branches:
master, ctbto, dev
Children:
0d99607
Parents:
4421b17
Message:

added Readme to tests; changed directory structure; added recent test results;

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Testing/Regression/Compare_gribfiles/test_cmp_grib_file.py

    r2d1c338 rbe6c0a2  
    11#!/usr/bin/env python3
    22# -*- coding: utf-8 -*-
    3 """
     3"""Comparison of resulting Grib files of two flex_extract versions.
     4
     5
     6
     7The script should be called like:
     8
     9    python test_cmp_grib_files.py -r <path-to-reference-files> -n <path-to-new-files>  -p <file-pattern>
     10
     11Note
     12----
     13
     14
     15Example
     16-------
     17    python test_cmp_grib_file.py -r 7.0.4/EA5/ -n 7.1/EA5/ -p 'EA*'
    418"""
    519
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG