shape - Functions for Plotting Graphical Shapes, Colors
Functions for plotting graphical shapes such as ellipses, circles, cylinders, arrows, ...
Last updated 12 months ago
10.74 score 1.4k dependents 948 scripts 142k downloadsdiagram - Functions for Visualising Simple Graphs (Networks), Plotting Flow Diagrams
Visualises simple graphs (networks) based on a transition matrix, utilities to plot flow diagrams, visualising webs, electrical networks, etc. Support for the book "A practical guide to ecological modelling - using R as a simulation platform" by Karline Soetaert and Peter M.J. Herman (2009), Springer. and the book "Solving Differential Equations in R" by Karline Soetaert, Jeff Cash and Francesca Mazzia (2012), Springer. Includes demo(flowchart), demo(plotmat), demo(plotweb).
Last updated 4 years ago
9.96 score 483 dependents 598 scripts 106k downloadsplot3D - Plotting Multi-Dimensional Data
Functions for viewing 2-D and 3-D data, including perspective plots, slice plots, surface plots, scatter plots, etc. Includes data sets from oceanography.
Last updated 1 years ago
9.51 score 3 stars 78 dependents 2.1k scripts 11k downloadsFME - A Flexible Modelling Environment for Inverse Modelling, Sensitivity, Identifiability and Monte Carlo Analysis
Provides functions to help in fitting models to data, to perform Monte Carlo, sensitivity and identifiability analysis. It is intended to work with models be written as a set of differential equations that are solved either by an integration routine from package 'deSolve', or a steady-state solver from package 'rootSolve'. However, the methods can also be used with other types of functions.
Last updated 2 years ago
fortran
8.39 score 9 dependents 382 scripts 1.6k downloadslimSolve - Solving Linear Inverse Models
Functions that (1) find the minimum/maximum of a linear or quadratic function: min or max (f(x)), where f(x) = ||Ax-b||^2 or f(x) = sum(a_i*x_i) subject to equality constraints Ex=f and/or inequality constraints Gx>=h, (2) sample an underdetermined- or overdetermined system Ex=f subject to Gx>=h, and if applicable Ax~=b, (3) solve a linear system Ax=B for the unknown x. It includes banded and tridiagonal linear systems.
Last updated 1 years ago
fortranopenblas
7.76 score 4 stars 52 dependents 158 scripts 2.9k downloadsmarelac - Tools for Aquatic Sciences
Datasets, constants, conversion factors, and utilities for 'MArine', 'Riverine', 'Estuarine', 'LAcustrine' and 'Coastal' science. The package contains among others: (1) chemical and physical constants and datasets, e.g. atomic weights, gas constants, the earths bathymetry; (2) conversion factors (e.g. gram to mol to liter, barometric units, temperature, salinity); (3) physical functions, e.g. to estimate concentrations of conservative substances, gas transfer and diffusion coefficients, the Coriolis force and gravity; (4) thermophysical properties of the seawater, as from the UNESCO polynomial or from the more recent derivation based on a Gibbs function.
Last updated 1 years ago
fortran
4.63 score 4 dependents 119 scripts 524 downloadsReacTran - Reactive Transport Modelling in 1d, 2d and 3d
Routines for developing models that describe reaction and advective-diffusive transport in one, two or three dimensions. Includes transport routines in porous media, in estuaries, and in bodies with variable shape.
Last updated 8 years ago
fortran
4.57 score 6 stars 52 scripts 498 downloadsLIM - Linear Inverse Model Examples and Solution Methods
Functions that read and solve linear inverse problems (food web problems, linear programming problems). These problems find solutions to linear or quadratic functions: min or max (f(x)), where f(x) = ||Ax-b||^2 or f(x) = sum(ai*xi) subject to equality constraints Ex=f and inequality constraints Gx>=h.
Last updated 1 years ago
4.28 score 1 dependents 32 scripts 453 downloadsOceanView - Visualisation of Oceanographic Data and Model Output
Functions for transforming and viewing 2-D and 3-D (oceanographic) data and model output.
Last updated 1 years ago
fortran
4.08 score 60 scripts 359 downloadsNetIndices - Estimating Network Indices, Including Trophic Structure of Foodwebs in R
Given a network (e.g. a food web), estimates several network indices. These include: Ascendency network indices, Direct and indirect dependencies, Effective measures, Environ network indices, General network indices, Pathway analysis, Network uncertainty indices and constraint efficiencies and the trophic level and omnivory indices of food webs.
Last updated 3 years ago
3.91 score 2 dependents 134 scripts 331 downloadsplot3Drgl - Plotting Multi-Dimensional Data - Using 'rgl'
The 'rgl' implementation of plot3D functions.
Last updated 2 years ago
3.53 score 5 dependents 133 scripts 1.7k downloadsecolMod - "A Practical Guide to Ecological Modelling - Using R as a Simulation Platform"
Figures, data sets and examples from the book "A practical guide to ecological modelling - using R as a simulation platform" by Karline Soetaert and Peter MJ Herman (2009). Springer. All figures from chapter x can be generated by "demo(chapx)", where x = 1 to 11. The R-scripts of the model examples discussed in the book are in subdirectory "examples", ordered per chapter. Solutions to model projects are in the same subdirectories.
Last updated 2 years ago
fortran
2.00 score 1 stars 8 scripts 311 downloads