← Back to home
Comparison · Infra & APIs

daedalus vs metR

A side-by-side editorial comparison of daedalus and metR — release velocity, themes, recent moves, and the top alternatives to consider.

daedalus vs metR: at a glance

FeaturedaedalusmetR
SectorInfra & APIsInfra & APIs
Velocity score0.00.0
Sparks · 30d00
Top themesepidemic-modelling, health-economics, npi-policy, ode-solversmeteorology, ggplot2, r-package, netcdf
Last editorial update26m ago1h ago
WebsiteVisit →Visit →

What is daedalus?

An epidemic-economic model teaching its interventions to react to the outbreak itself.

daedalus couples an infectious-disease model to sector-level economic costs, letting users test non-pharmaceutical interventions against both epidemic and fiscal outcomes. Over autumn 2025 the intervention layer went from a single fixed closure to sequential timed NPIs and then to closures that lift in response to the model's own instantaneous reproduction number. Alongside that, the cost functions were reworked so illness states map more carefully onto lost productivity.

Read the full daedalus trajectory →

What is metR?

A meteorology ggplot2 extension where the netCDF reader became the main event

metR supplies meteorological and oceanographic tools for R: contour and streamline geoms, EOF decomposition, wave fitting, and ReadNetCDF() for getting gridded data in. Development has concentrated heavily on that reader. Version 0.18.0 added subsetting by dimension index, so the first or last ten timesteps can be read without knowing how many exist; 0.18.1 moved time parsing to the CFtime package; 0.18.2 added cdo operations through rcdo and reading across multiple files in parallel, and fixed a subsetting bug where nearest-gridpoint matching could return data outside the requested range entirely.

Read the full metR trajectory →

daedalus vs metR: editorial side-by-side

D
daedalus
INFRA · APIS
0.0

An epidemic-economic model teaching its interventions to react to the outbreak itself.

◆ Current state

daedalus couples an infectious-disease model to sector-level economic costs, letting users test non-pharmaceutical interventions against both epidemic and fiscal outcomes. Over autumn 2025 the intervention layer went from a single fixed closure to sequential timed NPIs and then to closures that lift in response to the model's own instantaneous reproduction number. Alongside that, the cost functions were reworked so illness states map more carefully onto lost productivity.

◆ Where it's heading

The arc is toward a model that behaves like a policy simulator rather than a scenario calculator: interventions now have their own state machine, R_t is computed inside the ODE system, and event handling has been pulled out of the output object. Correction releases sit between the feature ones, including an indexing fix the maintainers flag as required for accurate projections. The versioning is patch-level but the changes are structural.

◆ Prediction

With R_t and the next-generation matrix now available in-model, the likely next step is richer response rules keyed to those quantities; the entries give no signal on when a stable 1.0 arrives.

M
metR
INFRA · APIS
0.0

A meteorology ggplot2 extension where the netCDF reader became the main event

◆ Current state

metR supplies meteorological and oceanographic tools for R: contour and streamline geoms, EOF decomposition, wave fitting, and ReadNetCDF() for getting gridded data in. Development has concentrated heavily on that reader. Version 0.18.0 added subsetting by dimension index, so the first or last ten timesteps can be read without knowing how many exist; 0.18.1 moved time parsing to the CFtime package; 0.18.2 added cdo operations through rcdo and reading across multiple files in parallel, and fixed a subsetting bug where nearest-gridpoint matching could return data outside the requested range entirely.

◆ Where it's heading

Two threads run through the releases. The first is tracking ggplot2, absorbing the linewidth aesthetic, the trans to transform rename and guide compatibility as each landed upstream. The second is narrowing scope while deepening the data path: GetSMNData() was made defunct as too specific for a general package, raster and gdal dependencies were removed, and the udunits2 dependency was dropped when it was orphaned, initially replaced by a homebrewed date parser and eventually by CFtime. The result is a package steadily shedding its own code in favour of specialised upstream libraries.

◆ Prediction

Expect further ReadNetCDF() work, since it has received features in four of the last five releases and the rcdo integration opens a large surface of operations to expose.

Alternatives to daedalus and metR

Other Infra & APIs products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either daedalus or metR.

See all daedalus alternatives → · See all metR alternatives →

Recent activity from daedalus and metR

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 7mo agometRSubset notation fix in the netCDF reader
  2. 9mo agodaedalusVersion bump for a symposium preview build
  3. 9mo agodaedalusInterventions now lift in response to live R_t
  4. 10mo agodaedalusWithin-sector contact scaling corrected to quadratic
  5. 10mo agodaedalusIllness-driven absence reworked in the cost model
  6. 10mo agodaedalusMultiple sequential time-limited closures
  7. 11mo agometRcdo operations, parallel multi-file reads, and a subsetting correctness fix
  8. 11mo agodaedalusState array indexing corrections; earlier projections unreliable
  9. 1y agometRnetCDF time parsing handed to the CFtime package
  10. 1y agometRnetCDF subsetting by dimension index
  11. 1y agometRLongitude scales pass the transform argument correctly
  12. 1y agometREOF rotation takes a function, and scope narrows

Frequently asked questions

What is the difference between daedalus and metR?

They serve adjacent needs but don't currently overlap on shipped themes. daedalus and metR are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is daedalus better than metR?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. daedalus and metR are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). For your specific use case, the alternatives sections above list other Infra & APIs products to evaluate alongside.

What are the best alternatives to daedalus?

Top daedalus alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "daedalus alternatives" section above for the current picks, or visit /alternatives/daedalus for the full list with editorial commentary on each.

What are the best alternatives to metR?

Top metR alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "metR alternatives" section above for the current picks, or visit /alternatives/metr for the full list with editorial commentary on each.