Displaying 10 results from an estimated 10 matches for "filesep".
Did you mean:
filesel
2008 Jul 01
1
Autoconf / Windows package building problem for device package
...intptr_t' was here
c:\rtools\mingw\bin\../lib/gcc/mingw32/4.2.1-sjlj/../../../../include/stdint.h:75: error: conflicting types for 'uintptr_t'
include/Defn.h:207: error: previous declaration of 'uintptr_t' was here
devPS.c: In function 'pathcmp':
devPS.c:449: error: 'FILESEP' undeclared (first use in this function)
devPS.c:449: error: (Each undeclared identifier is reported only once
devPS.c:449: error: for each function it appears in.)
devPS.c: In function 'LoadEncoding':
devPS.c:515: error: 'FILESEP' undeclared (first use in this function)
devPS.c...
2000 Sep 11
1
R 1.1.1 (and 1.2.0) on Mac (PPC) and "/afm/" bugs (?)
..., XFigDesc *pd)
{
char buf[512];
int i;
for(i = 0; i < 5 ; i++) {
sprintf(buf, "%s/afm/%s.%s", R_Home, <--- HERE
Family[pd->fontfamily].font[i].abbr,
(i == 4) ? "afm" : Extension[pd->encoding]);
the slashes should be replaced by the FILESEP definition.
Both devices fixed for FILESEP (and pictex as well) works on Mac.
Regards,
Stefano
--
Stefano Maria Iacus
Dipartimento di Politica Economica ed Aziendale
Universita' di Milano
Via Conservatorio 7
20122 Milano
Tel: 02 760 74 462
Fax: 02 760 23 198
-.-.-.-.-.-.-.-.-....
2017 Jun 22
1
MODISTools Help
...ime each buffalo was captured). I have capture date, lat and long for each observation.
>>>
>>> However, when using ?250m_16_days_pixel_reliability? as my quality control band I keep getting the warning message:
>>>
>>> Warning in MODISSummaries(LoadDat = period, FileSep = ",", Product = "MOD13Q1", :
>>> Only single data point that passed the quality screen: cannot summarise
>>>
>>> When using ?250m_16_days_VI_Quality? as my quality control band I keep getting the warning message:
>>>
>>> Error in Q...
2017 Jun 22
2
MODISTools help - with reproducible examples
...ke mean EVI and NDVI for each observation (each time each buffalo was captured). I have capture date, lat and long for each observation.
However, when using ?250m_16_days_pixel_reliability? as my quality control band I keep getting the warning message:
Warning in MODISSummaries(LoadDat = period, FileSep = ",", Product = "MOD13Q1", :
Only single data point that passed the quality screen: cannot summarise
When using ?250m_16_days_VI_Quality? as my quality control band I keep getting the warning message:
Error in QualityCheck(Data = band.time.series, QualityScores = QA.time....
2017 Jun 23
0
MODISTools Help
...e(lat=firstobs$lat, long=firstobs$long, start.date =firstobs$start.date, end.date = firstobs$end.date, id=firstobs$id)
###MODISSubsets
MODISSubsets(LoadDat = period, Products = product, Bands=bands, Size=pixel, SaveDir='.', StartDate=T)
###MODISSummaries
MODISSummaries(LoadDat = period, FileSep=',',Product='MOD13Q1', Bands = '250m_16_days_EVI', ValidRange=c(-2000,10000), NoDataFill=-3000, ScaleFactor = 0.0001, StartDate = TRUE, Interpolate = T, QualityScreen = TRUE, QualityThreshold = 0, QualityBand = '250m_16_days_VI_Quality')
> On Jun 22, 2017, at 4:...
2017 Jun 23
1
MODISTools Help
...ng, start.date =firstobs$start.date, end.date = firstobs$end.date, id=firstobs$id)
>
>
> ###MODISSubsets
> MODISSubsets(LoadDat = period, Products = product, Bands=bands, Size=pixel, SaveDir='.', StartDate=T)
>
>
> ###MODISSummaries
> MODISSummaries(LoadDat = period, FileSep=',',Product='MOD13Q1', Bands = '250m_16_days_EVI', ValidRange=c(-2000,10000), NoDataFill=-3000, ScaleFactor = 0.0001, StartDate = TRUE, Interpolate = T, QualityScreen = TRUE, QualityThreshold = 0, QualityBand = '250m_16_days_VI_Quality')
>
>
>> On Jun 22,...
2017 Jun 22
3
MODISTools Help
...ke mean EVI and NDVI for each observation (each time each buffalo was captured). I have capture date, lat and long for each observation.
However, when using ?250m_16_days_pixel_reliability? as my quality control band I keep getting the warning message:
Warning in MODISSummaries(LoadDat = period, FileSep = ",", Product = "MOD13Q1", :
Only single data point that passed the quality screen: cannot summarise
When using ?250m_16_days_VI_Quality? as my quality control band I keep getting the warning message:
Error in QualityCheck(Data = band.time.series, QualityScores = QA.time....
2017 Jun 23
0
MODISTools help - with reproducible examples
...for each observation (each time each buffalo was captured). I have capture date, lat and long for each observation.
>
> However, when using ?250m_16_days_pixel_reliability? as my quality control band I keep getting the warning message:
>
> Warning in MODISSummaries(LoadDat = period, FileSep = ",", Product = "MOD13Q1", :
> Only single data point that passed the quality screen: cannot summarise
>
> When using ?250m_16_days_VI_Quality? as my quality control band I keep getting the warning message:
>
> Error in QualityCheck(Data = band.time.series,...
2017 Jun 23
2
MODISTools help - with reproducible examples
...ation (each time each buffalo was captured). I have capture date, lat and long for each observation.
>>
>> However, when using ?250m_16_days_pixel_reliability? as my quality control band I keep getting the warning message:
>>
>> Warning in MODISSummaries(LoadDat = period, FileSep = ",", Product = "MOD13Q1", :
>> Only single data point that passed the quality screen: cannot summarise
>>
>> When using ?250m_16_days_VI_Quality? as my quality control band I keep getting the warning message:
>>
>> Error in QualityCheck(Data =...
2017 Jun 23
0
MODISTools help - with reproducible examples
...ffalo was captured). I have
>capture date, lat and long for each observation.
>>>
>>> However, when using ?250m_16_days_pixel_reliability? as my quality
>control band I keep getting the warning message:
>>>
>>> Warning in MODISSummaries(LoadDat = period, FileSep = ",", Product =
>"MOD13Q1", :
>>> Only single data point that passed the quality screen: cannot
>summarise
>>>
>>> When using ?250m_16_days_VI_Quality? as my quality control band I
>keep getting the warning message:
>>>
>>&...