Skip to content

1.5.0 beta 0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Chrismarsh Chrismarsh released this 12 Dec 02:20
· 6 commits to develop since this release

This version includes a major rewrite of the netCDF loader:

  • requires CF-compliant standard_name attributes to dynamically determine variables
  • support multipart netcdf files (e.g., one nc file per day)
  • the grid of each multipart does not need to remain constant, allowing for trivially changing the resolution or product used at different timesteps, for example to switch from a short term 2.5km forcing to a coarser long-term 10km forcing
  • output of a per-rank grid centres used for forcing as shapefiles

This also fixes a bug associated with loading too many forcing points for a mesh.