search for: product_avail

Displaying 3 results from an estimated 3 matches for "product_avail".

2006 Nov 29
2
Unexpected behaviour looping an array in a model.
Hi, I''m attempting to loop through an array in a method in a model, Product.rb, and return a value if a certain conditional is met. I''m having some trouble however, as it doesn''t seem to be working as expected. The method from my model is as follows: def product_availability_label QCC.config(:product_availability).each do |av| "#{av.first}" if av.last == self.availability end end The product availability array is declared elsewhere as: config :product_availability, [[''Immediate'',1],[''1 Week'',2],['...
2020 Feb 20
3
Pregunta sobre rLandsat
Hola Ángel: Yo creo que tendrías que establecer el sistema de coordenadas de referencia de tu objeto raster antes de salvarlo como GTiff. Algo así: crs(r1) <-"+proj=utm +zone=14 +datum=WGS84" Saludos, Marcelino. El 20/02/2020 a las 1:42, Angel Cervantes escribió: > Hola a todos, quisiera pedirles su ayuda. Estoy tratando de crear un raster a partir de una tabla de datos
2020 Feb 19
2
Pregunta sobre rLandsat
..."LC08_L1TP_145049_20170330_20170414_01_T1", "LC08_L1TP_145049_20140407_20170424_01_T1") result_order = espa_order(product_id, product = "rs") Me da el siguiente error: Invalid product selection. Please check the 'product_available' dataframe He probado con todas las opciones para product No s? si me he equivocado en algo, hay un bug o hay alg?n sitio m?s recomendable para atacar, desde R, estas im?genes Un saludo y cualquier ayuda es bienvenida, gracias de antemano [[alternative HTML version deleted]]