Displaying 5 results from an estimated 5 matches similar to: "asscii2netcdf]"
2005 Mar 30
2
Re:Plotting to A4 and replacing x-axis with actual years.
Hie,
I have written before and probably missed the reply.
1.) I have my figures in a 3X3 array and want to fit them onto a A4 size
page. I have written commands to try a represent them in eps format but
still their cutting out information.
2.) I have an odd number of years and wanted to represent them say 1980 1985
1990 1995 2000 instead of 1 5 10 etc. However, the years are not
overwritting in
2008 Sep 08
1
Vorticity and Divergence
Hi all,
I have some wind data (U and V components) and I would like to compute
Vorticity and Divergence of these fields. Is there any R function that
can easily do that?
Thanks in advance for any help
Igor Oliveira
CSAG, Dept. Environmental & Geographical Science,
University of Cape Town,
Private Bag X3,
Rondebosch 7701. Tel.: +27 (0)21 650 5774
South Africa Fax: +27 (0)21
2009 Nov 10
3
NetCDF output in R
Dear CSAG R users,
I will be glad if someone can point out what I am doing wrong or not doing at all in this.
I am trying to write out netcdf file in R. I have 26 time step but only the first time step is written.
For example:
>library(ncdf)
>path <- '/home/work/'
>forecast <- open.ncdf(paste(path,'cam.1980.2005.nc',sep=""))
> fore <-
2009 Nov 10
3
NetCDF output in R
Dear CSAG R users,
I will be glad if someone can point out what I am doing wrong or not doing at all in this.
I am trying to write out netcdf file in R. I have 26 time step but only the first time step is written.
For example:
>library(ncdf)
>path <- '/home/work/'
>forecast <- open.ncdf(paste(path,'cam.1980.2005.nc',sep=""))
> fore <-
2018 Mar 16
1
Help on multi-line plot
Hello R-Users
I am struggling with this line plot, it might be simple but I am missing
something here.
First of all I want to make multiple line plots across seasons
(DJF,MAM,JJA,SON) for 12 variables (here, called nodes) and fill them with
the node.
So that season=x-axis, node=line col and freq=y-axis.
My plot currently links all DJFs, MAMs, JJAs and SONs, however I will like
them to be