Tiled SIN Grid for Ocean Color Products
Tiled SIN Grid for Ocean Color Products
Hi All,
I would like to ask for an advice.
Is there a simple way/approach to generate a tiled version of the global Binned (L3BIN) products?
The reference to the tiled products is as described in this link https://ladsweb.modaps.eosdis.nasa.gov/missions-and-measurements/products/MYD09GA/
I ask this because I would like to generate geotiffs of the daily images and upload to cloud environment for further analysis.]
Thanks
Eligio
I would like to ask for an advice.
Is there a simple way/approach to generate a tiled version of the global Binned (L3BIN) products?
The reference to the tiled products is as described in this link https://ladsweb.modaps.eosdis.nasa.gov/missions-and-measurements/products/MYD09GA/
I ask this because I would like to generate geotiffs of the daily images and upload to cloud environment for further analysis.]
Thanks
Eligio
Filters:
-
- Subject Matter Expert
- Posts: 269
- Joined: Thu Mar 05, 2009 10:25 am America/New_York
- Been thanked: 2 times
Tiled SIN Grid for Ocean Color Products
Not sure about L3 bin files that you get from LADS.
If you are using bin files you get from our ocean color website or are produced by our programs l2bin or l3bin, you can use l3mapgen to make the GEOTIFF files. Using l3mapgen you can pick your projection, output format, geographic limits (north, south, east, west) to create a tile. Repeat the process to get all of your tiles. I would use python to calculate the NSEW limits and call l3mapgen for each tile.
don
If you are using bin files you get from our ocean color website or are produced by our programs l2bin or l3bin, you can use l3mapgen to make the GEOTIFF files. Using l3mapgen you can pick your projection, output format, geographic limits (north, south, east, west) to create a tile. Repeat the process to get all of your tiles. I would use python to calculate the NSEW limits and call l3mapgen for each tile.
don
Tiled SIN Grid for Ocean Color Products
Dear Don,
Thanks for the advice.
Let me try and see how things workout.
Thank you
Eligio
Thanks for the advice.
Let me try and see how things workout.
Thank you
Eligio
Tiled SIN Grid for Ocean Color Products
Dear Don,
Thanks for the advice.
Let me try and see how things workout.
Thank you
Eligio
Thanks for the advice.
Let me try and see how things workout.
Thank you
Eligio