view README.md @ 1:6015f30a7258 draft

"planemo upload for repository https://github.com/galaxyecology/tools-ecology/tree/master/tools/data_manipulation/xarray/ commit 0c4e3e42ddfcc1d4a2c4085063cd6a3f5cb2bf37"
author ecology
date Sun, 29 Aug 2021 16:46:54 +0000
parents fea8a53f8099
children
line wrap: on
line source

# Xarray tools for netCDF
## netCDF metadata information

The first tool `xarray_metadata_info ` uses xarray to provide users with general information about variable names, dimensions
and attributes.
Variables that can be extracted and dimensions available are printed in a tabular file.

The tool also print a general information file. It's the result of the xarray method info().