Skip to content

A python based cli to inspect climate data metadata using xarray

License

Notifications You must be signed in to change notification settings

FREVA-CLINT/metadata-inspektor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

metadata-inspektor

Pipeline codecov Conda PyPI version

A python based cli to inspect climate data metadata using xarray

Using the command line interface.

The python package is supposed to be used as a command line interface. Meta data of various datasets can be inspected. To inspect the meta data use the metadata-inspector command:

metadata-inspector --help
usage: metadata-inspector [-h] [--html] [--version] input [input ...]

Inspect meta data of a weather/climate datasets

positional arguments:
  input          Input files that will be processed

options:
  -h, --help     show this help message and exit
  --html         Create html representation of the dataset. (default: False)
  --version, -V  show program's version number and exit

About

A python based cli to inspect climate data metadata using xarray

Resources

License

Stars

Watchers

Forks

Packages

No packages published