Adding Curvilinear Data
Up one levelHow to add data having a curvilinear grid from a NetCDF file or OPeDAP URL, and configuring LAS to regrid this data to rectilinear grids.
- A brief explanation — by admin — last modified 2007-11-07 08:46
- What is a curvilinear grid and why addXML doesn't give you all that you need.
- Configuring by hand — by admin — last modified 2007-11-07 08:47
- How to edit an example xml file and give the information about the curvilinear grid
- Configuring LAS to regrid Curvilinear data to Rectilinear grids — by admin — last modified 2007-11-07 08:47
- The output product can be on the native curvilinear grid, or regridded to a rectilinear grid
- Improving performance — by ansley — last modified 2008-06-18 12:13
- When part of the grid is a rectilinear grid, we can speed things up considerably
- Special setup if part of the grid is rectilinear — by ansley — last modified 2008-12-18 17:16
- Many curvilinear grids are actually rectilinear over a large part of the globe. For these grids we can optionally specify a set of X and Y 1-D coordinate axes for use in this part of the grid, and then for requests for data in these parts of the globe, the scripts will treat the data as if it is on the rectilinear grid defined by those axes.