Giter Site home page Giter Site logo

capriextract's People

Contributors

aleip avatar xavi-rp avatar paulrougieux avatar

Watchers

 avatar  avatar

Forkers

paulrougieux

capriextract's Issues

xobs_mapping

Introduce option to highlight outliers as it is already done with the negative values.
Suggestion

  • have an argument flagoutliers<-c(lowthreshold, highthreshold)
  • flag values x if x < lowthreshold and y if y > highthreshold
  • default flagoutliers=c(NA, NA) means no flagging required.

Adding attributes opened and filtered

Functions opendata(), filteropen() and filtermultiple() should set attributes to the data table in case it is saved for later inspection. Attributes should contain:

  • name of files opened (thus an argument should be given to opendata() to indicate number of file that is opened)
  • filtering done (indicating which dimensions were filtered with what)
  • data of processing
  • possible further information drawn from the set META present in the gdx files

colors in capri-plots

Enable custom color schemes for CAPRI plot.
the function setcolors() identifies fixed colors for each CAPRI element (such as crops) so that all plots get an equal look. The function has not yet set colors for all possible items and needs to be extended as the needs arise.
An example of colors are given in below.
Depending on the plot, the elements could be in ROWS or COLS.

setcolors() returns a function colfun(n) with n indicating the number of colors required.

however, as shown in the attached file - the use in the plotting functions (here: plotbars()) does not work!

res_2_0830epnf_refpol_endotechall_SSP1mp_SSP1mpmbal_SSP1-SSP2-SSP3-SSP4-SSP5.pdf

cere_othe_cols

xobs_mapping

Check availability of data to avoid that 'empty' plots/pages are being produced. Optionally jump over a panel (leaving blank) or using space for next plot.

Plot of differences

Generate plots that display the difference vs one selected scenario / file

  • Idea is to add another column in capriplotdefaults.txt to indicate that this is active
  • Function setuppage() should then be called with the name of the scenario (maybe first one to take as default)
  • This should work across all plot-definitions

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.