Mercurial > repos > ecology > xarray_select
comparison test-data/info_file.txt @ 3:bf595d613af4 draft
"planemo upload for repository https://github.com/galaxyecology/tools-ecology/tree/master/tools/data_manipulation/xarray/ commit 2166974df82f97557b082a9e55135098e61640c4"
author | ecology |
---|---|
date | Thu, 20 Jan 2022 17:07:19 +0000 |
parents | 225d0d275a24 |
children |
comparison
equal
deleted
inserted
replaced
2:123a9a629bef | 3:bf595d613af4 |
---|---|
1 xarray.Dataset { | 1 xarray.Dataset { |
2 dimensions: | 2 dimensions: |
3 time = 145 ; | |
3 depth = 1 ; | 4 depth = 1 ; |
4 latitude = 97 ; | 5 latitude = 97 ; |
5 longitude = 103 ; | 6 longitude = 103 ; |
6 time = 145 ; | |
7 | 7 |
8 variables: | 8 variables: |
9 float32 phy(time, depth, latitude, longitude) ; | 9 float32 phy(time, depth, latitude, longitude) ; |
10 phy:_CoordinateAxes = time depth latitude longitude ; | 10 phy:_CoordinateAxes = time depth latitude longitude ; |
11 phy:long_name = Mole Concentration of Phytoplankton expressed as carbon in sea water ; | 11 phy:long_name = Mole Concentration of Phytoplankton expressed as carbon in sea water ; |