Andrew O'Reilly-Nugent

Results 34 issues of Andrew O'Reilly-Nugent

As per [https://github.com/mozilla/pdf.js/issues/2036](https://github.com/mozilla/pdf.js/issues/2036), can a command or key map be added to rotate the PDF?

enhancement

Heyo - I've run into an error with your new raster_to_vector_polygons function. It runs fast as hell, but R objects to the validity of the resulting polygons. ```{r} # polygonize...

bug

Following #58, I wonder if there is scope for a general syntax for adding derived quantities in `compose_data()`. An easy example is censoring: often it is necessary to pass in...

Apologies if this isn't the place to ask, I have a quirk with `parse_date_time`: ``` parse_date_time(c("2101, Apr 10", "10/04/2101"), orders = c("ymd", "dmy")) [1] "2010-01-21 UTC" "2101-04-10 UTC" ``` I...

bug
parser :carrot:

Hi, I have built and loaded RasterIO.jl but cannot use the `openraster` command. See attached. ![screen shot 2017-02-12 at 10 12 03 pm](https://cloud.githubusercontent.com/assets/20387761/22861568/2a60d384-f170-11e6-9000-e5f42b1b1c92.png)

@arnav-t has done some early analyses of the costs for different sized GCBM runs here: * https://docs.google.com/spreadsheets/d/1F1se1fBGAQoFr0egH7lxJx2UDqvSDzXXQMpS9sFCUfM/edit?usp=drivesdk * https://docs.google.com/spreadsheets/d/14qTzqExD_yjTZUR80xfxKbo6FBLFeUw-qT2M_6dJjYg/edit?usp=drivesdk We should put these in the README/wiki alongside deployment instructions.

## Description @ankitaS11 has been developing a new API for creating GCBM simulations. Here is how it applies in the FLINTcloud context. There are a few notable changes between the...

GCBM

Reproducible research requires publishing all code and data necessary to derive the original results. Independently replicating results reinforces our belief that the analysis is valid and correct. However data are...

We are slowly adding different deployment scenarios. These should be organised by provider, then FLINT implementation: ``` | - local | | - example | | - gcbm | -...

@Tlazypanda - now that you've the first version of FLINTcloud documentation in #13, can you please show @sarthakkundra how to deploy new documentation on docs.moja.global? @sarthakkundra we need to document...