Custom Query (986 matches)
Results (487 - 489 of 986)
Ticket | Owner | Reporter | Resolution | Summary |
---|---|---|---|---|
#596 | Done | d_ecmwf2roms.m | ||
Description |
Added driver template script showing how to create ROMS forcing NetCDF file(s) using ROMS metadata structure. The data source is the ECMWF ERA-Interim (Jan 1979 - present): http://apps.ecmwf.int/datasets/data/interim_full_daily See the following post in the forum for more information. Many thanks to John Wilkin for helping me test this Matlab script. |
|||
#597 | Done | Miscellaneous updates | ||
Description |
This ticket include three updates to the source code:
|
|||
#598 | Fixed | Reference to undefined netCDF constant | ||
Description |
In matlab/netcdf/nc_check.m at line 57, there is a reference to nc_int. This should be nc_constant('nc_int'): I.Variables(index).ncType = nc_constant('nc_int'); |
Note:
See TracQuery
for help on using queries.