Contenu principal

3 résultats

landmask

Version 1.0.0.0

par Chad Greene

Get a logical land mass corresponding to your data.

determining whether input lat/lons are inside or outside perimeters of land areas.Syntaxland = landmask(lat,lon)land = landmask(...,'landmass')land = landmask(...,quality)Descriptionland = landmask

land_or_ocean.m

Version 1.0.0.0

par Dan Chavas

Determine if input points (lat/lon) are over land or ocean

CCCma2GFDL

Version 1.0.0.0

par Max Kaznady

Concatenate CCCma model files into one GFDL-format netCDF file.

netCDF files in MATLAB.Run the file using CCCma2GFDL('your_CCCma_model_input_file.nc', 'output_GFDL.nc') for example. The folder contains CCCma2GFDL.m file, a sample CCCma file and a landmask .nc file.