Description Usage Value See Also Examples
PutSnodasCoordsNcdf Put the output of CalcSnodasCoords into a netcdf file.
1 |
Success if the filename (which is SNODAS_Coordinates.nc), otherwise NULL.
Other SNODAS: CalcSnodasCoords,
GetSnodasDepthSweDate,
GetSnodasPointTs,
PutSnodasNcdf,
ReadSnodasDepthSweDate
1 2 3 | outFile <- PutSnodasCoordsNcdf()
ncdump(outFile)
unlink(outFile)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.