Displaying 3 results from an estimated 3 matches for "ijis".
Did you mean:
iis
2009 Dec 22
1
Using zoo() to aggregate daily data to monthly means
...to get monthly means for a daily data series using zoo(). I have
found an odd problem, that seems to be caused by zoo()'s handling of leap
years.
Here's my R script with 2 methods (freq=365, 366) for aggregating the daily
data to monthly series:
library(zoo)
J_link <- "http://www.ijis.iarc.uaf.edu/seaice/extent/plot.csv"
JAXA_data <- read.table(J_link,
skip = 0, sep = ",", dec=".",
row.names = NULL, header = FALSE,
as.is = T, colClasses = rep("numeric",4),
comment.char = "#", na.s...
2009 Feb 18
0
Im trying to run a game on wine, I need some help...
So I downloaded darwine for my mac and I can use the winehelper app fine but I can't figure out how to run a game called Iji. It opens the .exe file but always has an error that says "error in handing graphics: unknown error initializing DirectDraw" and I can click abort or ignore. If I pick either or I get a message saying "Failure to initialize DirectX." If anyone could
2009 Jun 05
0
Wine release 1.1.23
The Wine development release 1.1.23 is now available.
What's new in this release (see below for details):
- Support for registering MIME types with the Linux desktop.
- FBO mode is now the default for Direct3D.
- Support for COM proxy delegation.
- Improved support for the Mingw cross-compile.
- Proper fullscreen mode for the virtual desktop.
- Various bug fixes.
The source is