Skip to content

Commit

Permalink
created ncml versions of AWIPS netcdf templates
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese committed Jun 18, 2012
1 parent 8a63d9e commit abf345b
Show file tree
Hide file tree
Showing 4 changed files with 116 additions and 0 deletions.
29 changes: 29 additions & 0 deletions py/polar2grid/polar2grid/grids/grid203.ncml
@@ -0,0 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
<netcdf xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" location="grid203.nc">
<dimension name="y" length="7239" />
<dimension name="x" length="8384" />
<attribute name="depictorName" value="grid203" />
<attribute name="projName" value="STEREOGRAPHIC" />
<attribute name="projIndex" type="int" value="1" />
<attribute name="lat00" type="float" value="64.61976" />
<attribute name="lon00" type="float" value="134.0415" />
<attribute name="latNxNy" type="float" value="34.3437" />
<attribute name="lonNxNy" type="float" value="-125.6151" />
<attribute name="centralLat" type="float" value="90." />
<attribute name="centralLon" type="float" value="-150." />
<attribute name="latDxDy" type="float" value="60." />
<attribute name="lonDxDy" type="float" value="-150." />
<attribute name="dyKm" type="float" value="1.001128" />
<attribute name="dxKm" type="float" value="1.001128" />
<attribute name="rotation" type="float" value="0." />
<attribute name="xMin" type="float" value="-0.2556496" />
<attribute name="xMax" type="float" value="0.01474848" />
<attribute name="yMin" type="float" value="-0.8768771" />
<attribute name="yMax" type="float" value="-0.5622397" />
<variable name="validTime" type="double">
<attribute name="units" value="seconds since 1970-1-1 00:00:00.00 0:00" />
</variable>
<variable name="image" shape="y x" type="byte">
<attribute name="long_name" value="image" />
</variable>
</netcdf>
29 changes: 29 additions & 0 deletions py/polar2grid/polar2grid/grids/grid204.ncml
@@ -0,0 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
<netcdf xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" location="grid204.nc">
<dimension name="y" length="10318" />
<dimension name="x" length="14168" />
<attribute name="depictorName" value="hiBig2Sat" />
<attribute name="projIndex" value="9" />
<attribute name="projName" value="MERCATOR" />
<attribute name="centralLat" type="float" value="0." />
<attribute name="centralLon" type="float" value="-160." />
<attribute name="rotation" type="float" value="0." />
<attribute name="xMin" type="float" value="-1.570796" />
<attribute name="xMax" type="float" value="0.8878664" />
<attribute name="yMin" type="float" value="-0.4508753" />
<attribute name="yMax" type="float" value="1.339646" />
<attribute name="lat00" type="float" value="60.6436" />
<attribute name="lon00" type="float" value="110." />
<attribute name="latNxNy" type="float" value="-25." />
<attribute name="lonNxNy" type="float" value="-109.129" />
<attribute name="dxKm" type="float" value="1.106887" />
<attribute name="dyKm" type="float" value="1.106887" />
<attribute name="latDxDy" type="float" value="24.66252" />
<attribute name="lonDxDy" type="float" value="-179.5645" />
<variable name="image" shape="y x" type="byte">
<attribute name="long_name" value="image" />
</variable>
<variable name="validTime" type="double">
<attribute name="units" value="seconds since 1970-1-1 00:00:00.00 0:00" />
</variable>
</netcdf>
29 changes: 29 additions & 0 deletions py/polar2grid/polar2grid/grids/grid211e.ncml
@@ -0,0 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
<netcdf xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" location="/Users/davidh/repos/svn/polar2awips/trunk/py/polar2grid/polar2grid/grids/grid211e.nc">
<dimension name="y" length="5120" />
<dimension name="x" length="5120" />
<attribute name="depictorName" value="eastConus" />
<attribute name="projName" value="LAMBERT_CONFORMAL" />
<attribute name="projIndex" type="int" value="3" />
<attribute name="lat00" type="float" value="59.84422" />
<attribute name="lon00" type="float" value="-123.0438" />
<attribute name="latNxNy" type="float" value="14.33462" />
<attribute name="lonNxNy" type="float" value="-65.09117" />
<attribute name="centralLat" type="float" value="25." />
<attribute name="centralLon" type="float" value="-95." />
<attribute name="latDxDy" type="float" value="40.53854" />
<attribute name="lonDxDy" type="float" value="-87.5972" />
<attribute name="dyKm" type="float" value="0.9760742" />
<attribute name="dxKm" type="float" value="0.9760754" />
<attribute name="rotation" type="float" value="25." />
<attribute name="xMin" type="float" value="-0.1179891" />
<attribute name="xMax" type="float" value="0.1966484" />
<attribute name="yMin" type="float" value="-0.8768772" />
<attribute name="yMax" type="float" value="-0.5622401" />
<variable name="validTime" type="double">
<attribute name="units" value="seconds since 1970-1-1 00:00:00.00 0:00" />
</variable>
<variable name="image" shape="y x" type="byte">
<attribute name="long_name" value="image" />
</variable>
</netcdf>
29 changes: 29 additions & 0 deletions py/polar2grid/polar2grid/grids/grid211w.ncml
@@ -0,0 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
<netcdf xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" location="grid211w.nc">
<dimension name="y" length="5120" />
<dimension name="x" length="4400" />
<attribute name="depictorName" value="westConus" />
<attribute name="projIndex" value="3" />
<attribute name="projName" value="LAMBERT_CONFORMAL" />
<attribute name="centralLat" type="float" value="25." />
<attribute name="centralLon" type="float" value="-95." />
<attribute name="rotation" type="float" value="25." />
<attribute name="xMin" type="float" value="-0.2556496" />
<attribute name="xMax" type="float" value="0.01474848" />
<attribute name="yMin" type="float" value="-0.8768771" />
<attribute name="yMax" type="float" value="-0.5622397" />
<attribute name="lat00" type="float" value="54.5354" />
<attribute name="lon00" type="float" value="-152.8565" />
<attribute name="latNxNy" type="float" value="17.5142" />
<attribute name="lonNxNy" type="float" value="-92.71996" />
<attribute name="dxKm" type="float" value="0.9760742" />
<attribute name="dyKm" type="float" value="0.9760754" />
<attribute name="latDxDy" type="float" value="39.25658" />
<attribute name="lonDxDy" type="float" value="-117.4858" />
<variable name="image" shape="y x" type="byte">
<attribute name="long_name" value="image" />
</variable>
<variable name="validTime" type="double">
<attribute name="units" value="seconds since 1970-1-1 00:00:00.00 0:00" />
</variable>
</netcdf>

0 comments on commit abf345b

Please sign in to comment.