<img src="http://nci.org.au/wp-content/themes/nci/img/img-logo-large.png", width=400>
In this notebook:
How to use the Python GDAL extensions to open NetCDF files.
How to reproject datasets between different coordinate systems.
How to combine and merge data from different sources.
Canberra, the mountains or the south coast? Where's the best weather?
My aunt lives in Narooma, my brother is in Thredbo and I live in Canberra. Last September we interchanged lots of messages in which we were complaining about the weather in our respective places... But, where was the weather the worst? Let's see if we can find out...
1.- Intro to Himawari8
Himawari 8 is a geostationary satellite that covers the area of the Asia-Pacific and takes a new picture every 10 minutes.
The Bureau of Meteorology uses this information operationally for their weather forecasts and the historical data is stored at the NCI at: /g/data2/rr5/satellite/obs/himawari8/FLDK/
1.1.- An index for Himawari8 files
1.2.- Plot raw data from a Himawari8 file
1.3.- Create a RGB composite using three bands
1.4.- Plotting a portion of the image
2.1.- Defining a region in GeoJSON
This website allows us to draw polygons and get their gjson representation. For example:
'{"type":"Polygon","coordinates":[[[148.5,-36],[148.5,-35],[150.2,-35],[150.2,-36],[148.5,-36]]]}'
Represents a box covering the Canberra region.
2.2.- Defining a canvas raster in GDAL: Extent, Size and Projection
2.3.- Reprojecting between reference systems.
2.3.- Displaying Himawari 8 for a geoJSON defined area.
2.4.- A most probably too simplistic way of getting cloud coverage...
2.5.- What is the mean cloud coverage for that image?
3.- Intro to Digital Elevation Model (DEM) data
DEM models produce regular grid in which each grid point represents a point in a surface and contains the altitude of that location.
Geoscience Australia publishes DEM data for Australia with a precission of a seconds of degree (30 meters). This data is stored at the NCI at: /g/data1/rr1/Elevation/