NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

Re: [cf-satellite] Ang.: Making a proposal for the addition of the geos projection

NOTE: The cf-satellite mailing list is no longer active. The list archives are made available for historical reasons.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi again,

Replying to myself...


> 
> Geostationary
> -------------
> 
> grid_mapping_name = geos
> 
> 
> Map parameters:
> 
>         latitude_of_projection_origin
> 
>         longitude_of_projection_origin
> 
>         perspective_point_height
>       
>       scale_x
>       
>       scale_y
> 
>       offset_x
> 
>       offset_y
> 
>         false_easting
> 
>         false_northing
> 

Actually, we could use add_offset and scale_factor in the x and y
variables. x and y would then be integer pixel positions for example,
and scale and offset would transform them to viewing angles in radians.
The netcdf header would look like this (hand typed):

dimensions:
   y = 328;
   x = 580;
   reflective_bands = 5;
variables:
   short reflective_band_data(y, x, reflective_bands)
     :long_name = "Radiance of reflective bands of the SEVIRI instrument
(MSG)";
     :units = "milliwatts/m2/steradian/cm-1";
     :grid_mapping = "Projection";
     :coordinates = "y x";
   short x(x);
     :standard_name = "projection_x_coordinate";
     :add_offset = 1856
     :scale_factor = -208.16554260253906
     :units = "rad"
   short y(y);
     :standard_name = "projection_y_coordinate";
     :add_offset = 1856
     :scale_factor = -208.16554260253906
     :units = "rad"
   char Projection;
     :grid_mapping_name = "geos";
     :perspective_point_height = 35785831.;
     :semi_major_axis = 6378169.;
     :semi_minor_axis = 6356583.8;
     :latitude_of_projection_origin = 0.;
     :longitude_of_projection_origin = 0.;

What do you think ?

Best regards,
Martin
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)
Comment: Using GnuPG with Red Hat - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJOzMxFAAoJEBdvyODiyJI4L6gH/0J3FvHYClWSN2x82iYA6gzP
AifPu0Z+SGjibNd5b3GUtjpw3Bk71qLvtitvtbwM2LD8TVCBVE0fiY/Tqmsyn6/+
+STlggzoK+hQlUXTv6dlHKLL0Kh3xV/sNxS4p6l/WBGZCsxP5oVgpuS6PvN2dJLb
XkHxiy7RkNmTyCsPc761mOIbQjxT8D2lTtoJj24cfQh6rTix7xfiAGt2/sAM7iR6
4Id1S2H+bnJwEruvN1nk74CcQNA3pcg9LVEly48umHEt6UYJiviCfjq/SZvwbySp
BvlCDjoWExMF5hnFDAKqq7TLZ/VPsDFbAgjE2WaqpjrrOF1cJFq2ylmjqqa1PXE=
=TpYI
-----END PGP SIGNATURE-----
begin:vcard
fn:Martin Raspaud
n:Raspaud;Martin
org:SMHI
adr;quoted-printable;quoted-printable:;;Folkborgsv=C3=A4gen 
1;Norrk=C3=B6ping;;60176;Sweden
email;internet:martin.raspaud@xxxxxxx
tel;work:+46 (0)11 495 8261
tel;cell:+46 (0)11 495 8261
url:www.smhi.se
version:2.1
end:vcard

  • 2011 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the cf-satellite archives: