Mercurial > repos > ecology > xarray_select
view README.md @ 1:6baac361495b draft
"planemo upload for repository https://github.com/galaxyecology/tools-ecology/tree/master/tools/data_manipulation/xarray/ commit 5cdfeb9e100109892a8490ebb4b9bff498c795b5"
author | ecology |
---|---|
date | Sat, 31 Oct 2020 11:00:25 +0000 |
parents | 225d0d275a24 |
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().