Displaying 3 results from an estimated 3 matches for "file_temp".
2010 Oct 27
1
"non-numeric argument to binary operator" error while reading ncdf file
...om a NCDF file. I did it before to
another file using the function "get.var.ncdf", but now there is an error
that I can not solve, and I would really appreciate if you could help me.
I am using R version 2.11.1 (2010-05-31) in a machine with Linux
2.6.26-2-amd64.
> library(ncdf)
> file_temp<-open.ncdf("File.nc")
> temp<-get.var.ncdf(file_temp,"tasmax",verbose=TRUE)
[1] "get.var.ncdf: entering. Here is varid:"
[1] "tasmax"
[1] "checking to see if passed varid is actually a dimvar"
[1] "entering vobjtodimname with varid= ta...
2006 Jun 30
2
File Column woes
I followed this guide
http://www.fearoffish.co.uk/blog/article/file_column_and_lightbox to
make sure I''d set everything up right, but when I point my browser to
the page where I can upload a new file, I get a NoMethodError for
"undefined method `file_temp'' for #<Image:0x252e254>"
I am so confused. It''s fallen apart and I havent even tried using
rmagick with it yet. Anyone got any ideas as to where I''m going wrong?
Thanks,
Damien
--
Posted via http://www.ruby-forum.com/.
2006 Dec 17
1
file_column error: StringIO Instead of Temp_File
..._column to upload 3 images from the same form, they are
all different names and DOM IDs so there isn''t a problem with the
multiple upload.
The problem is when i try to upload a file (or 2, or 3) sometimes it
works, but sometimes i get this in the log file:
"bar_image"=>{"file_temp"=>"", "file"=>#<StringIO:0xb4b08268>}
and the picture is not saved.
the pictures i upload are 60x60 and there is no file_column validations
or limitations at all.
when uploading larger images (500x500 for ex.) it works.
anyone?
--~--~---------~--~----~-----...