<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.wiki.mohid.com/index.php?action=history&amp;feed=atom&amp;title=ConvertToHDF5_WOA2005</id>
		<title>ConvertToHDF5 WOA2005 - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.wiki.mohid.com/index.php?action=history&amp;feed=atom&amp;title=ConvertToHDF5_WOA2005"/>
		<link rel="alternate" type="text/html" href="http://www.wiki.mohid.com/index.php?title=ConvertToHDF5_WOA2005&amp;action=history"/>
		<updated>2026-04-04T20:36:25Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.28.0</generator>

	<entry>
		<id>http://www.wiki.mohid.com/index.php?title=ConvertToHDF5_WOA2005&amp;diff=143&amp;oldid=prev</id>
		<title>Guillaume: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://www.wiki.mohid.com/index.php?title=ConvertToHDF5_WOA2005&amp;diff=143&amp;oldid=prev"/>
				<updated>2008-12-03T10:27:01Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 10:27, 3 December 2008&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;' lang='en'&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Guillaume</name></author>	</entry>

	<entry>
		<id>http://www.wiki.mohid.com/index.php?title=ConvertToHDF5_WOA2005&amp;diff=142&amp;oldid=prev</id>
		<title>192.168.20.177 at 12:20, 15 January 2008</title>
		<link rel="alternate" type="text/html" href="http://www.wiki.mohid.com/index.php?title=ConvertToHDF5_WOA2005&amp;diff=142&amp;oldid=prev"/>
				<updated>2008-01-15T12:20:26Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The World Ocean Atlas (WOA) 2005 climatology provides results for water temperature, salinity and several water quality and biology properties. The data is provided by [http://www.nodc.noaa.gov NOAA NODC].&lt;br /&gt;
==Introduction==&lt;br /&gt;
The ConvertToHDF5 action converts the climatological data for the following properties:&lt;br /&gt;
&lt;br /&gt;
- Dissolved Oxygen&lt;br /&gt;
&lt;br /&gt;
- Phosphate &lt;br /&gt;
&lt;br /&gt;
- Nitrate       &lt;br /&gt;
&lt;br /&gt;
- Silicate  &lt;br /&gt;
&lt;br /&gt;
For temperature and salinity fields, refer to [[ConvertToHDF5#LEVITUS|ConverToHDF5 LEVITUS FORMAT]] because these fields have a lower resolution(1º) than Levitus(0.25º).&lt;br /&gt;
&lt;br /&gt;
===Spacial Coverage===&lt;br /&gt;
The resulting [[HDF5]] files have a spatial resolution of 1 degree latitute and longitude. The resulting grid spans from -180º to 180º rather than the original 0º to 360º format. Thus, the lower left corner of the hdf5 grid is -180º longitude, 90ºS longitude.&lt;br /&gt;
&lt;br /&gt;
===Units===&lt;br /&gt;
The data in netcdf format provided by [http://www.nodc.noaa.gov/OC5/WOA05/pr_woa05.html NOAA] is in uM for the nutrients and ml/l for dissolved oxygen. There is an option to convert to MOHID units, namelly mg/L for nutrients and mg/l for oxygen.&lt;br /&gt;
&lt;br /&gt;
===Kepler data folder===&lt;br /&gt;
For those users working in MARETEC/HIDROMOD network, the following data folder contains the converted files, sample ConvertToHDF5 files(with WOA geometry and grid) and WOA05 documentation:&lt;br /&gt;
 \\kepler\DataCenter\DadosBase\Oceanografia\World Ocean Atlas 2005\&lt;br /&gt;
&lt;br /&gt;
==Input file (ConvertToHDF5Action.dat)==&lt;br /&gt;
 &amp;lt;begin_file&amp;gt;&lt;br /&gt;
   ACTION                      : char    -    'CONVERT WOA FORMAT' to use this module&lt;br /&gt;
   FILEPATH                    : char    -    Path to WOA05 original netcdf files(n0112an1.nc for e.g.)&lt;br /&gt;
                                                                with ending slash&lt;br /&gt;
   OUTPUTFILENAME              : char    -    Path to WOA05 file generated from NETCDF file&lt;br /&gt;
   MOHID_UNITS                  : 0/1    -    Convert uunits to mg/l&lt;br /&gt;
   &amp;lt;&amp;lt;begin_woafiles&amp;gt;&amp;gt;&lt;br /&gt;
   (netcdf file)                 char    -    WOA05 netcdf file in path defined in FILEPATH, one per line&lt;br /&gt;
   (netcdf file2)                char         e.g.: n0112an1.nc i0112an1.nc p0112an1.nc o0112an1.nc &lt;br /&gt;
    ...        &lt;br /&gt;
   &amp;lt;&amp;lt;end_woafiles&amp;gt;&amp;gt;&lt;br /&gt;
   CONVERT_TO_ASCII            : 0       -    Flag to convert to ascii file: not implemented&lt;br /&gt;
   CONVERT_TO_HDF5             : 1       -    Flag to convert to hdf5 file&lt;br /&gt;
   XX_VARIABLE                 : char    -    'longitude'&lt;br /&gt;
   YY_VARIABLE                 : char    -    'latitude'&lt;br /&gt;
   ZZ_VARIABLE                 : char    -    'depth'&lt;br /&gt;
   TIME_VARIABLE               : char    -    'time'&lt;br /&gt;
 &amp;lt;end_file&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 ''Remarks:''&lt;br /&gt;
 &lt;br /&gt;
 - only CONVERT_TO_HDF5 : 1 is implemented&lt;br /&gt;
 - files in block begin/end_woafiles are all concatenated into one hdf5 file&lt;br /&gt;
 - FILEPATH must have an ending slash&lt;br /&gt;
&lt;br /&gt;
==Sample==&lt;br /&gt;
All sample files are named ''ConvertToHDF5Action.dat''.&lt;br /&gt;
&lt;br /&gt;
=== Convert ===&lt;br /&gt;
 &amp;lt;begin_file&amp;gt;&lt;br /&gt;
 ACTION                    : CONVERT WOA FORMAT&lt;br /&gt;
 &lt;br /&gt;
 !WOA05_o2sat.hdf5 WOA05_nut_uM.hdf5 WOA05_nut_mg_l.hdf5&lt;br /&gt;
 OUTPUTFILENAME            : WOA05_nut_uM.hdf5&lt;br /&gt;
 MOHID_UNITS               : 0&lt;br /&gt;
 &lt;br /&gt;
 !filepath with ending slash!&lt;br /&gt;
 FILEPATH                  : Z:\netcdf\monthly\&lt;br /&gt;
 &lt;br /&gt;
 &amp;lt;&amp;lt;begin_woafiles&amp;gt;&amp;gt;&lt;br /&gt;
 n0112an1.nc&lt;br /&gt;
 i0112an1.nc&lt;br /&gt;
 p0112an1.nc&lt;br /&gt;
 &amp;lt;&amp;lt;end_woafiles&amp;gt;&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 CONVERT_TO_ASCII          : 0&lt;br /&gt;
 CONVERT_TO_HDF5           : 1&lt;br /&gt;
 &lt;br /&gt;
 XX_VARIABLE               : lon&lt;br /&gt;
 YY_VARIABLE               : lat&lt;br /&gt;
 ZZ_VARIABLE               : depth&lt;br /&gt;
 TIME_VARIABLE             : time&lt;br /&gt;
 &amp;lt;end_file&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 ''Remarks''&lt;br /&gt;
 The converted files(O2 Saturation and Nutrients in uM and mg/l) are in kepler folder:&lt;br /&gt;
 \\kepler\DataCenter\DadosBase\Oceanografia\World Ocean Atlas 2005\Data\data\&lt;br /&gt;
 Since the conversion only is done one time for the whole grid, there is no need to convert every time.&lt;br /&gt;
=== Extrapolate ===&lt;br /&gt;
Extrapolate data for all regions for the interpolation(triagulation) to work fine.&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;begin_file&amp;gt;&lt;br /&gt;
 ACTION                   : INTERPOLATE GRIDS &lt;br /&gt;
 &lt;br /&gt;
 TYPE_OF_INTERPOLATION    : 1&lt;br /&gt;
 &lt;br /&gt;
 FATHER_FILENAME           : \\kepler\DataCenter\DadosBase\Oceanografia\World Ocean Atlas 2005\Data\data\WOA05_nut_mg_l.hdf5&lt;br /&gt;
 FATHER_GRID_FILENAME      : ..\WOA05_Grid_3D.dat&lt;br /&gt;
 &lt;br /&gt;
 OUTPUTFILENAME           : ..\WOA05_nut_mg_l_alldata.hdf5&lt;br /&gt;
 NEW_GRID_FILENAME        : ..\WOA05_Grid_3D.dat&lt;br /&gt;
 &lt;br /&gt;
 START                    : -9999 1  1 0 0 0&lt;br /&gt;
 END                      : -9999 12 1 0 0 0&lt;br /&gt;
 &lt;br /&gt;
 INTERPOLATION3D          : 1&lt;br /&gt;
 FATHER_GEOMETRY          : ..\WOA05_Geometry_3D_nuts.dat&lt;br /&gt;
 NEW_GEOMETRY             : ..\WOA05_Geometry_3D_nuts.dat&lt;br /&gt;
 AUX_GRID_FILENAME        : ..\WOA05_Grid_3D.dat&lt;br /&gt;
 AUX_OUTPUTFILENAME       : ..\AuxAllPointsWithData.hdf5&lt;br /&gt;
 &lt;br /&gt;
 POLI_DEGREE              : 1&lt;br /&gt;
 DO_NOT_BELIEVE_MAP       : 1&lt;br /&gt;
 EXTRAPOLATE_2D           : 2&lt;br /&gt;
 &amp;lt;end_file&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Interpolate ===&lt;br /&gt;
Finally, interpolate to the final grid and geometry (same as the [[#Interpolate 3D MOHID(.hdf5) files to a new grid| Interpolate 3D sample]]):&lt;br /&gt;
 &amp;lt;begin_file&amp;gt;&lt;br /&gt;
 ACTION                   : INTERPOLATE GRIDS&lt;br /&gt;
 &lt;br /&gt;
 TYPE_OF_INTERPOLATION    : 1&lt;br /&gt;
 FATHER_FILENAME          :  ..\WOA05_nut_mg_l_alldata.hdf5&lt;br /&gt;
 OUTPUTFILENAME           : ..\NS_Nuts_3D.hdf5&lt;br /&gt;
 FATHER_GRID_FILENAME     : ..\WOA05_Grid_3D.dat&lt;br /&gt;
 NEW_GRID_FILENAME        : ..\NorthSea_submodel__.new&lt;br /&gt;
 &lt;br /&gt;
 START                    : -9999 1  1 0 0 0&lt;br /&gt;
 END                      : -9999 12 1 0 0 0&lt;br /&gt;
 &lt;br /&gt;
 INTERPOLATION3D          : 1&lt;br /&gt;
 FATHER_GEOMETRY          : ..\WOA05_Geometry_3D_nuts.dat&lt;br /&gt;
 NEW_GEOMETRY             : ..\GeometryModel3D.dat&lt;br /&gt;
 AUX_OUTPUTFILENAME       : ..\AuxCadizMonthlyLevitus.hdf5&lt;br /&gt;
 AUX_GRID_FILENAME        : ..\NorthSea_submodel__.new &lt;br /&gt;
 &lt;br /&gt;
 POLI_DEGREE              : 1&lt;br /&gt;
 DO_NOT_BELIEVE_MAP       : 1&lt;br /&gt;
 &amp;lt;end_file&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Tools]]&lt;br /&gt;
[[Category:Hdf5]]&lt;/div&gt;</summary>
		<author><name>192.168.20.177</name></author>	</entry>

	</feed>
<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
  ga('create', 'UA-56589921-5', 'auto');
  ga('send', 'pageview');
</script>