comparison README.md @ 1:7edbe5ae8b72 draft

"planemo upload for repository https://github.com/galaxyecology/tools-ecology/tree/master/tools/data_manipulation/xarray/ commit f1455c158011dc4aab0fd469cf794be6f4142992"
author ecology
date Fri, 22 May 2020 05:18:55 -0400
parents
children
comparison
equal deleted inserted replaced
0:965fcab0cd9f 1:7edbe5ae8b72
1 # Xarray tools for netCDF
2 ## netCDF metadata information
3
4 The first tool `xarray_metadata_info ` uses xarray to provide users with general information about variable names, dimensions
5 and attributes.
6 Variables that can be extracted and dimensions available are printed in a tabular file.
7
8 The tool also print a general information file. It's the result of the xarray method info().