| addPosition | Add position columns to MODIS data retrieved from a SciDB's... |
| calcPixelSize | Calculate the length of a MODIS pixel |
| calcTileWidth | Calculate the width of a MODIS tile |
| date2grid | year-day-of-the-year to time_id |
| date2ydoy | Date to year-day-of-the-year |
| getFilenameFromFilepath | Get the filename from the path to the file |
| getFilepathFromFilepath | Get the filepath without the last part (filename) |
| getFirstGmip | Return the GMPI of the first pixel (top left) of the given... |
| getHV | Get tile's H and V from MODIS' tile Id |
| getSdbDataFromBB | Get data over a SciDB connection of a bounding box |
| getSdbDataFromPoints | Get SciDB data from sample points |
| getTileIdFromFilename | Get the MODIS tile id from the modis filename |
| getTimeFromHdfFilename | Get the adquisition time of a MODIS HDF file name |
| getxyMatrix | Get the coordinates of the center of the given pixel |
| grid2date | time_id to year-day-of-the-year |
| ids2tile | Calculate the MODIS's tile index from the array's spatial... |
| isLeapYear | Test for leap year |
| missingtids | Report the missing time_ids |
| moveDateByYears | Move dates certain number of years |
| POSIXlt2txt | Format a POSIXlt object |
| removeFisrtLast | Removes the first and last characters from a string |
| sampleTS | Estimate the values fo the time-series for the supplied... |
| scidbProcessSchema | Parse a SciDB's array schema |
| sinusoidal2gmpi | Get the col_id & row_id in MODIS sinusoidal coordinates |
| substrRight | Get the characters of a string from right to left |
| text2date | Text to POSIXlt |
| time_id2date | Transform a time_id into dates |
| time_id2ydoy | Transform a time_id into year-day_of_the_year |
| wgs84gmpi | Get the col_id & row_id in WGS84 coordinates |
| ydoy2date | year-day_of_the_year to a date |
| ydoy2ymd | Transform year-day-of-the-year into a date |
| ymd2tid | Transform a date into a time_id index |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.