view test-data/info_file.txt @ 2:e87073edecd6 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:08:29 +0000
parents b0780241f916
children
line wrap: on
line source

xarray.Dataset {
dimensions:
	time = 145 ;
	depth = 1 ;
	latitude = 97 ;
	longitude = 103 ;

variables:
	float32 phy(time, depth, latitude, longitude) ;
		phy:_CoordinateAxes = time depth latitude longitude  ;
		phy:long_name = Mole Concentration of Phytoplankton expressed as carbon in sea water ;
		phy:standard_name = mole_concentration_of_phytoplankton_expressed_as_carbon_in_sea_water ;
		phy:units = mmol.m-3 ;
		phy:unit_long = mole_concentration_of_phytoplankton_expressed_as_carbon_in_sea_water ;
	datetime64[ns] time(time) ;
		time:standard_name = time ;
		time:long_name = time ;
		time:_CoordinateAxisType = Time ;
		time:axis = T ;
	float32 chl(time, depth, latitude, longitude) ;
		chl:_CoordinateAxes = time depth latitude longitude  ;
		chl:long_name = Mass Concentration of Chlorophyll in Sea Water ;
		chl:standard_name = mass_concentration_of_chlorophyll_in_sea_water ;
		chl:units = mg.m-3 ;
		chl:unit_long = milligram of chlorophyll per cubic meter ;
	float32 nh4(time, depth, latitude, longitude) ;
		nh4:_CoordinateAxes = time depth latitude longitude  ;
		nh4:long_name = Mole Concentration of Ammonium in Sea Water ;
		nh4:standard_name = mole_concentration_of_ammonium_in_sea_water ;
		nh4:units = mmol.m-3 ;
		nh4:unit_long = millimoles of Ammonium per cubic meter ;
	float32 longitude(longitude) ;
		longitude:long_name = Longitude ;
		longitude:units = degrees_east ;
		longitude:standard_name = longitude ;
		longitude:axis = X ;
		longitude:unit_long = Degrees East ;
		longitude:step = 0.08333f ;
		longitude:_CoordinateAxisType = Lon ;
	float32 latitude(latitude) ;
		latitude:long_name = Latitude ;
		latitude:units = degrees_north ;
		latitude:standard_name = latitude ;
		latitude:axis = Y ;
		latitude:unit_long = Degrees North ;
		latitude:step = 0.08333f ;
		latitude:_CoordinateAxisType = Lat ;
	float32 depth(depth) ;
		depth:long_name = Depth ;
		depth:units = m ;
		depth:axis = Z ;
		depth:positive = down ;
		depth:unit_long = Meters ;
		depth:standard_name = depth ;
		depth:_CoordinateAxisType = Height ;
		depth:_CoordinateZisPositive = down ;

// global attributes:
	:title = CMEMS IBI REANALYSIS: MONTHLY BIOGEOCHEMICAL PRODUCTS (REGULAR GRID)  ;
	:institution = Puertos del Estado (PdE) - Mercator-Ocean (MO)  ;
	:references = http://marine.copernicus.eu ;
	:source = CMEMS IBI-MFC ;
	:Conventions = CF-1.0 ;
	:history = Data extracted from dataset http://puertos2.cesga.es:8080/thredds/dodsC/dataset-ibi-reanalysis-bio-005-003-monthly-regulargrid ;
	:time_min = 7272.0 ;
	:time_max = 112464.0 ;
	:julian_day_unit = Hours since 2002-02-15 ;
	:z_min = 0.5057600140571594 ;
	:z_max = 0.5057600140571594 ;
	:latitude_min = 43.0 ;
	:latitude_max = 51.0 ;
	:longitude_min = -6.000000476837158 ;
	:longitude_max = 2.4999990463256836 ;
}